vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆165Updated this week
Alternatives and similar repositories for epserde-rs
Users that are interested in epserde-rs are comparing it to the libraries listed below
Sorting:
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A concurrent, append-only vector.☆207Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months 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…☆104Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- ☆309Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆184Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Succinct data structures using very efficient rank and select☆127Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- ☆218Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 3 months ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A Rust code linter☆213Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- Track and query Cargo dependency graphs.☆244Updated this week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this week