ekmett / reflectionLinks
Reifies arbitrary Haskell terms into types that can be reflected back into terms
☆104Updated 11 months ago
Alternatives and similar repositories for reflection
Users that are interested in reflection are comparing it to the libraries listed below
Sorting:
- Monad Transformers and Classes☆76Updated 6 years ago
- Generic random generators☆81Updated 2 years ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 7 years ago
- ☆78Updated 3 weeks ago
- Generic Programming using True Sums of Products☆164Updated last month
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.☆53Updated 2 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 4 years ago
- Haskell 98 contravariant functors☆73Updated 3 weeks ago
- Declare and access tuple fields with labels☆59Updated 7 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆134Updated 4 years ago
- JSON quasiquoter for Haskell☆79Updated 2 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- A Distributed Computing Library in Haskell☆52Updated 8 years ago
- Generic parser combinators☆90Updated 11 months ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆71Updated 3 weeks ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated 3 months ago
- Haskell: Supercharged anonymous records☆83Updated 3 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆79Updated 5 years ago
- ☆127Updated 2 years ago
- GHC version of haskell-src-exts exactPrint☆72Updated 3 months ago
- A new all Haskell "tagged" DFA regex engine, inspired by libtre☆44Updated 6 years ago
- Serializable closures for distributed programming.☆66Updated 2 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 4 months ago
- Measure allocations of a Haskell functions/values☆101Updated last year
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆119Updated 8 months ago
- Haskell 98 comonads☆78Updated 3 weeks ago
- A micro-benchmark that compares some Haskell serialization libraries☆45Updated 6 years ago
- Type-safe error handling☆64Updated 2 years ago