zakarumych / alkahestLinks
Fantastic serialization library
☆160Updated last year
Alternatives and similar repositories for alkahest
Users that are interested in alkahest are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- A concurrent, append-only vector.☆174Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Rust String Libraries by mcyoung☆190Updated 4 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated 2 weeks ago
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- A very fast Key-Value store in pure rust☆162Updated this week
- An SoA library for Rust☆146Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- "A very small syn"☆204Updated 4 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago
- Immutable strings, in Rust.☆245Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆195Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆257Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆116Updated 7 months ago
- Müsli is a flexible and efficient serialization framework☆390Updated this week
- Structured concurrency operations for async Rust☆454Updated 4 months ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Track and query Cargo dependency graphs.☆227Updated last week
- Generate Rust enum variants without associated data☆98Updated last year