vigna / epserde-rsLinks
An ε-copy serialization/deserialization framework for Rust
☆156Updated 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 asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated this week
- ☆277Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- A concurrent, append-only vector.☆200Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated 2 months ago
- A buffering MPSC queue.☆81Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Succinct data structures using very efficient rank and select☆126Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆207Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago