facebookincubator / gazebo
A Rust library containing a collection of small well-tested primitives.
☆241Updated last week
Alternatives and similar repositories for gazebo:
Users that are interested in gazebo are comparing it to the libraries listed below
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- Task abstraction for building executors☆464Updated 3 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆298Updated last year
- Notify async tasks or threads☆467Updated 3 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Async I/O and timers☆501Updated 3 weeks ago
- Experimental rust serialization library☆295Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Reindeer is a tool to transform Rust Cargo dependencies into generated Buck build rules☆204Updated this week
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- ☆206Updated last month
- Async executor☆364Updated last week
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆348Updated this week
- Fail points for rust☆345Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆355Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Compact inlined strings for Rust.☆524Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- high-speed timing library in Rust☆337Updated 4 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆389Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago