ndmitchell / debugLinks
Haskell library for debugging
☆122Updated 6 years ago
Alternatives and similar repositories for debug
Users that are interested in debug are comparing it to the libraries listed below
Sorting:
- Detect dead exports or package imports☆125Updated 5 years ago
- Fast binary serialization in Haskell☆110Updated last year
- Alternative API for processes, featuring more type safety☆114Updated 8 months ago
- Composable, streaming, and efficient left folds☆168Updated 11 months ago
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Regex-based parsing with an applicative interface☆131Updated 4 years ago
- Check properties on standard classes and data structures☆80Updated 2 months ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 7 years ago
- A workspace for research teams☆106Updated 6 years ago
- Notes on space leaks☆102Updated 5 years ago
- Generic Programming using True Sums of Products☆164Updated 5 months ago
- Monitor cyclomatic complexity in Haskell programs☆98Updated 6 years ago
- Higher-kinded data via generics☆170Updated last year
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆134Updated 4 years ago
- Validity and validity-based testing☆161Updated 3 weeks ago
- Extensional capabilities and deriving combinators☆223Updated 2 months ago
- JavaScript interface that works with GHCJS or GHC☆130Updated 3 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆115Updated 10 months ago
- Type classes for mapping, folding, and traversing monomorphic containers☆159Updated 9 months ago
- Visualiser for Haskell (GHC) prof files☆201Updated 2 years ago
- Swagger for Servant