wonkodv / large-vector
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 last month
- A small markdown TUI note keeper☆15Updated last month
- ☆58Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- State machine pattern for Rust☆29Updated 6 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- An async virtual filesystem interface in Rust☆37Updated last year
- Syslog client written in Rust☆17Updated last week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Rust cli tool for running multiple commands in parallel☆21Updated 6 months ago
- An alternative `std`-like implementation built on origin☆31Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- 8-bit floating point types for Rust☆47Updated 2 months ago
- A canvas on which you can draw anything with ease before drawing the pixels on your small hardware display.☆19Updated 6 months ago
- Derive functors for your datastructures.☆21Updated last year
- Hash trait that is object-safe☆32Updated 2 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- A toy std::fs implementation that does NOT depend on libc☆17Updated 2 years ago
- [moved!] Include mdbooks at compile time in your Rust project☆24Updated 3 months ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A Rustified OpenCL Experience☆46Updated last year