julianbuettner / swapvec
A Rust Vector which swaps to disk based on given parameters
☆44Updated last year
Alternatives and similar repositories for swapvec:
Users that are interested in swapvec are comparing it to the libraries listed below
- Static Linear Algebra System☆36Updated last year
- image segmentation on video and images☆47Updated last year
- a fast async pool based on channel☆24Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- State machine pattern for Rust☆29Updated 6 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Small and fast library for k-means clustering.☆48Updated 5 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Typed any map for rust☆66Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆27Updated this week
- Static-checked parsing of regexes into structs☆46Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- Simple string matching with single- and multiple-wildcard operator☆84Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Asynchronous signal handling☆17Updated 3 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 5 months ago
- An async virtual filesystem interface in Rust☆37Updated last year