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:
- Müsli is a flexible and efficient serialization framework☆408Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Rust String Libraries by mcyoung☆193Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated this week
- An SoA library for Rust☆151Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆207Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆213Updated last week
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- "A very small syn"☆209Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- A concurrent, append-only vector.☆200Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Better reference counted strings for Rust☆136Updated last year
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year