Exploring how to make a strict imperative universe in the GHC runtime system.
☆49Jan 10, 2026Updated 2 months ago
Alternatives and similar repositories for structs
Users that are interested in structs are comparing it to the libraries listed below
Sorting:
- lazy promises☆28Jan 8, 2021Updated 5 years ago
- A more flexible mtl☆62Feb 23, 2018Updated 8 years ago
- Plover is a language for matrix algebra on embedded systems.☆48Jul 3, 2021Updated 4 years ago
- Hopefully verifiable code generation in GHC☆93May 10, 2017Updated 8 years ago
- fast clustering algorithms☆15Feb 13, 2019Updated 7 years ago
- ☆17Jul 23, 2022Updated 3 years ago
- Validate SQL statements created with postgresql-simple's quasiquoter☆18Sep 14, 2018Updated 7 years ago
- An experimental "Turbo" Haskell Runtime - Nothing really to see here yet☆17Sep 16, 2015Updated 10 years ago
- Unpinned byte arrays in GHC haskell☆22Jan 8, 2019Updated 7 years ago
- Anonymous extensible records and variant types☆26Sep 1, 2021Updated 4 years ago
- playing with hyperfunctions☆16May 2, 2021Updated 4 years ago
- Rust-style strict Maybe in Haskell: no space/indirection overhead.☆18Jan 15, 2024Updated 2 years ago
- compiler with polyhedral optmization for a lazy functional programming language☆68Oct 8, 2017Updated 8 years ago
- ListT done right☆15Oct 11, 2023Updated 2 years ago
- Deferring the Details and Deriving Programs☆14Aug 18, 2019Updated 6 years ago
- This repository has moved to https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-bash☆21Nov 23, 2018Updated 7 years ago
- Pure Haskell implementation of SplitMix pseudo-random number generator☆26Jan 4, 2026Updated 2 months ago
- Flush system metrics to statsd☆26Jan 8, 2026Updated 2 months ago
- A Demo of how to use Warp and SO_REUSEPORT to create a zero downtime deploy.☆49Oct 17, 2016Updated 9 years ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆21Dec 13, 2017Updated 8 years ago
- A bad XML parser☆22Sep 2, 2024Updated last year
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Jul 18, 2018Updated 7 years ago
- Expands type synonyms in Template Haskell ASTs☆11Jan 10, 2026Updated 2 months ago
- Hybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms☆14Aug 29, 2025Updated 6 months ago
- Library to perform batches of asynchronous disk IO operations. Implemented using Linux io_uring API.☆19Mar 12, 2026Updated last week
- Comparing Different Stochastic Gradien Descent implementations in Haskell against Python☆10Jul 25, 2016Updated 9 years ago
- Memory-efficient representation of Unicode text strings☆22Jan 4, 2026Updated 2 months ago
- Haskell reimplementation of Selecta☆16Jul 17, 2019Updated 6 years ago
- A preprocessor for GHC for alternate Haskell syntaxes☆38Sep 8, 2015Updated 10 years ago
- Database maintenance tool support☆26Mar 22, 2024Updated last year
- A simple way to query constructors, like cases but slightly more concise☆11Mar 7, 2018Updated 8 years ago
- A talk on type-generic FFT in Haskell☆46Oct 24, 2021Updated 4 years ago
- Yet another concurrent playground☆33Nov 18, 2015Updated 10 years ago
- Executable examples for Elerea.☆18Jun 19, 2016Updated 9 years ago
- ☆17Oct 16, 2018Updated 7 years ago
- An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"☆15Aug 8, 2018Updated 7 years ago
- A contention-free STM hash map for Haskell☆14Oct 30, 2021Updated 4 years ago
- Poor Richard's Memory Manager