rrnewton / haskell-lockfreeLinks
A collection of different packages for CAS based data structures.
☆109Updated last year
Alternatives and similar repositories for haskell-lockfree
Users that are interested in haskell-lockfree are comparing it to the libraries listed below
Sorting:
- Mutable hash tables for Haskell, in the ST monad☆129Updated 2 weeks ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Generic Programming using True Sums of Products☆163Updated 6 months ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆130Updated 3 years ago
- Fast linear time sorting and discrimination for a large class of data types☆137Updated last month
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆111Updated 5 months ago
- Generic parser combinators☆87Updated 4 months ago
- ☆78Updated 11 months ago
- A class for types that can be converted to a hash value☆103Updated 4 months ago
- ☆125Updated last year
- playground for working with succinct data structures☆97Updated 9 years ago
- This package provides various primitive memory-related operations.☆117Updated 3 months ago
- Haskell 98 contravariant functors☆73Updated 8 months ago
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- Cryptographic library for Haskell☆68Updated 4 months ago
- Fast binary serialization in Haskell☆110Updated 6 months ago
- Serializable closures for distributed programming.☆65Updated last year
- A collection of Notes on GHC☆69Updated 6 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 4 months ago
- Unpacked containers using backpack☆52Updated 5 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆80Updated 3 weeks ago
- ☆75Updated 4 months ago
- Dive into GHC☆82Updated 8 years ago
- A new all Haskell "tagged" DFA regex engine, inspired by libtre☆43Updated 5 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- Measure allocations of a Haskell functions/values☆96Updated 8 months ago
- A Haskell implementation of crit-bit trees.☆138Updated 3 years ago
- A monad for interfacing with external SAT solvers☆64Updated 3 weeks ago
- Compact regions library for Haskell☆82Updated last year
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated last month