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:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Weak hash tables for Rust☆40Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆36Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Token tree calling convention☆80Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆112Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆30Updated 2 years ago