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
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- image segmentation on video and images☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Simple string matching with single- and multiple-wildcard operator☆88Updated last month
- SQLite-based on-disk cache for Rust.☆23Updated last year
- Lightning fast concurrent HyperLogLog for Rust.☆42Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Typed any map for rust☆67Updated 10 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Small and fast library for k-means clustering.☆52Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago
- State machine pattern for Rust☆29Updated 11 months ago
- Human readable strings☆15Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- A buffering MPSC queue.☆82Updated last year