jberryman / unagi-bloomfilter
A fast, cache-efficient, concurrent bloom filter in Haskell
☆19Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for unagi-bloomfilter
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 7 years ago
- Dependently typed elimination functions using singletons☆28Updated 3 weeks ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆16Updated last month
- ST with efficient exceptions☆20Updated 8 years ago
- Finitely represented /total/ maps☆15Updated 4 years ago
- IO without any PseudoExceptions☆28Updated 4 years ago
- Example usage of the Haskell C FFI with hsc2hs☆11Updated 6 years ago
- A very simple interface for incremental computation using STM in Haskell.☆13Updated last year
- Criterion benchmarks for the different haskell concurrent channel implementations in base and stm☆17Updated 10 years ago
- Typeclass for array types☆19Updated 6 months ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 7 years ago
- More strongly typed variant of the ixset Haskell package☆23Updated 3 months ago
- Automatic type class law checking.☆24Updated 11 months ago
- Haskell streaming library optimized for low CPU and GC overhead☆16Updated 6 years ago
- Server Side Loading JSON☆11Updated 5 years ago
- Haskell counters that can be safely incremented from multiple threads☆17Updated last year
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 8 years ago
- Roaring bitmaps in Haskell☆13Updated 6 years ago
- "Fail Fast" process management for Haskell; inspired by Erlang☆16Updated 7 years ago
- concurrent mutable ring buffers with atomic updates in GHC Haskell☆11Updated 3 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 6 years ago
- 🌋 Idris implementation of patricia tree☆22Updated 4 years ago
- Structured logging solution.☆35Updated last year
- 💧 Liquid Haskell integration for Cabal and Stack☆24Updated 5 years ago
- Reasonable Haskell default import☆27Updated 2 years ago
- Flush system metrics to statsd☆26Updated 3 weeks ago
- Vector builder☆15Updated 11 months ago
- A contention-free STM hash map for Haskell☆14Updated 3 years ago
- A haskell library for principled, cross-platform & extensible hashing of types, including an implementation of the FNV-1a algorithm. (DEV…☆23Updated 7 years ago