BillyONeal
Dev at Microsoft on the vcpkg team; formerly of the @VisualC Libraries team maintaining the STL. He/Him (Although I don’t care much)
MicrosoftRedmond Washington USA
Pinned Repositories
14_cpp_features_in_40_minutes
Talk for John Cunningham's Org 2019-06-14 and library focused version at CppCon 2019
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
arg_router
C++ command line argument parsing and routing
awlib
A collection of helper libraries.
InsideParallelAlgorithms
CppCon 2018 Talk
Instalog
Windows malware analysis logging tool.
pevFind
Frankenstien Batch File Subroutine Tool
vcpkg
C++ Library Manager for Windows, Linux, and MacOS
vcpkg-one-liner-demo
A demonstration of how to use the vcpkg one-liner for a team demo.
BillyONeal's Repositories
BillyONeal/Instalog
Windows malware analysis logging tool.
BillyONeal/14_cpp_features_in_40_minutes
Talk for John Cunningham's Org 2019-06-14 and library focused version at CppCon 2019
BillyONeal/InsideParallelAlgorithms
CppCon 2018 Talk
BillyONeal/BleepingLockedRegistryKey
A training utility for BleepingComputer's Study Hall students that demonstrates locked registry keys.
BillyONeal/DicewarePasswordGenerator
Bill's toy Diceware tool.
BillyONeal/websocketpp
C++ websocket client/server library