xavierleroy / canonical-binary-triesLinks
Coq development accompanying the paper "Efficient Extensional Binary Tries"
☆21Updated last year
Alternatives and similar repositories for canonical-binary-tries
Users that are interested in canonical-binary-tries are comparing it to the libraries listed below
Sorting:
- A Coq plugin that implements exceptions in Coq☆13Updated 4 years ago
- Some programs from Rustan Leino's "Program Proofs", in Why3.☆16Updated 2 years ago
- Automatically generates Coq FFI bindings to OCaml libraries [maintainer=@lthms]☆38Updated 2 years ago
- Tactic for polynomial manipulations☆12Updated 6 months ago
- A simple BDD library for OCaml☆13Updated 6 months ago
- Companion Coq development for Xavier Leroy's 2021 lectures on program logics☆40Updated 4 years ago
- A modular library for CDCL(T) SMT solvers, with [wip] proof generation.☆25Updated 10 months ago
- A library of splittable pseudo-random number generators for OCaml☆35Updated 10 months ago
- A generic goal preprocessing tool for proof automation tactics in Coq☆15Updated 2 months ago
- Formal Semantics for Why3☆19Updated 2 months ago
- LP and MIP modeling in OCaml☆28Updated 5 months ago
- An OCaml EDSL for describing and solving strategic games☆17Updated 2 years ago
- An OCaml library for creating pandoc filters.☆32Updated last year
- A simple and portable floating-point interval arithmetic library in OCaml☆10Updated 3 years ago
- Efficient binder representation in OCaml☆43Updated last year
- OCaml hash-consing library☆51Updated last year
- multi-shot continuations in OCaml☆51Updated last week
- A standalone implementation of Ltac2 as a Coq plugin. Now part of the main Coq repository.☆32Updated 6 years ago
- Kleene algebra modulo theories☆27Updated 3 years ago
- 🌳 Generate a fresh bonsai in your terminal☆28Updated 4 years ago
- 🔙 Backward lists for OCaml☆22Updated last week
- Lenses in Coq☆17Updated 3 years ago
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…