domcx's Stars
ufrisk/pcileech
Direct Memory Access (DMA) Attack Software
signalapp/libsignal
Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.
twitter/twemoji
Emoji for everyone. https://twemoji.twitter.com/
Haivision/srt
Secure, Reliable, Transport
meithecatte/enumflags2
Rust library for typesystem-assisted bitflags.
Zer0Mem0ry/KernelBhop
Cheat that uses a driver instead WinAPI for Reading / Writing memory.
serde-rs/serde
Serialization framework for Rust
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
rwf2/Rocket
A web framework for Rust.
video-dev/hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
tower-rs/tower
async fn(Request) -> Result<Response, Error>
google/tarpc
An RPC framework for Rust with a focus on ease of use.
cloudflare/quiche
š„§ Savoury implementation of the QUIC transport protocol and HTTP/3
fulldecent/system-bus-radio
Transmits AM radio on computers without radio transmitting hardware.
Shizcow/hotpatch
Changing function definitions at runtime in Rust
quinn-rs/quinn
Async-friendly QUIC implementation in Rust
coder/code-server
VS Code in the browser
rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
tokio-rs/mio
Metal I/O library for Rust.
plausible/analytics
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
tokio-rs/prost
PROST! a Protocol Buffers implementation for the Rust Language
stepancheg/rust-protobuf
Rust implementation of Google protocol buffers
mozilla/cbindgen
A project for generating C bindings from Rust code
TimonPost/laminar
A simple semi-reliable UDP protocol for multiplayer games
lipanski/mockito
HTTP mocking for Rust!
hypermodeinc/badger
Fast key-value DB in Go.
fastai/fastbook
The fastai book, published as Jupyter Notebooks
fschutt/azul
Desktop GUI Framework
stusmall/murmur3
A rust implementation of murmur3
BurntSushi/fst
Represent large sets and maps compactly with finite state transducers.