spacejam / tla-rustLinks
writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+
☆1,054Updated 8 years ago
Alternatives and similar repositories for tla-rust
Users that are interested in tla-rust are comparing it to the libraries listed below
Sorting:
- A model checker for implementing distributed systems.☆1,703Updated 2 months ago
- ☆574Updated 2 years ago
- A strongly consistent distributed coordination system, built using proven protocols & implemented in Rust.☆459Updated 5 years ago
- Immutable Ordered Key-Value Database Engine☆1,382Updated 5 years ago
- A lightweight Datalog engine in Rust☆839Updated 3 years ago
- Represent large sets and maps compactly with finite state transducers.☆1,960Updated last year
- Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!☆493Updated 11 months ago
- A network application framework for Rust☆688Updated 7 years ago
- JSON parser which picks up values directly without performing tokenization in Rust☆635Updated 8 years ago
- An implementation of differential dataflow using timely dataflow on Rust.☆2,817Updated last week
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆979Updated 3 years ago
- CRDTs for common data structures like maps, vecs, sets, text, and JSON☆481Updated 6 years ago
- Assorted immutable collection datatypes for Rust☆1,549Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆527Updated 4 years ago
- [Incomplete] A Raft implementation in Rust