in-place allocation-reusing queues for Rust
☆394Jun 6, 2024Updated last year
Alternatives and similar repositories for thingbuf
Users that are interested in thingbuf are comparing it to the libraries listed below
Sorting:
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆466Sep 13, 2025Updated 5 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Futures, streams, and async I/O combinators.☆535Feb 5, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆539Dec 25, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- a lock-free concurrent slab (experimental)☆305Jan 20, 2026Updated last month
- 🍄 an alleged 'operating system'☆734Dec 27, 2025Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- A no_std + serde compatible message library for Rust☆1,338Feb 3, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 8 months ago
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Updated this week
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,364Feb 13, 2026Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated 2 months ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆836Sep 9, 2023Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆219Dec 6, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A simple and fast random number generator☆564Feb 9, 2026Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,414Feb 21, 2026Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆353Feb 21, 2026Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 2 months ago
- Command-line sampling profiler for macOS, Linux, and Windows☆3,944Jan 27, 2026Updated last month