julianbuettner / swapvec
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
- image segmentation on video and images☆47Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Human readable strings☆14Updated 11 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- State machine pattern for Rust☆29Updated 4 months ago
- Static Linear Algebra System☆36Updated last year
- Hitori is a generic regular expressions library.☆51Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Failsafe is a lightweight rust library for handling failures☆16Updated 2 years ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Wrapper for macOS system manager☆32Updated 2 months ago
- Typed any map for rust☆65Updated 3 months ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆11Updated last year
- Obsessively tiny error derive macro☆85Updated last month
- Exeprimental visual terminal for egui☆83Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Generate basic VCard QR codes from the command line.☆17Updated 7 months ago
- GUI viewer for cargo metadata☆20Updated last month
- A generic abstraction of paginated APIs☆60Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- Value log implementation for key-value separated storage in safe Rust☆29Updated this week
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago