ekmett / codexLinks
UI experiments for coda
☆66Updated 3 years ago
Alternatives and similar repositories for codex
Users that are interested in codex are comparing it to the libraries listed below
Sorting:
- Dependent sums and supporting typeclasses for comparing and displaying them☆56Updated last year
- rewrite rules for type-level equalities☆62Updated last year
- An efficient packed, immutable UTF8-backed Unicode text type for Haskell☆33Updated 6 years ago
- Unpacked containers using backpack☆52Updated 5 years ago
- Dependently-typed finite maps (partial dependent products)☆66Updated 5 months ago
- Interpreter for GHC Haskell☆22Updated 5 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 5 months ago
- A monad for managed values☆51Updated 2 years ago
- Hedgehog will eat your typeclass bugs☆56Updated last month
- ☆18Updated 4 years ago
- Compile Dhall expressions to Cabal files☆101Updated 2 years ago
- tools for writing better type errors☆73Updated last year
- 💄🐞 Combinators for writing pretty type errors easily☆56Updated 3 years ago
- ☆49Updated 3 months ago
- Haskell time library focusing on performance☆57Updated 7 months ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 7 months ago
- Continuously varying values, made easy :)☆42Updated 5 years ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated 3 weeks ago
- type level sets☆67Updated 5 years ago
- fleet-footed ByteString builder☆51Updated 11 months ago
- High-performance JSON parser☆26Updated last week
- An in-memory full text search engine library. It lets you run full-text queries on a collection of your documents.☆49Updated 5 months ago
- Diffing of (expression) trees.☆79Updated last week
- Tasty integration for the Hedgehog property testing library☆38Updated 8 months ago
- Fine-grained lattice primitives for Haskell☆37Updated 2 weeks ago
- Quasiquoter for LLVM☆31Updated 7 years ago
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆72Updated last month
- ☆45Updated 3 years ago
- Generic data types in Haskell, utilities for GHC.Generics