Pinned Repositories
bpf_conformance
Measures the conformance of a BPF runtime to the ISA.
bpf_performance
A set of platform-agnostic tools to measure the performance of various BPF helper functions.
bpf_performance_backup
A set of platform agnostic to measure the performance of various BPF helper functions
connection_tracker
Demo project to track inbound and outbound TCP and UDP connections using BPF
ebpf-for-windows
eBPF implementation that runs on top of Windows
libbtf
Utility library for parsing BPF Type Format data
ubpf
Userspace eBPF VM
bpf_performance
A set of platform-agnostic tools to measure the performance of various BPF helper functions.
ebpf-for-windows
eBPF implementation that runs on top of Windows
ntosebpfext
eBPF-For-Windows extension to provide access to Windows kernel functionality
Alan-Jowett's Repositories
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
Alan-Jowett/ebpf-for-windows
eBPF implementation that runs on top of Windows
Alan-Jowett/libbtf
Utility library for parsing BPF Type Format data
Alan-Jowett/bpf_performance
A set of platform-agnostic tools to measure the performance of various BPF helper functions.
Alan-Jowett/connection_tracker
Demo project to track inbound and outbound TCP and UDP connections using BPF
Alan-Jowett/ebpf-samples
Sample ebpf programs to analyze
Alan-Jowett/ebpf-verifier
A new eBPF verifier, using abstract interpretation
Alan-Jowett/ubpf
Userspace eBPF VM
Alan-Jowett/CS5138
The official repository for CS5138 (2023)
Alan-Jowett/cxplat
Cross platform, C abstraction layer for both user mode and kernel mode libraries
Alan-Jowett/dns_watcher
Alan-Jowett/ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
Alan-Jowett/goresponsiveness
A draft-ietf-ippm-responsiveness client in Go.
Alan-Jowett/netperf
Automation system for executing networking performance tests
Alan-Jowett/ntosebpfext
eBPF-For-Windows extension to provide access to Windows kernel functionality
Alan-Jowett/psebpfext
Windows PS Subsystem eBPF extension
Alan-Jowett/rbpf
Rust virtual machine and JIT compiler for eBPF programs
Alan-Jowett/undocked
Simplifies the process of building internal, native Windows projects
Alan-Jowett/usersim
Alan-Jowett/VpnScaleTestFramework
A software framework for performing scale testing on a VPN server. Permits emulating thousands of VPN devices.
Alan-Jowett/windows-networking-tools
Tools for viewing and managing Windows network configurations
Alan-Jowett/Windows-Time-Calibration-Tools
Window Tools for Calibrating Windows Time Service
Alan-Jowett/xdp-for-windows
XDP speeds up networking on Windows