A concurrent, append-only vector.
☆209Aug 13, 2025Updated 6 months ago
Alternatives and similar repositories for boxcar
Users that are interested in boxcar are comparing it to the libraries listed below
Sorting:
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Rust web servers without async/await.☆224Jan 12, 2025Updated last year
- ☆328Nov 15, 2025Updated 3 months ago
- A high performance, zero-copy URL router.☆521Dec 30, 2025Updated 2 months ago
- Async channels for Rust that support reading and writing many values☆32Dec 13, 2025Updated 2 months ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Sep 8, 2024Updated last year
- Galvanize: Pure Rust CDB reader/writer☆18Jan 16, 2023Updated 3 years ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Jan 5, 2026Updated last month
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A simple concurrent caching library that might fit to many use cases☆148Jan 12, 2025Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆144Sep 30, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆346Aug 23, 2025Updated 6 months ago
- constant-size associative container backed by a simple array☆20Aug 6, 2023Updated 2 years ago
- A tiny benchmarking library☆66Sep 10, 2024Updated last year
- ☆15Jul 3, 2025Updated 7 months ago
- An all-in-one solution for proving that a beacon block is a predecessor of another beacon block.☆17Sep 10, 2024Updated last year
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Aug 2, 2024Updated last year
- ☆500Nov 8, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Fast and simple benchmarking for Rust projects☆1,359Apr 17, 2025Updated 10 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆745Jan 25, 2026Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆308Apr 22, 2025Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A very fast linker for Linux☆3,370Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆370Updated this week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆41Dec 16, 2025Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,191Updated this week
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month