agourlay's Stars
rkyv/rkyv
Zero-copy deserialization framework for Rust
stateright/stateright
A model checker for implementing distributed systems.
andrewrk/poop
Performance Optimizer Observation Platform
madsim-rs/madsim
Magical Deterministic Simulator for distributed systems in Rust.
djkoloski/rust_serialization_benchmark
Benchmarks for rust serialization frameworks
nicholassm/disruptor-rs
Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.
ibraheemdev/papaya
A fast and ergonomic concurrent hash-table for read-heavy workloads.
cloudflare/trie-hard
Novel implementation of a Trie data structure optimized for small, sparse maps
wvwwvwwv/scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
tonbo-io/fusio
Fusio provides file operations on multiple storages across various async runtimes.
polarsignals/rust-jemalloc-pprof
Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.