konsumlamm / rrb-vectorLinks
An implementation of a Relaxed Radix Balanced Vector in Haskell.
☆29Updated 4 months ago
Alternatives and similar repositories for rrb-vector
Users that are interested in rrb-vector are comparing it to the libraries listed below
Sorting:
- Tactic Metaprogramming in Haskell☆56Updated 6 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 weeks ago
- An interface for GHC type-checking plugins☆20Updated 2 weeks ago
- ⛏️ A refinement proof framework for haskell☆70Updated 2 years ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last month
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Haskell library for semigroup actions and torsors☆62Updated 6 months ago
- Generic functions for single-sorted first-order structural unification☆46Updated 3 months ago
- Fine-grained lattice primitives for Haskell☆37Updated last month
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Efficient Haskell effect handlers based on evidence translation.☆84Updated 4 years ago
- ☆31Updated 4 years ago
- type level sets☆67Updated 5 years ago
- Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.☆95Updated 2 months ago
- Existential type.