julianbuettner / swapvecLinks
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
Sorting:
- Static Linear Algebra System☆36Updated 2 years ago
- image segmentation on video and images☆48Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Human readable strings☆15Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Typed any map for rust☆67Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆21Updated 2 years ago
- Cargo hack manager☆64Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated 2 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Small and fast library for k-means clustering.☆51Updated 2 months ago