nical / shared_vector
Efficient reference counted vector data structure is Rust
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for shared_vector
- 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…☆59Updated this week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Typed any map for rust☆64Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A faster Arc.☆48Updated 9 months ago
- Additional utilities around the bytes crate☆18Updated 4 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆34Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated 11 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated 11 months ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- An async version of iterator☆37Updated 4 months ago
- ☆28Updated 3 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆44Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Transform, compare and query JSON format☆22Updated 7 months ago
- Const TypeId and non-'static TypeId☆53Updated 2 weeks ago
- All in one (aka Aio) database with async support. Based on libsql/Sqlite, bevy_reflect and tokio, includes a dead simple API to be used (…☆17Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago