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☆47Updated last year
- a fast async pool based on channel☆24Updated last week
- Static Linear Algebra System☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- Almost-Pure Rust TTS Engine for my Rustnation talk☆40Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 11 months ago
- Typed any map for rust☆67Updated 5 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- 8-bit floating point types for Rust☆46Updated 2 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆27Updated 3 weeks ago
- Value log implementation for key-value separated storage in safe Rust☆40Updated 2 weeks ago
- A experimental, very non-conformant, pure rust bluetooth stack☆25Updated 5 months ago
- Obsessively tiny error derive macro☆86Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- ☆26Updated 2 weeks ago
- A simple 2D snake game built with Bevy and WASM☆10Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago