smaccoun's Stars
fpco/typed-process
Alternative API for processes, featuring more type safety
cdepillabout/servant-checked-exceptions
type-level errors for Servant APIs.
easafe/purescript-flame
Fast & simple framework for building web applications
lotabout/rargs
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
VSpaceCode/VSpaceCode
Spacemacs like keybindings for Visual Studio Code
unisonweb/unison
A friendly programming language from the future
cdepillabout/post-about-nix-and-haskell
fumieval/deriving-aeson
Scrap your hand-rolled aeson instances
dhall-lang/awesome-dhall
A curated list of awesome dhall-lang
wagoodman/dive
A tool for exploring each layer in a docker image
haskell-CI/haskell-ci
Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations
agroal/pgagroal
High-performance connection pool for PostgreSQL
haskell/haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
amacneil/dbmate
🚀 A lightweight, framework-agnostic database migration tool.
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
haskell/aeson
A fast Haskell JSON library
ndmitchell/record-dot-preprocessor
A preprocessor for a Haskell record syntax using dot
nikita-volkov/hasql-th
Template Haskell utilities for Hasql
anttih/react-fp-ts
A thin layer around React to allow writing components in a more functional way
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
statebox/cql
CQL: Categorical Query Language implementation in Haskell
MitMaro/git-interactive-rebase-tool
Native cross-platform full feature terminal-based sequence editor for git interactive rebase.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
hasura/eff
🚧 a work in progress effect system for Haskell 🚧
layoutBox/PinLayout
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
nullpub/api-codegen-ts
A generalized codegen library by default setup to go from swagger 2.0 to typescript.
baetheus/datum
An algebraic data type for loading and refreshing data.