A concurrent, append-only vector.
☆209Aug 13, 2025Updated 7 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.☆885Aug 6, 2025Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- Rust web servers without async/await.☆226Jan 12, 2025Updated last year
- ☆330Nov 15, 2025Updated 4 months ago
- A high performance, zero-copy URL router.☆523Dec 30, 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
- constant-size associative container backed by a simple array☆20Aug 6, 2023Updated 2 years ago
- Async channels for Rust that support reading and writing many values☆32Dec 13, 2025Updated 3 months ago
- Fast, concurrent, arena-based allocator with drop support☆147Dec 11, 2025Updated 3 months ago
- Galvanize: Pure Rust CDB reader/writer☆18Jan 16, 2023Updated 3 years ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Rust port of httprouter.☆16Dec 12, 2018Updated 7 years ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆352Aug 23, 2025Updated 6 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
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- ☆498Nov 8, 2025Updated 4 months ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A tiny benchmarking library☆66Sep 10, 2024Updated last year
- A very fast linker for Linux☆3,436Updated this week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆42Dec 16, 2025Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆150Mar 1, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Mar 15, 2024Updated 2 years ago
- Wait for a collection of async tasks to finish.☆36Aug 7, 2024Updated last year
- WRite Ahead Logging for distributed applications.☆31Jun 1, 2022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Rust localization crate built upon fluent-bundle.☆18Nov 28, 2025Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆144Sep 30, 2024Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆502Jan 5, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Aug 2, 2024Updated last year
- An embedded key-value database in pure Rust☆4,334Updated this week