konsumlamm / rrb-vector
An implementation of a Relaxed Radix Balanced Vector in Haskell.
☆23Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rrb-vector
- GHC plugin to branch on whether a constraint is satisfied☆30Updated last year
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆33Updated 5 months ago
- A Typeclass for user-facing output☆54Updated 3 weeks ago
- Generic data types in Haskell, utilities for GHC.Generics☆44Updated last month
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Overloaded plugin☆31Updated 5 months ago
- rewrite rules for type-level equalities☆62Updated 7 months ago
- ☆30Updated 3 years ago
- ☆34Updated 3 years ago
- Prune unused Haskell dependencies.☆48Updated last year
- Leightweight generalized parser combinators☆17Updated last year
- Libraries for the Effectful Haskell effects system☆22Updated 2 years ago
- Composable Concurrent Computation Done Right☆30Updated last year
- ☆33Updated 2 months ago
- Reimplementation of Parsley in Haskell, with improvements☆50Updated 8 months ago
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆38Updated 4 months ago
- Format Haskell package descriptions.☆49Updated last month
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 4 years ago
- Library to support efficient compilation of large records (linear in the number of record fields)☆44Updated last month
- Where my everyday research happens☆53Updated last week
- Tactic Metaprogramming in Haskell☆57Updated 5 years ago
- A really small example of the Backpack module system for Haskell☆50Updated last year
- Haskus packages☆24Updated this week
- An interface for GHC type-checking plugins☆20Updated 3 weeks ago
- ☆38Updated 6 months ago
- type level sets☆67Updated 5 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- DEPRECATED use autodocodec instead An optparse-applicative -style explainable yaml parser.☆28Updated 3 years ago
- audit your cabal projects for haskell-specific security-advisories☆21Updated last week
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆73Updated last month