Pinned Repositories
AmiClient
Modern .NET Standard client for accessing the Asterisk AMI protocol using async/await and Reactive Extensions (Rx)
bgpdumpy
A libbgpdump Python CFFI wrapper for analyzing MRTv1 and MRTv2 BGP table dump files.
bpfasm
Berkley Packet Filter (BPF) assembler
bpfjit-sys
Rust bindings to NetBSD's cBPF JIT engine
deque
A simple fixed-size deque implementation in C.
libxchg
Generic IPC library with rich messaging semantics.
nftables-json
JSON model for interacting with nftables' nft command
pdu
Small, fast, and correct L2/L3/L4 packet parser.
sisqo
More friendly access to Cisco-style CLIs from Python
libbpf-sys
Rust bindings to libbpf from the Linux kernel
alexforster's Repositories
alexforster/pdu
Small, fast, and correct L2/L3/L4 packet parser.
alexforster/AmiClient
Modern .NET Standard client for accessing the Asterisk AMI protocol using async/await and Reactive Extensions (Rx)
alexforster/bgpdumpy
A libbgpdump Python CFFI wrapper for analyzing MRTv1 and MRTv2 BGP table dump files.
alexforster/nftables-json
JSON model for interacting with nftables' nft command
alexforster/sisqo
More friendly access to Cisco-style CLIs from Python
alexforster/bpfasm
Berkley Packet Filter (BPF) assembler
alexforster/Answer
A lightweight .NET 2.0 library for parsing hierarchical configuration files into a key/value tree
alexforster/bpfjit-sys
Rust bindings to NetBSD's cBPF JIT engine
alexforster/libxchg
Generic IPC library with rich messaging semantics.
alexforster/libxdp-sys
Rust bindings to libxdp from the Linux kernel
alexforster/nrdpy
A library for submitting passive checks to Nagios NRDP endpoints
alexforster/alexforster.github.io
alexforster/bpf_asm
Standalone version of the `bpf_asm` program from the Linux `tools/bpf` directory
alexforster/deque
A simple fixed-size deque implementation in C.
alexforster/inparallel
A novel take on process-based parallelism in Python (CPython 2.7 or 3.4+)
alexforster/nlring
NLNOG Ring task execution library
alexforster/canonicaljson-rs
Rust implementation of a Canonical JSON serializer
alexforster/ClickHouse
ClickHouse® is a free analytics DBMS for big data
alexforster/go-capnp
Cap'n Proto library and code generator for Go
alexforster/go-clickhouse
Golang SQL database driver for Yandex ClickHouse
alexforster/libbpf
Automated upstream mirror for libbpf stand-alone build.
alexforster/libebpfverifier-sys
Rust bindings to the ebpfverifier library
alexforster/libubpf-sys
Rust bindings to the ubpf library
alexforster/lift
Low-Impact Fingerprint Tool
alexforster/pwru
Packet, where are you? -- eBPF-based Linux kernel networking debugger
alexforster/rust-prometheus
Prometheus instrumentation library for Rust applications