haskell / containersLinks
Assorted concrete container types
☆339Updated last week
Alternatives and similar repositories for containers
Users that are interested in containers are comparing it to the libraries listed below
Sorting:
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .☆379Updated 4 months ago
- Fake dependent types in Haskell using singletons☆290Updated last month
- Optics as an abstract interface☆384Updated last month
- An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.☆297Updated 2 months ago
- Run IO operations asynchronously and wait for their results☆326Updated 7 months ago
- Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations☆442Updated this week
- Haskell library for space- and time-efficient operations over Unicode text.☆415Updated last month
- A lightweight (but compatible with ‘lens’) lenses library☆291Updated 2 months ago
- A modern, extensible and well-documented prettyprinter.☆302Updated 6 months ago
- Generically derive traversals, lenses, and prisms.☆441Updated last month
- Standard library for linear types in Haskell.☆343Updated this week
- An HTTP client library☆344Updated last month
- The Monad Transformer Library☆379Updated 3 weeks ago
- Modern and extensible testing framework for Haskell☆649Updated 2 months ago
- pretty-printer for Haskell data types that have a Show instance☆247Updated 4 months ago
- Empire strikes back☆462Updated last year
- The Happy parser generator for Haskell☆301Updated 3 weeks ago
- Add ACID guarantees to any serializable Haskell data structure☆302Updated 2 months ago
- Squeal, a deep embedding of SQL in Haskell☆371Updated 5 months ago
- Efficient hashing-based container types☆222Updated 3 weeks ago
- ☆292Updated 5 months ago
- A sensible starting Prelude template.☆403Updated 2 weeks ago
- 📓 Flexible and configurable modern #Haskell logging framework☆260Updated last month
- Proposed compiler and language changes for GHC and GHC/Haskell☆696Updated 2 weeks ago
- A fast Haskell library for parsing ByteStrings☆524Updated 5 months ago
- hpack: A modern format for Haskell packages☆648Updated 2 months ago
- Compositional pipelines☆492Updated 2 years ago
- A type-safe, high-level SQL library for Haskell☆478Updated 11 months ago
- Runtime Haskell interpreter☆268Updated 2 months ago
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆198Updated last year