PierreZ / maelstrom-rsLinks
A Rust crate to write toy distributed systems with Maelstrom as Actors.
☆11Updated 3 years ago
Alternatives and similar repositories for maelstrom-rs
Users that are interested in maelstrom-rs are comparing it to the libraries listed below
Sorting:
- Wait for a collection of async tasks to finish.☆34Updated 10 months ago
- a fast async pool based on channel☆24Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A fast, minimal HTTP framework.☆18Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Human readable strings☆14Updated last year
- A speedy, flexible router for Rust.☆12Updated this week
- Antithesis SDK for Rust☆20Updated 5 months ago
- Rate-limit middleware for reqwest.☆17Updated last week
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆32Updated last month
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 2 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆27Updated 4 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated 3 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- A small markdown TUI note keeper☆15Updated 2 months ago
- A small experimental microkernel for embedded systems☆24Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Container Registry built with Axum/Tokio + Registry mgmt TUI client built with Ratatui☆17Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- TonboLite: Analysis-ready SQLite using Tonbo☆45Updated 3 months ago
- Async channels for Rust that support reading and writing many values☆27Updated last week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆49Updated 2 months ago