ekmett / reflectionLinks
Reifies arbitrary Haskell terms into types that can be reflected back into terms
☆104Updated 10 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☆164Updated 2 weeks ago
- Generic random generators☆81Updated 2 years ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 7 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 4 years ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Haskell 98 contravariant functors☆73Updated last week
- A Distributed Computing Library in Haskell☆52Updated 8 years ago
- Check properties on standard classes and data structures☆80Updated 3 months ago
- Declare and access tuple fields with labels☆59Updated 7 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Generic parser combinators☆90Updated 10 months ago
- Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.☆53Updated 2 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Updated last week
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- ☆127Updated 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
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- ☆78Updated last week
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆119Updated 7 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆115Updated 11 months ago
- Haskell: Supercharged anonymous records☆83Updated 3 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆71Updated last week
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago
- Serializable closures for distributed programming.☆65Updated 2 years ago
- Measure allocations of a Haskell functions/values☆101Updated last year
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆128Updated last year
- Haskell 98 comonads☆78Updated last week
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated 2 months ago
- A new all Haskell "tagged" DFA regex engine, inspired by libtre☆44Updated 6 years ago