Toby Lawrence's repositories
firecracker-vsock-playground
A simple playground application to test using Firecracker's VSOCK support for communicating with guest microVMs.
arc-swap
Support atomic operations on Arc itself
async-compression
Adaptors between compression crates and Rust's async IO types
cloudflare-access-forwardauth
A ForwardAuth implementation based on Cloudflare Access.
datadog-operator
Kubernetes Operator for Datadog Resources
http
Rust HTTP types
hyper-proxy2
Maintenance Fork of hyper-proxy, A proxy connector for Hyper-based crates
hyper-rustls
Integration between hyper HTTP library and rustls TLS stack
hyper-util
Common utilities used with hyper.
jsonschema-rs
JSON Schema validation library
measured
A better metrics crate
miniz-oxide-slowdown-repro
A minimum viable reproduction of an inexplicable performance regression in `miniz-oxide` between Rust 1.81 and 1.82.
modular-chassis-fw
Firmware for the various boards in the Modular Chassis platform.
piecemeal
A Rust library for building Protocol Buffers messages in an incremental fashion.
quick-protobuf
A rust implementation of protobuf parser
rust-extensions
Rust crates to extend containerd
rust-license-tool
Tooling to manage the `LICENSE-3rdparty.csv` file for DataDog's Rust projects
sdk-api
Public contributions for win32 API documentation
seize
Fast, efficient, and robust memory reclamation for Rust.
serde-yaml
Strongly typed YAML library for Rust
tonic
A native gRPC client & server implementation with async/await support.
triomphe
Fork of std::sync::Arc with lots of utilities useful for FFI