ibraheemdev / boxcar
A concurrent, append-only vector.
☆135Updated this week
Related projects ⓘ
Alternatives and complementary repositories for boxcar
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆148Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆88Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆112Updated last month
- Define your own PhantomData☆146Updated last week
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Generate enum variants inline☆54Updated last year
- A fast, concurrent string interner☆140Updated 2 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Fast JSON deserialization on borrowed data☆75Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Comparison of Rust string types☆133Updated last week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆75Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆142Updated 10 months ago
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆105Updated 2 weeks ago