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:
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Müsli is a flexible and efficient serialization framework☆416Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- An SoA library for Rust☆155Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- ☆288Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated this week
- Small, fast, synchronization primitives☆252Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- ☆217Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- A fixed-size circular buffer written in Rust.☆131Updated 4 months ago
- A very fast Key-Value store in pure rust☆212Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆228Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆385Updated last year
- Deluge, not a stream☆317Updated last year
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month