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.
107 stars
14 watching
25 forks
Language: Haskell
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
valderman/selda | A type-safe, high-level interface for interacting with relational databases in Haskell. | 478 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |
commercialhaskell/stackage-server | Provides a stable and curated set of Haskell packages for software development. | 107 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 469 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,299 |
thenumbat/rpp | A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control | 168 |
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. | 587 |
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. | 427 |
haskell-beam/beam | A type-safe, Haskell interface to relational databases. | 583 |