Pinned Repositories
bidir-typeck
Minimal example of bidirectional type checking in Racket
rust
A safe, concurrent, practical language.
turnstile-lc
Minimal example of a type system implemented with macros in Racket
linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
linkerd2-proxy
A purpose-built proxy for the Linkerd service mesh. Written in Rust.
mio
Metal I/O library for Rust.
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
kleimkuhler's Repositories
kleimkuhler/rust
A safe, concurrent, practical language.
kleimkuhler/bidir-typeck
Minimal example of bidirectional type checking in Racket
kleimkuhler/turnstile-lc
Minimal example of a type system implemented with macros in Racket
kleimkuhler/cargo-hack
A tool to work around some limitations on cargo.
kleimkuhler/chat
kleimkuhler/cncf-fuzzing
✨🔐 CNCF Fuzzers
kleimkuhler/cranelift
Cranelift code generator (formerly, Cretonne)
kleimkuhler/dotfiles
My configuration files
kleimkuhler/foo
This is nothing right now.
kleimkuhler/go-generate-test
kleimkuhler/hyper
An HTTP library for Rust
kleimkuhler/kubert
Rust Kubernetes runtime helpers. Based on kube-rs.
kleimkuhler/l2-proxy-harness
A dockerized test harness for the Linkerd proxy
kleimkuhler/linkerd-await
A program that blocks on linkerd readiness
kleimkuhler/linkerd2
A service mesh for Kubernetes and beyond. Main repo for Linkerd 2.x.
kleimkuhler/linkerd2-proxy
A service mesh for Kubernetes and beyond. Proxy repo for Linkerd 2.x.
kleimkuhler/linkerd2-proxy-api
A service mesh for Kubernetes and beyond. gRPC API bindings repo for Linkerd 2.x.
kleimkuhler/mio
Metal IO library for Rust
kleimkuhler/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
kleimkuhler/rfc
Architectural proposals related to Linkerd.
kleimkuhler/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
kleimkuhler/shunting-yard
kleimkuhler/snippets
A collection of code snippets
kleimkuhler/tcp-echo
A simple echo client & server for testing network functionality
kleimkuhler/tec
Timed expiration cache
kleimkuhler/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
kleimkuhler/tower
fn(Request) -> Future<Response>
kleimkuhler/tower-grpc
A gRPC client & server implementation.
kleimkuhler/tracing
Application level tracing for Rust.
kleimkuhler/website
Source code for the linkerd.io website