haskell / bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
β296Updated last month
Alternatives and similar repositories for bytestring:
Users that are interested in bytestring are comparing it to the libraries listed below
- Haskell library for space- and time-efficient operations over Unicode text.β412Updated 3 weeks ago
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .β377Updated 2 months ago
- π Flexible and configurable modern #Haskell logging frameworkβ260Updated 2 weeks ago
- Assorted concrete container typesβ335Updated 2 weeks ago
- An HTTP client libraryβ341Updated 2 weeks ago
- Standard library for linear types in Haskell.β343Updated 2 weeks ago
- A lightweight (but compatible with βlensβ) lenses libraryβ292Updated last month
- A modern, extensible and well-documented prettyprinter.β301Updated 5 months ago
- The Monad Transformer Libraryβ378Updated 9 months ago
- Optics as an abstract interfaceβ383Updated 3 weeks ago
- Run IO operations asynchronously and wait for their resultsβ324Updated 5 months ago
- Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurationsβ442Updated 2 weeks ago
- Haskell Documentation Toolβ361Updated 10 months ago
- hpack: A modern format for Haskell packagesβ646Updated 3 weeks ago
- pretty-printer for Haskell data types that have a Show instanceβ247Updated 2 months ago
- An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.β416Updated last month
- A Haskell library for line input in command-line programs.β233Updated last month
- A sensible starting Prelude template.β402Updated 11 months ago
- Persistence interface for Haskell allowing multiple storage methods.β476Updated last week
- Proposed compiler and language changes for GHC and GHC/Haskellβ695Updated this week
- Fake dependent types in Haskell using singletonsβ290Updated last week
- Efficient hashing-based container typesβ221Updated 11 months ago
- Set up a GHC API session for various Haskell Projectsβ190Updated last month
- DEPRECATED IN FAVOR OF haskell/ghcup-hsβ263Updated 2 years ago
- Modern and extensible testing framework for Haskellβ649Updated 3 weeks ago
- Generically derive traversals, lenses, and prisms.β441Updated 2 weeks ago
- Publishes curated news about the Haskell programming language.β151Updated last week
- π΅οΈ Haskell STatic ANalyserβ580Updated 3 months ago
- Prelude written in @Serokellβ182Updated 3 months ago
- The GHC API, decoupled from GHC versions