bobatkey / authenticated-data-structuresLinks
An implementation of generic authenticated data structures in OCaml
☆16Updated 6 years ago
Alternatives and similar repositories for authenticated-data-structures
Users that are interested in authenticated-data-structures are comparing it to the libraries listed below
Sorting:
- SubML (prototype) language☆23Updated 3 years ago
- A Datalog implementation with an OCaml inspired module system☆42Updated 7 years ago
- OCaml backend for Agda☆39Updated 7 years ago
- secret project☆17Updated 7 years ago
- VERified asSembler for cryptographic primitives☆12Updated 2 years ago
- A Dependently Typed Programming Language☆27Updated 5 years ago
- Formally verified Coq serialization library with support for extraction to OCaml☆24Updated 2 years ago
- State machines in Idris☆37Updated 9 years ago
- Formalization in Coq of algorithms used in compilers for the Compiler.org project☆15Updated 6 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆38Updated 3 years ago
- CRDTs - Conflict-Free Replicated Data Types for OCaml☆47Updated 9 years ago
- Multiparty Session Types in OCaml☆59Updated last year
- Experimental Malfunction backend for Idris☆82Updated 7 years ago
- Higher-order FRP compiler☆15Updated 4 years ago
- Functional Pearl: Certified Binary Search in a Read-Only Array☆29Updated 4 years ago
- Typecoin: Massively Multiplayer Online Linear Logic☆18Updated 8 years ago
- MixML prototype interpreter☆27Updated 6 years ago
- OCaml back end for Idris☆22Updated 7 years ago
- UDP-only netcat implementation with OCaml / MirageOS☆14Updated 8 years ago
- Resources for "One Monad to Prove Them All"☆29Updated 6 years ago
- A Certified Interpreter for ML with Structural Polymorphism☆45Updated 8 months ago
- Random Access Zipper in OCaml☆14Updated 9 years ago
- Signatures of the category theoretic style; a experiment in flattery☆25Updated 10 years ago
- A dependently typed type checker for a TT with intervals☆23Updated 5 years ago
- Malfunction backend for Idris with a FFI to OCaml