tnxbutno's Stars
Gordon01/rust-interview
anishathalye/porcupine
A fast linearizability checker written in Go 🔎
reitzensteinm/temper
Deterministic simulation of concurrency and failure in distributed systems
zamazan4ik/awesome-pgo
Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.
superfly/corrosion
Gossip-based service discovery (and more) for large distributed systems.
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and mixed-language text
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
fadeevab/design-patterns-rust
Rust examples for all 23 classic GoF design patterns, and even a little more
piotte13/SIMD-Visualiser
A tool to graphically visualize SIMD code
microsoft/SQL-ProcBench
SQL-ProcBench is an open benchmark for procedural workloads in RDBMSs.
vitorenesduarte/fantoch
framework for evaluating (planet-scale) consensus protocols
komora-io/concurrent-map
lock-free B+ tree
rust-crdt/rust-crdt
a collection of well-tested, serializable CRDTs for Rust
ept/hermitage
What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
jepsen-io/elle
Black-box transactional safety checker based on cycle detection
ept/ddia-references
Literature references for “Designing Data-Intensive Applications”
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
timescale/tsbs
Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
wolfpld/tracy
Frame profiler
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
y-crdt/y-crdt
Rust port of Yjs
orium/rpds
Rust persistent data structures
fereidani/kanal
The fast sync and async channel that Rust deserves
tokio-rs/loom
Concurrency permutation testing tool for Rust.
loiclec/fuzzcheck-rs
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
stateright/stateright
A model checker for implementing distributed systems.
shadow/shadow
Shadow is a discrete-event network simulator that directly executes real application code, enabling you to simulate distributed systems with thousands of network-connected processes in realistic and scalable private network experiments using your laptop, desktop, or server running Linux.
RoaringBitmap/roaring-rs
A better compressed bitset in Rust
orlp/glidesort
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
ipfs/notes
IPFS Collaborative Notebook for Research