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:
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust library for scheduling, managing resources, and running DAGs 🌙☆36Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 2 weeks ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 9 months ago
- 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
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆37Updated last year
- ☆35Updated 11 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- SQLite-based on-disk cache for Rust.☆24Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- Rust cli tool for running multiple commands in parallel☆21Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A faster Arc.☆76Updated last year
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆62Updated 3 years ago