mgsloan / store
Fast binary serialization in Haskell
☆110Updated 3 months ago
Alternatives and similar repositories for store:
Users that are interested in store are comparing it to the libraries listed below
- Generic Programming using True Sums of Products☆162Updated 3 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆117Updated 3 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆130Updated 3 years ago
- Safe, consistent, and easy exception handling☆135Updated last year
- Describe Haskell code in GHCi☆71Updated 7 years ago
- A fast logging system for Haskell☆160Updated 5 months ago
- Alternative API for processes, featuring more type safety☆110Updated 7 months ago
- Evaluation-orthogonal serialisation of Haskell data, as a library☆62Updated 3 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆110Updated 2 months ago
- Transactional key-value store written entirely in Haskell☆93Updated 4 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆106Updated 6 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Containers for STM☆68Updated 2 months ago
- A dependency manager for Haskell☆97Updated 3 years ago
- Comma (and other) separated values☆77Updated last year
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 3 years ago
- Typed filepath☆125Updated 2 months ago
- Monad Transformers and Classes☆77Updated 5 years ago
- The Haskell Refactoring Tool☆136Updated 5 years ago
- High-resolution clock functions: monotonic, realtime, cputime.☆59Updated last year
- Measure allocations of a Haskell functions/values☆94Updated 5 months ago
- Check properties on standard classes and data structures☆79Updated last year
- Extra Haskell functions☆94Updated 3 months ago
- Retry combinators for monadic actions that may fail☆114Updated last year
- Type classes for mapping, folding, and traversing monomorphic containers☆157Updated 2 weeks ago
- Detect dead exports or package imports☆123Updated 4 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated last month