andrewthad / packedLinks
Unpinned byte arrays in GHC haskell
☆22Updated 7 years ago
Alternatives and similar repositories for packed
Users that are interested in packed are comparing it to the libraries listed below
Sorting:
- Deep evaluation of data structures without NFData☆10Updated 11 years ago
- Type-level assertion operators☆16Updated 7 years ago
- Programmatically create new instances using core-to-core plugins☆11Updated 4 years ago
- Building self-contained (offline-only) Haskell program tarballs; only Stack+GHC needed☆10Updated 8 years ago
- The GHC Wiki (kept for archiving purposes, please use version at https://gitlab.haskell.org/ghc/ghc/wikis/)☆12Updated 6 years ago
- Map and Set over contiguous memory☆22Updated 2 years ago
- GHCJS FFI bindings to the Electron API (WIP).☆10Updated 8 years ago
- Simplify and render Template Haskell☆18Updated 7 years ago
- Haskell streaming library optimized for low CPU and GC overhead☆16Updated 7 years ago
- Sift through Haskell code for analysis purposes☆18Updated 7 years ago
- An append only list in a compact region☆25Updated 7 years ago
- A lab for future Criterion features.☆28Updated 7 years ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 3 weeks ago
- Bring fusion to everyone☆14Updated 6 years ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- A package re-exporting the verified subset of containers☆20Updated 7 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 7 years ago
- Sample code to build a C library from a Haskell module, then call it from C☆16Updated 8 years ago
- Dependently typed elimination functions using singletons☆28Updated 3 weeks ago
- Deriving Storable instances using GHC.Generics☆16Updated 3 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 3 years ago
- Pure Haskell implementation of SplitMix pseudo-random number generator☆26Updated last month
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 7 years ago
- Experimental implementation of generic record subtyping