Snippets for competitive programming in Haskell
☆21Sep 3, 2017Updated 8 years ago
Alternatives and similar repositories for competitive-haskell
Users that are interested in competitive-haskell are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Formalization of Linear Logic☆11Jun 25, 2017Updated 8 years ago
- Selective applicative functors☆16Jul 2, 2018Updated 7 years ago
- A short scripts and programs☆11Jan 5, 2023Updated 3 years ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- A bad XML parser☆22Sep 2, 2024Updated last year
- A Haskell code formatter using prettyprinter and the GHC API☆24Oct 7, 2018Updated 7 years ago
- Checker for "morally correct" induction proofs about haskell programs☆32Mar 9, 2022Updated 4 years ago
- Fine-grained lattice primitives for Haskell☆38Jul 1, 2025Updated 8 months ago
- Collection of algorithms in Computational Geometry.☆18Oct 13, 2017Updated 8 years ago
- A library of components for RISC-V implementations in Haskell CLaSH☆13Mar 24, 2017Updated 9 years ago
- Edit is a monad for rewriting things.☆23Sep 9, 2020Updated 5 years ago
- This a type-checker plugin to rule all type checker plugins involving type-equality reasoning using smt solvers.☆21Jan 31, 2022Updated 4 years ago
- Cloud Haskell - gen_server implementation☆13Sep 3, 2024Updated last year
- Haskell streaming library optimized for low CPU and GC overhead☆16Jun 21, 2018Updated 7 years ago
- Well-typed paths☆20Dec 17, 2018Updated 7 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Jun 3, 2022Updated 3 years ago
- Directed Acyclic Graphs☆21Jan 12, 2025Updated last year
- Formalization of Arithmetization of Mathematics/Metamathematics☆13Mar 8, 2025Updated last year
- 🔖 Better Haskell documentation.☆17Sep 11, 2020Updated 5 years ago
- Benchmarks for numbers: ints, doubles, bignums, rationals, etc.☆20May 11, 2017Updated 8 years ago
- Recopilación de pensamientos.☆11Mar 2, 2026Updated 3 weeks ago
- Label dependent dependent session types☆16May 2, 2024Updated last year
- Subclasses of Monoid with a solid theoretical foundation and practical purposes☆35Jan 17, 2026Updated 2 months ago
- Efficient implementation of the implicit treap data structure☆63Aug 2, 2021Updated 4 years ago
- an experiment in presenting code.☆14Aug 11, 2020Updated 5 years ago
- Example how to use create-react-app with purescript☆22Sep 29, 2022Updated 3 years ago
- Exhaustiveness and redundancy analysis for Haskell pattern matching☆12Aug 16, 2017Updated 8 years ago
- TripleSec is a simple, triple-paranoid, symmetric encryption library☆13Dec 26, 2023Updated 2 years ago
- I/O utilities and datasets for algebraic-graphs☆14Aug 29, 2022Updated 3 years ago
- A toy implementation of Haxl to illustrate the internals☆22Jun 29, 2017Updated 8 years ago
- Servant dhall bindings☆19Dec 1, 2020Updated 5 years ago
- "An Altruistic Processor", implemented in CLaSH (WARNING: incomplete code)☆13Mar 31, 2017Updated 8 years ago
- abstraction for auto scrubbing and const time Eq, memory chunk☆17Feb 15, 2020Updated 6 years ago
- Example uses of linear types☆42Jun 25, 2020Updated 5 years ago
- Haskell library containing common graph search algorithms☆56Jun 28, 2025Updated 8 months ago
- An efficient, lazy suffix tree implementation☆13Dec 10, 2020Updated 5 years ago
- Tableau for basic modal logic in Lean 3 - This is OLD and not maintained. See https://github.com/m4lvin/lean4-pdl instead.☆13Oct 24, 2023Updated 2 years ago
- Examples to demonstrate the core computational structures of Haskell based scotty web framework library☆14May 13, 2017Updated 8 years ago
- Manipulating numbers with inherent measurement/experimental uncertainty.