ctsrc / persistenceLinks
Rust library providing mutable resizable arrays built on top of mmap
☆24Updated 2 years ago
Alternatives and similar repositories for persistence
Users that are interested in persistence are comparing it to the libraries listed below
Sorting:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Weak hash tables for Rust☆41Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Graph library for Rust☆27Updated 4 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A simple, id-based arena☆124Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- ☆114Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Async executor for WebAssembly☆83Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Token tree calling convention☆82Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago