composewell / compact-listLinks
An append only list in a compact region
☆25Updated 6 years ago
Alternatives and similar repositories for compact-list
Users that are interested in compact-list are comparing it to the libraries listed below
Sorting:
- Benchmarks for use with IntelLabs/flrc.☆10Updated 2 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- Unpinned byte arrays in GHC haskell☆22Updated 6 years ago
- Monad transformers for combining local and global state with backtracking/backjumping/continuations☆12Updated 8 years ago
- Haskell library for efficiently building up buffers☆26Updated 5 months ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- Map and Set over contiguous memory☆21Updated last year
- Experimental implementation of generic record subtyping☆18Updated last year
- A lab for future Criterion features.☆28Updated 6 years ago
- Derive instances through isomorphisms☆20Updated last year
- Easy bidirectional serialization in Haskell☆49Updated 6 years ago
- Safe, programmable, speculative evaluation for Haskell☆29Updated 6 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 9 years ago
- Haskell streaming library optimized for low CPU and GC overhead☆16Updated 7 years ago
- A monad for managed values☆50Updated 2 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- "Programs that explain their effects" talk material☆17Updated 7 years ago
- Type Theory with Indexed Equality☆25Updated 8 years ago
- Pure Haskell implementation of SplitMix pseudo-random number generator☆25Updated last week
- Kleene algebra, regular expressions☆32Updated last year
- ST with efficient exceptions☆20Updated 8 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 6 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25Updated 6 years ago
- creating a cabal new-build configuration from a stack configuration☆12Updated 7 years ago
- Library and tool for parsing .eventlog files from GHC☆33Updated 3 months ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- Maps using values' monoidal structure during merging