Fast parsing from bytestrings
☆174Oct 8, 2025Updated 4 months ago
Alternatives and similar repositories for flatparse
Users that are interested in flatparse are comparing it to the libraries listed below
Sorting:
- GHC plugin to desugar ! into do-notation☆38Feb 4, 2026Updated 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).☆35Jan 7, 2026Updated last month
- Haskell counters that can be safely incremented from multiple threads☆19Oct 7, 2025Updated 4 months ago
- Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.☆98Dec 28, 2025Updated 2 months ago
- A re-implementation of weeder using HIE files☆184Dec 23, 2025Updated 2 months ago
- Infinite lists aka streams☆18Dec 19, 2025Updated 2 months ago
- fleet-footed ByteString builder☆52Jul 31, 2024Updated last year
- Overloaded plugin☆31Jun 15, 2024Updated last year
- ☆11May 7, 2023Updated 2 years ago
- Fast equality saturation in Haskell☆95Jan 22, 2026Updated last month
- Standard library for linear types in Haskell.☆352Updated this week
- Benchmark a given function for variable input sizes and find out its time complexity☆25Dec 26, 2025Updated 2 months ago
- Haskell implemented with combinators☆692Feb 20, 2026Updated last week
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- Example uses of linear types☆42Jun 25, 2020Updated 5 years ago
- Haskell time library focusing on performance☆59Nov 24, 2025Updated 3 months ago
- A benchmark comparing different ways of building a strict bytestring in Haskell☆25Feb 14, 2023Updated 3 years ago
- Compact regions library for Haskell☆82Jul 2, 2024Updated last year
- Generically derive traversals, lenses, and prisms.☆441Aug 27, 2025Updated 6 months ago
- Improving all Haskell's programmer interfaces☆74Jan 11, 2026Updated last month
- Containers for STM☆74Jan 4, 2026Updated last month
- GHC plugin to branch on whether a constraint is satisfied☆33Jul 29, 2025Updated 7 months ago
- Hypertypes - generic programming for heterogeneous recursive types☆124Jan 12, 2025Updated last year
- A GHC plugin and library for analysing GHC Core☆54Feb 4, 2025Updated last year
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection☆20Mar 2, 2025Updated 11 months ago
- An efficient finite map from (byte)strings to values.☆20May 1, 2025Updated 9 months ago
- Library for generating Haskell source files and code fragments.☆102Feb 9, 2026Updated 2 weeks ago
- 🚧 a work in progress effect system for Haskell 🚧☆558May 5, 2023Updated 2 years ago
- Haskell bindings to Dear ImGui, an immediate mode GUI toolkit☆158Jan 19, 2026Updated last month
- rewrite rules for type-level equalities☆62Aug 29, 2025Updated 6 months ago
- Type-safe printf from parsing GHC TypeLits Symbol☆28Sep 12, 2024Updated last year
- Featherlight benchmark framework, drop-in replacement for criterion and gauge.☆83Feb 3, 2026Updated 3 weeks ago
- An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.☆456Jan 19, 2026Updated last month
- Inspection Testing for Haskell☆190Jan 17, 2026Updated last month
- Analyze GHC .dump-timings files☆111Feb 14, 2024Updated 2 years ago
- Minimal implementations for dependent type checking and elaboration☆768Jan 30, 2026Updated last month
- Abstract, inspectable JSON representation of Haskell objects☆26Jul 4, 2022Updated 3 years ago
- Symbol manipulation☆37Apr 17, 2023Updated 2 years ago
- Named parameters (keyword arguments) for Haskell☆98Mar 16, 2025Updated 11 months ago