haskell-lockfree
Data structure library
Provides an implementation of compare-and-swap based data structures
A collection of different packages for CAS based data structures.
106 stars
14 watching
25 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
valderman/selda | A type-safe, high-level interface for interacting with relational databases in Haskell. | 477 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 75 |
commercialhaskell/stackage-server | Provides a stable and curated set of Haskell packages for software development. | 106 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
thenumbat/rpp | A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control | 136 |
ff-notes/ron | Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. | 65 |
spl/dlist | A data structure library providing efficient append and snoc operations for list-like types | 65 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
robstewart57/rdf4h | A Haskell library for working with RDF data formats | 76 |
xant/libhl | A set of data structures and APIs for efficient thread-safe management of basic data types. | 423 |
haskell-beam/beam | A type-safe, Haskell interface to relational databases. | 577 |