ctsrc / persistence
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
- Full precision decimal representation of f64☆25Updated last week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Duplicate an async I/O handle☆40Updated last month
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Stack-allocated trait objects☆18Updated 3 years ago
- ☆35Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.☆26Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆38Updated last year
- NATS unique identifiers☆20Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year