zakarumych / alkahestLinks
Fantastic serialization library
☆159Updated 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
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- Fixed-size decimal numbers implemented in pure Rust☆204Updated last month
- ☆163Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A very fast Key-Value store in pure rust☆179Updated this week
- ☆258Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- An SoA library for Rust☆146Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A fixed-size circular buffer written in Rust.☆116Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Small, fast, synchronization primitives☆246Updated 9 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Comparison of Rust string types☆151Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated this week
- Experiments with structured concurrency in Rust☆372Updated 11 months ago