nical / shared_vector
Efficient reference counted vector data structure is Rust
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for shared_vector
- Serde support for the humantime crate☆27Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- An async version of iterator☆37Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- 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…☆61Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Adapters to convert between different writable APIs.☆21Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A wrapper type for cross-type numeric comparisons.☆27Updated last year
- An ordered multimap.☆20Updated this week
- Serde partial serialization made easy☆41Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Static time zone information for tz-rs.☆42Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated 11 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆34Updated last year
- ☆21Updated 2 weeks ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Trait implementation generator macro☆27Updated last week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- ☆20Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- A generic abstraction of paginated APIs☆58Updated 10 months ago