ekmett / reflectionLinks
Reifies arbitrary Haskell terms into types that can be reflected back into terms
☆104Updated 7 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 Programming using True Sums of Products☆163Updated 3 months ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆82Updated 7 years ago
- Declare and access tuple fields with labels☆59Updated 6 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
- ☆126Updated last year
- A new all Haskell "tagged" DFA regex engine, inspired by libtre☆44Updated 6 years ago
- Haskell 98 contravariant functors☆73Updated last year
- Generic random generators☆81Updated 2 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆70Updated 3 months ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- ☆77Updated last month
- Some useful control operators for looping☆47Updated 5 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 3 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Serializable closures for distributed programming.☆65Updated last year
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆125Updated last year
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆133Updated 3 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last week
- constraint level if statements☆117Updated 7 years ago
- Generic parser combinators☆88Updated 7 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 4 months ago
- Measure allocations of a Haskell functions/values☆99Updated 11 months ago
- GHC version of haskell-src-exts exactPrint☆71Updated 2 weeks ago
- Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE☆24Updated 7 years ago
- Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.☆53Updated 2 years ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- A Distributed Computing Library in Haskell☆52Updated 8 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆82Updated last month