Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomatosoup97/distributed-rust
https://github.com/tomatosoup97/distributed-rust
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomatosoup97/distributed-rust
- Owner: Tomatosoup97
- Created: 2023-05-19T11:07:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-31T11:55:38.000Z (about 1 year ago)
- Last Synced: 2023-10-31T12:36:43.174Z (about 1 year ago)
- Language: Rust
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distributed algorithms in Rust
- [Key-value store](./kvs)
- [Localized causal broadcast](./localized-causal-broadcast)