bgamari / io-uring
A simple set of io-uring bindings in Haskell
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for io-uring
- A GHC plugin and library for analysing GHC Core☆53Updated 2 years ago
- rewrite rules for type-level equalities☆62Updated 7 months ago
- Composable Concurrent Computation Done Right☆30Updated last year
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 3 years ago
- ☆34Updated 3 years ago
- Kleene algebra, regular expressions☆32Updated last year
- An efficient packed, immutable UTF8-backed Unicode text type for Haskell☆33Updated 6 years ago
- ☆45Updated 2 years ago
- reverse dependency build matrix generator☆33Updated 4 years ago
- Low-overhead effect management for concrete monads☆37Updated 2 years ago
- ☆30Updated 3 years ago
- ☆18Updated 3 years ago
- higher-kinded data☆30Updated last year
- Benchmarking Haskell extensible-effect libraries.☆34Updated 4 years ago
- Automatic type class law checking.☆24Updated 11 months ago
- Keep your laziness in check!☆32Updated 2 years ago
- Existential type.☆36Updated 6 months ago
- Non-empty Vectors☆24Updated 6 months ago
- Playing with Haskell effect systems☆14Updated 4 years ago
- Hackager tool for releasing Haskell packages to Hackage☆30Updated 5 months ago
- Hedgehog will eat your typeclass bugs☆56Updated 2 months ago
- Order theory☆23Updated last year
- Derive instances through isomorphisms☆20Updated 5 months ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆16Updated last month
- Fine-grained lattice primitives for Haskell☆35Updated 3 months ago
- Safe web routing in haskell☆30Updated last year
- Surgery for generic data types☆24Updated 3 years ago
- Maps using values' monoidal structure during merging☆42Updated 5 months ago
- Standard module for type-level programming in Haskell