nical / shared_vectorLinks
Efficient reference counted vector data structure is Rust
☆18Updated 2 months 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☆40Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago
- An ordered multimap.☆21Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- `smol` integrations with `hyper`☆17Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Typed any map for rust☆67Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆100Updated this week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆67Updated 2 months ago
- Asynchronous DNS lookups☆67Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- An async version of iterator☆41Updated last year
- Thread-unsafe async runtime☆29Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago