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 8 years ago
- ☆31Updated 4 years ago
- An append only list in a compact region☆25Updated 7 years ago
- IO without any PseudoExceptions☆28Updated 5 years ago
- An implementation of GraphQL in Haskell.☆21Updated 8 years ago
- Haskell library for efficiently building up buffers☆27Updated 10 months ago
- Playing with https://github.com/ekmett/machines☆51Updated 8 years ago
- An applicative monad that batches commands for later more efficient execution☆28Updated 7 years ago
- Abstactions and concrete implementations of mutable containers☆13Updated 9 years ago
- Haskell combinators for executing IO actions in parallel on a thread pool☆47Updated 2 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Updated 3 years ago
- A Haskell library for generating Ruby consumers of Servant APIs.☆23Updated this week
- Flush system metrics to statsd☆26Updated 7 months ago
- HTTP client with pipes interface☆18Updated 7 months ago
- ☆24Updated 8 years ago
- Auto-generate a server for your datatype☆30Updated 3 years ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 6 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- ST with efficient exceptions☆20Updated 9 years ago
- A GHC type checker plugin for row types☆39Updated 8 years ago
- lazy promises☆28Updated 4 years ago
- 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
- Some standalone stream fusion experiments☆13Updated 9 years ago
- Deserialize PostgreSQL rows to Haskell records by matching column names and record field names☆13Updated 7 years ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- Like the checkers library, but for hedgehog. Common stuff you'd want to check.☆22Updated 7 years ago
- OTP-like supervision trees in Haskell☆62Updated 6 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆49Updated 11 months ago
- "Fail Fast" process management for Haskell; inspired by Erlang☆16Updated 8 years ago