Edison: A Library of Efficient Data Structures
☆57Jan 16, 2026Updated last month
Alternatives and similar repositories for edison
Users that are interested in edison are comparing it to the libraries listed below
Sorting:
- GHC-WPC is an extended GHC that exports the STG and other IR (.modpak) for the compiled modules and linker metadata (.ghc_stgapp) at appl…☆10Feb 14, 2024Updated 2 years ago
- Web frontend for GHC☆12Dec 10, 2019Updated 6 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Jun 3, 2022Updated 3 years ago
- A package re-exporting the verified subset of containers☆20Jun 18, 2018Updated 7 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- Simplified interface to the GHC API☆22Apr 4, 2019Updated 6 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Mar 22, 2018Updated 7 years ago
- An efficient graph library for Haskell☆41Aug 26, 2025Updated 6 months ago
- Proof checker for propositional logic☆16Jul 7, 2017Updated 8 years ago
- convert simple cryptol expressions into finite-state machines☆22Sep 15, 2017Updated 8 years ago
- Multidimensional arrays and simple tensor computations☆38Apr 8, 2024Updated last year
- "Programs that explain their effects" talk material☆17Jun 22, 2018Updated 7 years ago
- Deriving via☆33Aug 6, 2018Updated 7 years ago
- A toy implementation of Haxl to illustrate the internals☆22Jun 29, 2017Updated 8 years ago
- ST with efficient exceptions☆20Nov 11, 2016Updated 9 years ago
- Type Theory with Indexed Equality☆26Apr 7, 2017Updated 8 years ago
- Runtime compilation and invocation of C.☆10Mar 25, 2019Updated 6 years ago
- Lists, Texts, ByteStrings and Vectors with type-encoded length☆10Jul 11, 2021Updated 4 years ago
- Measure allocations of a Haskell functions/values☆101Nov 1, 2024Updated last year
- Finitely represented /total/ maps☆17Nov 23, 2019Updated 6 years ago
- Simple Haskell API for LMDB☆12Jun 17, 2019Updated 6 years ago
- Template for new Miso projects☆11Sep 7, 2020Updated 5 years ago
- Concurrent and efficient implementation of statsd in Haskell☆19Feb 12, 2014Updated 12 years ago
- A Haskell library making it easier to write Alex lexers.☆12Sep 15, 2025Updated 5 months ago
- Dependently typed elimination functions using singletons☆28Jan 11, 2026Updated last month
- simple interface to ghc's simd vector support☆23Jun 25, 2015Updated 10 years ago
- Robust prettyprinter for output of auto-generated Show instances