merijn / timeit
A simple wrapper of an IO computation to show the used CPU time.
☆15Updated 2 years ago
Alternatives and similar repositories for timeit:
Users that are interested in timeit are comparing it to the libraries listed below
- Performance shootout of various trie implementations☆18Updated 5 years ago
- ☆10Updated 6 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- FoldMap lists☆12Updated last year
- Nat, Fin, Vec☆24Updated 2 months ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 7 years ago
- Script to download all of Hackage☆14Updated 5 years ago
- An attoparsec roundtrip☆17Updated 4 years ago
- Deriving Semigroup and Monoid instances for your product types☆11Updated 5 months ago
- Deriving Storable instances using GHC.Generics☆16Updated 2 years ago
- Programmatically create new instances using core-to-core plugins☆11Updated 3 years ago
- Clowns to the left of me, jokers to the right☆14Updated 5 years ago
- Sift through Haskell code for analysis purposes☆18Updated 6 years ago
- Parse bytes fast☆24Updated 8 months ago
- Tools for functors from Hask^k to Hask☆23Updated 5 years ago
- An experimental build system based on the Haxl library☆8Updated 5 years ago
- Simple reflection of expressions☆33Updated 3 years ago
- Non-empty Vectors☆24Updated last month
- A package re-exporting the verified subset of containers☆20Updated 6 years ago
- A faster date and time library based on time☆46Updated 2 weeks ago
- generate contextually sensible fuzz tests for servant apps☆26Updated 2 months ago
- Bring fusion to everyone☆13Updated 4 years ago
- Experimental implementation of generic record subtyping☆18Updated 8 months ago
- Generic functions for single-sorted first-order structural unification☆41Updated 3 weeks ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 7 months ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 8 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆16Updated 2 months ago
- A Zoo of Haskell Newtype Wrappers☆14Updated 4 years ago
- Derive KnownNat constraints from other KnownNat constraints