nical / shared_vectorLinks
Efficient reference counted vector data structure is Rust
☆18Updated 2 years ago
Alternatives and similar repositories for shared_vector
Users that are interested in shared_vector are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Typed any map for rust☆67Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Structured data serialization library☆21Updated 11 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- An async version of iterator☆40Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Abstract over different executors☆73Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- An ordered multimap.☆21Updated 6 months ago
- queue-file is a lightning-fast, transactional, file-based FIFO☆31Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Extensions for the Rust standard library☆39Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 11 months ago
- Convert closures into wakers☆45Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆28Updated last month
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago