Alan-Jowett's Stars
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
microsoft/ebpf-for-windows
eBPF implementation that runs on top of Windows
concurrencykit/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
eliben/pyelftools
Parsing ELF and DWARF in Python
openenclave/openenclave
SDK for developing enclaves
qmonnet/rbpf
Rust virtual machine and JIT compiler for eBPF programs
iovisor/ubpf
Userspace eBPF VM
microsoft/ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
generic-ebpf/generic-ebpf
Generic eBPF runtime
ytakano/radix_tree
STL like container of radix tree (a.k.a. PATRICIA trie) in C++
network-quality/goresponsiveness
A draft-ietf-ippm-responsiveness client in Go.
microsoft/Windows-Time-Calibration-Tools
Window Tools for Calibrating Windows Time Service
microsoft/netperf
Automation system for executing networking performance tests
Alan-Jowett/bpf_conformance
Measures the conformance of a BPF runtime to the ISA.
Alan-Jowett/bpf_performance_backup
A set of platform agnostic to measure the performance of various BPF helper functions