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 🌙☆33Updated 7 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆66Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Easy access to individual bits of integers.☆51Updated 2 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- SQLite-based on-disk cache for Rust.☆23Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- a fast async pool based on channel☆26Updated 3 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- Human-friendly indexed collections☆54Updated 3 months ago
- ☆35Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆61Updated 2 years ago
- A buffering MPSC queue.☆79Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Your AI Copilot in Rust☆48Updated last year