haskell-perf / setsLinks
Benchmarks for set data structures: hash sets, dawg's, bloom filters, etc.
☆23Updated 8 years ago
Alternatives and similar repositories for sets
Users that are interested in sets are comparing it to the libraries listed below
Sorting:
- A benchmark comparing different ways of building a strict bytestring in Haskell☆25Updated 2 years ago
- A monad for managed values☆51Updated 2 years ago
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Benchmarks for numbers: ints, doubles, bignums, rationals, etc.☆20Updated 8 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- Haskell library abstracting common network sockets usage patterns.☆33Updated last year
- Haskell time library focusing on performance☆57Updated 7 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 months ago
- Structured logging solution.☆35Updated 2 weeks ago
- ☆68Updated last year
- The Str signature and implementations☆21Updated 8 years ago
- ☆54Updated 6 years ago
- Efficient conversion of values into Text☆40Updated 3 weeks ago
- Automatically re-export Haskell modules.☆32Updated last month
- Standardized conversion between string types☆20Updated 3 years ago
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- Use hpack's phrasing in dhall to write cabal files☆31Updated 6 months ago
- Library and utility for processing cabal's plan.json file☆39Updated last month
- Show programming language printed values in a web UI☆24Updated 6 years ago
- Nat, Fin, Vec☆25Updated 2 months ago
- ☆31Updated 4 years ago
- Parse bytes fast☆24Updated last year
- Automation of Haskell package release process.☆31Updated last year
- Type-safe error handling☆64Updated last year
- A micro-benchmark that compares some Haskell serialization libraries☆44Updated 6 years ago
- Generate a cabal freeze file from a stack.yaml☆36Updated 6 years ago
- A faster date and time library based on time☆47Updated 5 months ago
- Library and tool for parsing .eventlog files from GHC☆33Updated 4 months ago
- Template Haskell for generating ToJSON and FromJSON instances for GADTs☆23Updated 5 months ago