hawkw / thingbufLinks
in-place allocation-reusing queues for Rust
☆395Updated last year
Alternatives and similar repositories for thingbuf
Users that are interested in thingbuf are comparing it to the libraries listed below
Sorting:
- Experiments with structured concurrency in Rust☆409Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆524Updated last month
- a lock-free concurrent slab (experimental)☆304Updated last week
- Structured concurrency operations for async Rust☆486Updated this week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Async executor☆430Updated last week
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆421Updated last month
- ☆501Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆463Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Easy self-referential struct generation for Rust.☆690Updated last year
- ☆322Updated 2 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- ☆209Updated 10 months ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- Task abstraction for building executors☆555Updated this week
- HTTP 1+2 in Rust, with io_uring & ktls☆441Updated 9 months ago
- A fast and safe implementation of stackful coroutines in Rust☆348Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆219Updated this week
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Library for snippet annotations☆481Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago