Pinned Repositories
bed
Byte Editor
CPPTimes
The C++ Times
cs3003
Code samples for CS3003
CS5138
The official repository for CS5138 (2023)
csir-project
functional_foundations
A set of code walkthrough exploring functional programming concepts using analogy and Python.
hwbp_lib
A small set of functions to set hardware breakpoints.
Item105
Code that will keep up with 8-K filings and look for Item 1.05s.
riscv-caesar-cipher
A caesar cipher implementation written in RISC-V
rust_jvm
A JVM in rust.
hawkinsw's Repositories
hawkinsw/Item105
Code that will keep up with 8-K filings and look for Item 1.05s.
hawkinsw/CPPTimes
The C++ Times
hawkinsw/functional_foundations
A set of code walkthrough exploring functional programming concepts using analogy and Python.
hawkinsw/cs3003
Code samples for CS3003
hawkinsw/DailyPL
The Daily PL Newspaper
hawkinsw/medava
Describing the creation of a medical supply chain simulation using Java.
hawkinsw/fashionista
Learning web development, fashionably.
hawkinsw/bpf_stacktrace
An example of how to use bpf_get_stackid to generate a stacktrace when a performance event occurs.
hawkinsw/ebpf-for-windows
eBPF implementation that runs on top of Windows
hawkinsw/stimpl
Skeleton implementation of STIMPL
hawkinsw/ubpf
Userspace eBPF VM
hawkinsw/bufferbloat-net
The source repository for the bufferbloat.net web site
hawkinsw/cerf-bleecn
hawkinsw/cerfcast-sonar
hawkinsw/cpp_magic_function
Practice C++ function calls by trying to guess a function's output.
hawkinsw/cpython
The Python programming language
hawkinsw/draft-ietf-ippm-responsiveness
hawkinsw/draft-tsvwg-udp-ecn
A draft explaining how to configure UDP ECN on various platforms
hawkinsw/draft-white-ippm-stamp-ecn
I-D to define a STAMP extension TLV that enables ECN traversal testing
hawkinsw/graphico
Doing ascii graphics in C++
hawkinsw/http-extensions
HTTP Extensions in progress
hawkinsw/ladybird
Truly independent web browser
hawkinsw/libbtf
Utility library for parsing BPF Type Format data
hawkinsw/libpnet
Cross-platform, low level networking using the Rust programming language.
hawkinsw/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
hawkinsw/qlog
The IETF I-D documents for the qlog format
hawkinsw/quic-wg-wiki
Clone of QUIC WG Wiki to submit changes.
hawkinsw/quiche
š„§ Savoury implementation of the QUIC transport protocol and HTTP/3
hawkinsw/Rocket
A web framework for Rust.
hawkinsw/rust-ibverbs
Bindings for RDMA ibverbs through rdma-core