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:
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago
- Rust library for scheduling, managing resources, and running DAGs 🌙☆32Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last month
- ☆59Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- 8-bit floating point types for Rust☆47Updated 4 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆50Updated this week
- Easy access to individual bits of integers.☆49Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- A work-in-progress x library implementation written in pure rust☆50Updated 6 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆46Updated 4 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 11 months ago
- Send files between machines - no installation required!☆91Updated 9 months ago
- Interface Driven Distributed Data Service☆23Updated 6 months ago
- Rust cli tool for running multiple commands in parallel☆21Updated 8 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated last year
- An experiment of high level code optimization☆31Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- ☆46Updated 2 years ago
- Your AI Copilot in Rust☆48Updated last year
- Hash trait that is object-safe☆33Updated last month
- next generation vector db built with lmdb bindings☆13Updated 2 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Wordle in Rust☆42Updated 2 years ago