distributed-data-structures
Distributed data structures
An implementation of various distributed data structures in Coq, including lattices and Convergent Replicated Data Types.
Distributed Data Structures in Coq
49 stars
5 watching
2 forks
Language: Coq
last commit: over 11 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for implementing and verifying distributed systems using Coq | 95 |
| A comprehensive library of verified data structures and algorithms in Coq | 45 |
| A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
| An implementation of the hash-set data structure | 17 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
| A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
| A data structure implementation for efficient grid organization of items | 3 |
| Formalized graph theory results for research and verification | 35 |
| A framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant | 32 |
| Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 69 |
| A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
| An implementation of ordered data structures in Clojure, preserving the insertion order. | 258 |
| A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
| A Haskell-based framework for processing and distributing large datasets across multiple nodes in parallel. | 116 |