constellation-rs / constellationLinks
Distributed programming for Rust.
☆592Updated 4 years ago
Alternatives and similar repositories for constellation
Users that are interested in constellation are comparing it to the libraries listed below
Sorting:
- Harmonious distributed data analysis in Rust.☆481Updated 4 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆821Updated last year
- A lock-free, eventually consistent, concurrent multi-value map.☆516Updated 4 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated last week
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,056Updated last year
- Slotmap data structure for Rust☆1,221Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,074Updated 2 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- Rust cache structures and easy function memoization☆1,855Updated 2 weeks ago
- Computational graphs with reverse automatic differentation in the GPU☆393Updated 2 years ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,179Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- A metrics ecosystem for Rust.☆1,309Updated 2 weeks ago
- An implementation of a LRU cache☆729Updated last month
- Asynchronous streams for Rust using async & await notation☆694Updated 7 months ago
- safe bindings to io-uring☆671Updated 4 years ago
- Support atomic operations on Arc itself☆1,055Updated this week
- Actor runtime and distributed systems framework for Rust☆733Updated last year
- Typed distributed plugin registration☆1,143Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- Rust port of simdjson☆1,288Updated this week
- Slab allocator for Rust☆804Updated last month
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Statistical computation library for Rust☆716Updated last week
- Async multi-producer multi-consumer channel☆884Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- Dead simple pool implementation for rust with async-await☆1,214Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month