Fast parsing from bytestrings
☆174Oct 8, 2025Updated 5 months ago
Alternatives and similar repositories for flatparse
Users that are interested in flatparse are comparing it to the libraries listed below
Sorting:
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Mar 6, 2026Updated 2 weeks ago
- Infinite lists aka streams☆18Dec 19, 2025Updated 3 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
- Haskell counters that can be safely incremented from multiple threads☆19Oct 7, 2025Updated 5 months ago
- fleet-footed ByteString builder☆52Jul 31, 2024Updated last year
- Overloaded plugin☆31Jun 15, 2024Updated last year
- A re-implementation of weeder using HIE files☆184Dec 23, 2025Updated 2 months ago
- GHC plugin to desugar ! into do-notation☆38Feb 4, 2026Updated last month
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- Fast equality saturation in Haskell☆94Mar 9, 2026Updated last week
- Type-safe printf from parsing GHC TypeLits Symbol☆28Sep 12, 2024Updated last year
- Benchmark a given function for variable input sizes and find out its time complexity☆25Dec 26, 2025Updated 2 months ago
- rewrite rules for type-level equalities☆62Aug 29, 2025Updated 6 months ago
- Standard library for linear types in Haskell.☆354Feb 27, 2026Updated 3 weeks ago
- ☆11May 7, 2023Updated 2 years ago
- GHC plugin for hlint☆11Oct 4, 2023Updated 2 years ago
- Haskell implemented with combinators☆697Mar 11, 2026Updated last week
- Compact regions library for Haskell☆82Jul 2, 2024Updated last year
- Improving all Haskell's programmer interfaces☆74Jan 11, 2026Updated 2 months ago
- Extism Haskell Host SDK - easily run WebAssembly modules / plugins from Haskell applications☆11Dec 3, 2024Updated last year
- 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
- Example uses of linear types☆42Jun 25, 2020Updated 5 years ago
- Inspection Testing for Haskell☆190Jan 17, 2026Updated 2 months ago
- Containers for STM☆74Jan 4, 2026Updated 2 months ago
- Proposed compiler and language changes for GHC and GHC/Haskell☆703Mar 10, 2026Updated last week
- A benchmark comparing different ways of building a strict bytestring in Haskell☆25Feb 14, 2023Updated 3 years ago
- Library for generating Haskell source files and code fragments.☆102Feb 9, 2026Updated last month
- Demo for high-performance type theory elaboration☆585Feb 2, 2026Updated last month
- Staged Streams and other stuff☆19Jul 10, 2022Updated 3 years ago
- 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 last year
- Generically derive traversals, lenses, and prisms.☆441Aug 27, 2025Updated 6 months ago
- Generic functions for single-sorted first-order structural unification☆45Mar 1, 2026Updated 2 weeks ago
- Abstract, inspectable JSON representation of Haskell objects☆26Jul 4, 2022Updated 3 years ago
- Staged push/pull fusion with typed Template Haskell☆62Dec 17, 2023Updated 2 years ago
- A Really Cool Calculator written in Haskell... or is it?☆45Aug 26, 2021Updated 4 years ago
- Haskell bindings to Dear ImGui, an immediate mode GUI toolkit☆159Jan 19, 2026Updated 2 months ago
- Analyze GHC .dump-timings files☆111Feb 14, 2024Updated 2 years ago