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 last year
- image segmentation on video and images☆47Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Value log implementation for key-value separated storage in safe Rust☆42Updated last week
- Small and fast library for k-means clustering.☆50Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- State machine pattern for Rust☆29Updated 9 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months 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…☆89Updated 4 months ago
- Typed any map for rust☆67Updated 7 months ago
- 🐞 VS Code extension to debug tracing logs 🦀☆68Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- a fast async pool based on channel☆25Updated 2 months ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last week
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated 6 months ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- ☆13Updated 2 years ago
- Cargo hack manager☆64Updated last year
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆62Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year