https://fly.io/dist-sys/ in Rust
☆280Aug 25, 2023Updated 2 years ago
Alternatives and similar repositories for rustengan
Users that are interested in rustengan are comparing it to the libraries listed below
Sorting:
- A workbench for writing toy implementations of distributed systems.☆3,496Nov 28, 2025Updated 3 months ago
- A light weight, typed, in-memory, ordered, key-value database.☆53Feb 7, 2024Updated 2 years ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Feb 23, 2026Updated last week
- Shuttle is a library for testing concurrent Rust code☆942Updated this week
- Viewstamped Replication for Rust☆73May 6, 2023Updated 2 years ago
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,556Aug 6, 2024Updated last year
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,056Feb 16, 2026Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.☆630Updated this week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- A course of building an LSM-Tree storage engine (database) in a week.☆3,913Nov 3, 2025Updated 4 months ago
- ☆51Feb 16, 2024Updated 2 years ago
- Rust async runtime based on io-uring.☆4,895Feb 19, 2026Updated 2 weeks ago
- ☆17Dec 24, 2025Updated 2 months ago
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,594Aug 3, 2024Updated last year
- An educational OLAP database system.☆1,815Aug 10, 2025Updated 6 months ago
- rust raft with improvements☆1,826Feb 26, 2026Updated last week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Mar 31, 2025Updated 11 months ago
- Add hardship to your tests☆1,126Feb 23, 2026Updated last week
- Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.☆831Sep 18, 2025Updated 5 months ago
- Medium to hard Rust questions with explanations☆1,896Dec 20, 2025Updated 2 months ago
- Tonbo is an embedded database for serverless and edge runtimes.☆1,501Updated this week
- An io_uring backed runtime for Rust☆1,434Jul 7, 2025Updated 7 months ago
- A lock-free, append-only atomic pool.☆68May 29, 2022Updated 3 years ago
- Virtualized Systems Meetup 2024☆14Jan 13, 2026Updated last month
- ☆17Aug 7, 2023Updated 2 years ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Mar 25, 2025Updated 11 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆265Feb 9, 2026Updated 3 weeks ago
- An embedded key-value database in pure Rust☆4,262Feb 15, 2026Updated 2 weeks ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,087Feb 12, 2023Updated 3 years ago
- Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.☆4,346Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆53Jan 7, 2026Updated last month
- An asynchronous distributed actor framework in Rust with robust observability☆395Feb 24, 2026Updated last week
- Rank Polymorphic array library for Rust.☆104Jul 29, 2023Updated 2 years ago
- HTTP 1+2 in Rust, with io_uring & ktls☆447Feb 3, 2026Updated last month