zakarumych / alkahestLinks
Fantastic serialization library
☆159Updated last month
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.☆123Updated 4 months ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Fixed-size decimal numbers implemented in pure Rust☆237Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- ☆222Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- An SoA library for Rust☆163Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 2 weeks ago
- A concurrent, append-only vector.☆209Updated 4 months ago
- Fast JSON deserialization on borrowed data☆122Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Comparison of Rust string types☆164Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- Simple and flexible multi-index containers.☆128Updated last week
- A fast and flexible LRU map.☆198Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆105Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago