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:
- image segmentation on video and images☆48Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- Static Linear Algebra System☆36Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 3 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- Human readable strings☆15Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Lightning fast concurrent HyperLogLog for Rust.☆40Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- a fast async pool based on channel☆26Updated 3 months ago
- Typed any map for rust☆67Updated 8 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Rust crate for creating beautiful interactive visualisations☆33Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆47Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆63Updated 2 weeks ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated 7 months ago
- Small and fast library for k-means clustering.☆51Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- 🐞 VS Code extension to debug tracing logs 🦀☆67Updated 4 months ago