mgsloan / crdtLinks
Implementation of Haskell CRDTs (Commutative Replicated Data Types)
☆13Updated 13 years ago
Alternatives and similar repositories for crdt
Users that are interested in crdt are comparing it to the libraries listed below
Sorting:
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- lazy promises☆28Updated 4 years ago
- Haskell library for efficiently building up buffers☆26Updated 6 months ago
- IO without any PseudoExceptions☆28Updated 5 years ago
- An append only list in a compact region☆25Updated 6 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- An implementation of GraphQL in Haskell.☆21Updated 8 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- Playing with https://github.com/ekmett/machines☆51Updated 8 years ago
- ☆25Updated 8 years ago
- OTP-like supervision trees in Haskell☆62Updated 6 years ago
- Auto-generate a server for your datatype☆30Updated 2 years ago
- A convenient DSL for describing web routes☆42Updated 4 years ago
- A GHC type checker plugin for row types☆39Updated 7 years ago
- Like the checkers library, but for hedgehog. Common stuff you'd want to check.☆22Updated 6 years ago
- An applicative monad that batches commands for later more efficient execution☆27Updated 7 years ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 6 years ago
- An extension to Data.Serialize with built-in version control☆59Updated 4 months ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- Structured logging solution.☆35Updated 3 weeks ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- Easy bidirectional serialization in Haskell☆49Updated 6 years ago
- Flush system metrics to statsd☆26Updated 2 months ago
- On-line accumulation of rank-based statistics such as quantiles and trimmed means☆31Updated last year
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 7 months ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- A fast globally unique variable supply with a pure API☆19Updated 2 years ago
- ☆31Updated 3 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- Criterion benchmarks for the different haskell concurrent channel implementations in base and stm☆17Updated 11 years ago