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:
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- Map and Set over contiguous memory☆22Updated 2 years ago
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- Simplify and render Template Haskell☆18Updated 7 years ago
- Bring fusion to everyone☆14Updated 5 years ago
- Sift through Haskell code for analysis purposes☆18Updated 7 years ago
- Programmatically create new instances using core-to-core plugins☆11Updated 4 years ago
- A GHC source plugin which detects opportunities to use coerce☆17Updated 7 years ago
- Type-level assertion operators☆16Updated 7 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 6 months ago
- GHCJS FFI bindings to the Electron API (WIP).☆10Updated 8 years ago
- Sample code to build a C library from a Haskell module, then call it from C☆16Updated 8 years ago
- Building self-contained (offline-only) Haskell program tarballs; only Stack+GHC needed☆10Updated 8 years 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
- The GHC Wiki (kept for archiving purposes, please use version at https://gitlab.haskell.org/ghc/ghc/wikis/)☆12Updated 6 years ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 8 years ago
- Nat, Fin, Vec☆25Updated 5 months ago
- Kleene algebra, regular expressions☆33Updated last year
- Futuristic New Age Golden Test management☆15Updated 3 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- A package re-exporting the verified subset of containers☆20Updated 7 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- Experimental implementation of generic record subtyping☆18Updated last year
- ☆25Updated 2 years ago
- Read and write images as massiv arrays☆13Updated 3 years ago
- Folds for recursive types with GHC Generics