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 last month
- Müsli is a flexible and efficient serialization framework☆412Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Rust String Libraries by mcyoung☆195Updated 8 months ago
- ☆216Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆173Updated 3 weeks ago
- Perfect hashing for an imperfect world☆94Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆224Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆202Updated last month
- A fast and flexible LRU map.☆193Updated 9 months ago
- An SoA library for Rust☆154Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Better reference counted strings for Rust☆137Updated last year
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆257Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- Small, fast, synchronization primitives☆251Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Fast JSON deserialization on borrowed data☆116Updated 3 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated last week