ctsrc / persistenceLinks
Rust library providing mutable resizable arrays built on top of mmap
☆24Updated last year
Alternatives and similar repositories for persistence
Users that are interested in persistence are comparing it to the libraries listed below
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- ☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- ☆39Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago