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:
- Typed any map for rust☆67Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A faster Arc.☆73Updated last year
- 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…☆91Updated 5 months ago
- An ordered multimap.☆21Updated 8 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- `smol` integrations with `hyper`☆16Updated last week
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 4 months ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A generic abstraction of paginated APIs☆61Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago