andrewthad / packedLinks
Unpinned byte arrays in GHC haskell
☆22Updated 6 years ago
Alternatives and similar repositories for packed
Users that are interested in packed are comparing it to the libraries listed below
Sorting:
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- Programmatically create new instances using core-to-core plugins☆11Updated 4 years ago
- Sift through Haskell code for analysis purposes☆18Updated 6 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- GHCJS FFI bindings to the Electron API (WIP).☆10Updated 8 years ago
- Type-level assertion operators☆16Updated 7 years ago
- ☆10Updated last year
- Deriving Semigroup and Monoid instances for your product types☆11Updated last week
- Bring fusion to everyone☆13Updated 5 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- Source Layouting Engine☆11Updated 4 years ago
- A GHC source plugin which detects opportunities to use coerce☆17Updated 6 years ago
- Folds for recursive types with GHC Generics☆26Updated 5 years ago
- Nat, Fin, Vec☆25Updated 2 months ago
- ListT done right☆15Updated last year
- Map and Set over contiguous memory☆21Updated last year
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 4 months ago
- Script to download all of Hackage☆15Updated 5 years ago
- Kleene algebra, regular expressions☆32Updated last year
- Haskell streaming library optimized for low CPU and GC overhead☆16Updated 7 years ago
- An output coverage checker☆11Updated 7 years ago
- Building self-contained (offline-only) Haskell program tarballs; only Stack+GHC needed☆10Updated 8 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- An append only list in a compact region☆25Updated 6 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 9 years ago
- Futuristic New Age Golden Test management☆15Updated 2 years ago
- Read and write images as massiv arrays