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 crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Extraction and modernization of the hyper 0.11.x typed header module☆29Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Weak hash tables for Rust☆41Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆111Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Hassle-free asynchronous programming for Rust☆32Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 7 months ago
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago