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:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- Static Linear Algebra System☆36Updated 2 years ago
- image segmentation on video and images☆48Updated last year
- Small and fast library for k-means clustering.☆51Updated last month
- 8-bit floating point types for Rust☆56Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Value log implementation for key-value separated storage in safe Rust☆44Updated this week
- 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…☆93Updated 5 months ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- a fast async pool based on channel☆26Updated 3 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last month
- A buffering MPSC queue.☆79Updated 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 8 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆40Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- 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…☆88Updated 6 months ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆12Updated last year
- structured parallel execution for async Rust☆36Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last week
- An async virtual filesystem interface in Rust☆37Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Typed any map for rust☆67Updated 8 months ago