ivan-m / testbench
Create unit tests and benchmarks at the same time
☆8Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for testbench
- Haskell space profiling toolset☆14Updated 6 years ago
- A haskell library providing Word128 and Int128 types☆19Updated this week
- A GHC source plugin which detects opportunities to use coerce☆17Updated 6 years ago
- ☆14Updated 2 years ago
- Deriving Semigroup and Monoid instances for your product types☆11Updated 3 months ago
- ☆10Updated 6 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- Monad transformers in CPS☆11Updated 7 years ago
- Performance shootout of various trie implementations☆18Updated 5 years ago
- Deep evaluation of data structures without NFData☆11Updated 9 years ago
- Fast ByteString Builder☆22Updated 2 months ago
- Read and write images as massiv arrays☆13Updated 3 years ago
- Show, plot and compare benchmark results☆16Updated 2 months ago
- ListT done right☆15Updated last year
- fast unique variables☆10Updated 3 years ago
- ☆10Updated 10 months ago
- ST with efficient exceptions☆20Updated 8 years ago
- high-level stream sockets in haskell☆17Updated 11 months ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 7 years ago
- Rust-style strict Maybe in Haskell: no space/indirection overhead.☆18Updated 10 months ago
- Read and write data in the IDX format used in e.g. the MNIST database☆9Updated last year
- A simple tool for visualising differences in Criterion benchmark results☆14Updated 4 years ago
- the 'invariant' Haskell package for invariant functors☆15Updated 8 months ago
- Haskell bindings to liblzma☆18Updated 5 months ago
- ☆20Updated last year
- Refactoring tool for .cabal files☆8Updated 7 years ago
- ☆12Updated 5 years ago
- Effectful Raw handler for Servant servers.☆16Updated 3 years ago
- Type-aligned Deques in Haskell