Pinned Repositories
ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
tableflip
Graceful process restarts in Go
tubular
BSD socket API on steroids
asinine
Embeddable ASN.1 (DER) and X.509v3 decoder
ship-bpf-with-go
An Example of shipping BPF code with your Go project
socklimit
A fair-share ratelimiter implemented as a BPF socket filter
Spielbub
Yet another unfinished Gameboy emulator, written for fun and profit in C.
Supermega
MEGA API client in Python
vimto
Run Go tests on a custom kernel
lmb's Repositories
lmb/asinine
Embeddable ASN.1 (DER) and X.509v3 decoder
lmb/ship-bpf-with-go
An Example of shipping BPF code with your Go project
lmb/vimto
Run Go tests on a custom kernel
lmb/socklimit
A fair-share ratelimiter implemented as a BPF socket filter
lmb/websms-connector-o2
WebSMS' Connector for http://www.o2online.de
lmb/linux
Linux kernel source tree
lmb/sigprof-repro
lmb/Spielbub
Yet another unfinished Gameboy emulator, written for fun and profit in C.
lmb/bc-tlsserver-poc
PoC of a basic server accepting TLS connections, using the Bouncy Castle library
lmb/betterplace-donate
lmb/bpf-ci
lmb/brainf15ck
A simple Brainfuck interpreter
lmb/ci-kernels
A collection of kernels used for CI builds
lmb/cilium
Fork of cilium/cilium
lmb/dokku-peerjs-dockerfiles
lmb/ebpf
eBPF Library for Go
lmb/ebpf-for-windows
eBPF implementation that runs on top of Windows
lmb/go-apidiff
Check API compatibility between different revisions of a Go project
lmb/gritql
GritQL is a query language for searching, linting, and modifying code.
lmb/guepacket
GUE (Generic UDP Encapsulation) layer for gopacket 📦
lmb/issue-48088-repro
Reproducer for Go issue 48088
lmb/moccasin
A failed experiment to write an X.509 parser in Rust
lmb/pwru
Packet, where are you? -- eBPF-based Linux kernel networking debugger
lmb/qt
Quick helpers for testing Go applications using generics.
lmb/quicktest
Quick helpers for testing Go applications
lmb/sabby
lmb/sys
[mirror] Go packages for low-level interaction with the operating system
lmb/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
lmb/tetragon
eBPF-based Security Observability and Runtime Enforcement
lmb/tree-sitter-gritql
The official grammar for GritQL, implemented as a tree sitter parser