ctsrc / persistence
Rust library providing mutable resizable arrays built on top of mmap
☆23Updated last year
Alternatives and similar repositories for persistence:
Users that are interested in persistence are comparing it to the libraries listed below
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Full precision decimal representation of f64☆25Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Duplicate an async I/O handle☆40Updated last week
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Types to define keyboard related events.☆56Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Convert closures into wakers☆45Updated last week
- Weak hash tables for Rust☆35Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Zig comptime using Rust proc macros☆41Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆15Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Extensions for the Rust standard library☆39Updated 9 months ago
- Immutable types and ImplicitClone trait similar to Copy☆20Updated 5 months ago