julianbuettner / swapvec
A Rust Vector which swaps to disk based on given parameters
☆44Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for swapvec
- image segmentation on video and images☆45Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 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…☆61Updated last week
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- ☆28Updated this week
- Static Linear Algebra System☆34Updated last year
- A Rustified OpenCL Experience☆46Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 9 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆34Updated last year
- Human readable strings☆13Updated 7 months ago
- Typed any map for rust☆64Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- Obsessively tiny error derive macro☆84Updated 4 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆25Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- A faster Arc.☆49Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- a fast async pool based on channel☆22Updated this week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆29Updated this week