rrnewton / haskell-lockfree
A collection of different packages for CAS based data structures.
☆107Updated 8 months ago
Alternatives and similar repositories for haskell-lockfree:
Users that are interested in haskell-lockfree are comparing it to the libraries listed below
- playground for working with succinct data structures☆95Updated 9 years ago
- Generic parser combinators☆86Updated 3 months ago
- Mutable hash tables for Haskell, in the ST monad☆128Updated 3 weeks ago
- Haskell 98 contravariant functors☆73Updated 4 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆110Updated 3 weeks ago
- Generic Programming using True Sums of Products☆161Updated last month
- Fast binary serialization in Haskell☆110Updated 2 months ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆128Updated 3 years ago
- ☆79Updated 6 months ago
- ☆125Updated last year
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 2 months ago
- Serializable closures for distributed programming.☆64Updated last year
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆96Updated 3 years ago
- High-resolution clock functions: monotonic, realtime, cputime.☆59Updated last year
- A class for types that can be converted to a hash value☆104Updated 2 months ago
- Accepted papers for ICFP 2015☆45Updated 8 years ago
- Evaluation-orthogonal serialisation of Haskell data, as a library☆61Updated last month
- Literature review of GHC's Core language, System FC☆66Updated 6 years ago
- Fast linear time sorting and discrimination for a large class of data types☆135Updated 4 months ago
- Containers for STM☆68Updated 2 weeks ago
- Alternative API for processes, featuring more type safety☆110Updated 6 months ago
- Raft distributed consensus protocol (Haskell library)☆27Updated 5 years ago
- Monad Transformers and Classes☆77Updated 5 years ago
- Difference lists in Haskell☆65Updated 7 months ago
- Haskell 98 Profunctors☆70Updated 7 months ago
- My own little "24 Days of Hackage" for 2015☆62Updated 8 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆79Updated 3 months ago
- Haskell on-disk B* tree implementation☆116Updated 3 years ago
- Transactional key-value store written entirely in Haskell☆92Updated 3 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆117Updated last month