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
- Haskell library for efficiently building up buffers☆26Updated 7 months ago
- ST with efficient exceptions☆20Updated 8 years ago
- IO without any PseudoExceptions☆28Updated 5 years ago
- ☆31Updated 3 years ago
- An implementation of GraphQL in Haskell.☆21Updated 8 years ago
- Auto-generate a server for your datatype☆30Updated 2 years ago
- A collection of ready-to-use Prometheus Metrics to monitor your Haskell application☆13Updated this week
- This project is dead. See https://gitlab.com/k0001/moto for its reincarnation.☆18Updated 6 years ago
- An append only list in a compact region☆25Updated 6 years ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 6 years ago
- ☆25Updated 8 years ago
- List monad transformer☆60Updated last year
- Playing with https://github.com/ekmett/machines☆51Updated 8 years ago
- lazy promises☆28Updated 4 years ago
- Flush system metrics to statsd☆26Updated 4 months ago
- A Haskell library for generating Ruby consumers of Servant APIs.☆23Updated 2 weeks ago
- OTP-like supervision trees in Haskell☆62Updated 6 years ago
- Like the checkers library, but for hedgehog. Common stuff you'd want to check.☆22Updated 6 years ago
- A fast, cache-efficient, concurrent bloom filter in Haskell☆19Updated 7 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 8 months ago
- A convenient DSL for describing web routes☆42Updated 4 years ago
- An extension to Data.Serialize with built-in version control☆61Updated this week
- Criterion benchmarks for the different haskell concurrent channel implementations in base and stm☆17Updated 11 years ago
- On-line accumulation of rank-based statistics such as quantiles and trimmed means☆31Updated last year
- An applicative monad that batches commands for later more efficient execution☆27Updated 7 years ago
- Kleene algebra, regular expressions☆33Updated last year
- Parse/unparse JSON with roundtrip invertible syntax descriptions.☆17Updated 6 years ago
- HTTP client with pipes interface☆18Updated 4 months ago