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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 2 months ago
- Rust cli tool for running multiple commands in parallel☆21Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Rust library for scheduling, managing resources, and running DAGs 🌙☆31Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- An async virtual filesystem interface in Rust☆37Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Concurrency algorithms☆11Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last week
- Simple bitset with small-set (single-word) optimization☆19Updated 11 months ago
- A modern, lightweight wget clone written in Rust for fast and reliable file downloads from the command line.☆28Updated last week
- State machine pattern for Rust☆29Updated 7 months ago
- Syslog client written in Rust☆17Updated 3 weeks ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A simple, hackable magnet url parser in Rust☆16Updated 3 weeks ago
- Rewrite of Andrej Karpathy makemore character level language model.☆23Updated 4 months ago
- Hash trait that is object-safe☆32Updated last week
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago