ehaydenr's Stars
bytecodealliance/rustix
Safe Rust bindings to POSIX-ish APIs
cloudflare/boring
BoringSSL bindings for the Rust programming language.
NixOS/nixpkgs
Nix Packages collection & NixOS
tokio-rs/console
a debugger for async rust!
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
slog-rs/slog
Structured, contextual, extensible, composable logging for Rust
cloudflare/xdpcap
tcpdump like XDP packet capture
h2o/h2o
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
nix-rust/nix
Rust friendly bindings to *nix APIs
libbpf/libbpf
Automated upstream mirror for libbpf stand-alone build.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
xdp-project/xdp-tutorial
XDP tutorial
quinn-rs/quinn
Async-friendly QUIC implementation in Rust
hyperium/tonic
A native gRPC client & server implementation with async/await support.
tokio-rs/prost
PROST! a Protocol Buffers implementation for the Rust Language
rules-proto-grpc/rules_proto_grpc
Bazel rules for building Protobuf and gRPC code and libraries from proto_library targets
envoyproxy/xds-relay
Caching, aggregation, and relaying for xDS compliant clients and origin servers
envoyproxy/data-plane-api
[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation.
hickory-dns/hickory-dns
A Rust based DNS client, server, and resolver
proxy-wasm/spec
WebAssembly for Proxies (ABI specification)
citusdata/pg_cron
Run periodic jobs in PostgreSQL
tikv/grpc-rs
The gRPC library for Rust built on C Core library and futures
jpittis/rust-xds-grpc
Rust protobuf and gRPC for Envoy's xDS
cncf/udpa
🌌📊✈Universal Data Plane API Working Group (UDPA-WG)
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
prometheus/jmx_exporter
A process for collecting metrics using JMX MBeans for Prometheus consumption
vectordotdev/vector
A high-performance observability data pipeline.
faasm/faasm
High-performance stateful serverless runtime based on WebAssembly
briansmith/ring
Safe, fast, small crypto using Rust
cbreeden/fxhash
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.