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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆45Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- A canvas on which you can draw anything with ease before drawing the pixels on your small hardware display.☆19Updated 4 months ago
- Rust cli tool for running multiple commands in parallel☆21Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Automation tasks coded in Rust language for the workflow of Rust projects☆15Updated this week
- ☆58Updated 3 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- a fast async pool based on channel☆24Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A small markdown TUI note keeper☆14Updated 6 months ago
- State machine pattern for Rust☆29Updated 4 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Motion is a bare metal physics engine☆32Updated 4 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- image segmentation on video and images☆47Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 7 months ago
- Simple bitset with small-set (single-word) optimization☆19Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- Scalable and lock-free memory reclamation system☆23Updated 2 weeks ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- create sandbox to run untrusted code☆13Updated 4 months ago
- Tensor library for machine learning☆26Updated last week
- An alternative `std`-like implementation built on origin☆26Updated 2 weeks ago