wonkodv / large-vectorLinks
Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.
☆22Updated last year
Alternatives and similar repositories for large-vector
Users that are interested in large-vector are comparing it to the libraries listed below
Sorting:
- Rust library for scheduling, managing resources, and running DAGs 🌙☆36Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A Boid Flocking Simulation Built with Rust☆14Updated 4 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- ☆35Updated 10 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- structured parallel execution for async Rust☆37Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Easy access to individual bits of integers.☆51Updated 2 years ago
- SQLite-based on-disk cache for Rust.☆24Updated last year
- ☆24Updated 2 years ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Rust cli tool for running multiple commands in parallel☆21Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆56Updated 6 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year