text-utf8 / text-utf8Links
An efficient packed, immutable UTF8-backed Unicode text type for Haskell
☆33Updated 7 years ago
Alternatives and similar repositories for text-utf8
Users that are interested in text-utf8 are comparing it to the libraries listed below
Sorting:
- Unpacked containers using backpack☆52Updated 5 years ago
- ☆45Updated 4 years ago
- Modern library for working with URIs☆69Updated last week
- Continuously varying values, made easy :)☆42Updated 6 years ago
- rewrite rules for type-level equalities☆62Updated 3 months ago
- High-resolution clock functions: monotonic, realtime, cputime.☆59Updated 2 years ago
- Haskell time library focusing on performance☆59Updated last week
- Quasiquoter for LLVM☆31Updated 7 years ago
- Serializable closures for distributed programming.☆65Updated 2 years ago
- Nat, Fin, Vec☆25Updated 7 months ago
- Haskell Standard Input and Output☆46Updated 7 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆49Updated 11 months ago
- A GHC plugin and library for analysing GHC Core☆54Updated 9 months ago
- a PostgreSQL client library implemented with pure Haskell☆36Updated 5 years ago
- Filter with effects☆74Updated 10 months ago
- Benchmarking Haskell extensible-effect libraries.☆34Updated 5 years ago
- Haskell library for efficiently building up buffers☆27Updated 10 months ago
- tools for writing better type errors☆73Updated 2 years ago
- 💄🐞 Combinators for writing pretty type errors easily☆56Updated 3 years ago
- Run lifted IO operations asynchronously and wait for their results☆29Updated 2 months ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- Maps using values' monoidal structure during merging☆42Updated 7 months ago
- Efficient conversion of values into Text☆40Updated 2 months ago
- ☆54Updated 7 years ago
- Extensible type-safe unions for Haskell☆34Updated 8 months ago
- A monad for managed values☆51Updated 2 weeks ago
- Get all your structure and rip it apart.☆32Updated 7 years ago
- Haskell 98 Profunctors☆70Updated 5 months ago
- A syntax for unions of constraints in Haskell