Pinned Repositories
advanced-cplusplus
algorithms_and_data_structures
160+ Algorithm & Data Structure Problems using C++
awesome-katas
A curated list of code katas
awesome-osx-command-line
Use your OS X terminal shell to do awesome things.
backendlore
How I write backends
big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
binwalk
Firmware Analysis Tool
bottomupcs
Bottom Up Computer Science
toaruos
Hobby kernel + userspace, built mostly from scratch.
vide
vim as an IDE
hutchinson's Repositories
hutchinson/advanced-cplusplus
hutchinson/algorithms_and_data_structures
160+ Algorithm & Data Structure Problems using C++
hutchinson/awesome-katas
A curated list of code katas
hutchinson/awesome-osx-command-line
Use your OS X terminal shell to do awesome things.
hutchinson/backendlore
How I write backends
hutchinson/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
hutchinson/bottomupcs
Bottom Up Computer Science
hutchinson/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
hutchinson/CppCon2015
Presentation Materials from CppCon 2015
hutchinson/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
hutchinson/darktable
darktable is an open source photography workflow application and raw developer
hutchinson/design-patterns-for-humans
Design Patterns - An ultra-simplified explanation to design patterns
hutchinson/example-spring-mvc-initializer
hutchinson/freetds
Official FreeTDS repository
hutchinson/hydrogen
A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphics mode, HFS+ and a very limited userspace. Just a PoC for learning, really.
hutchinson/iOSAppReverseEngineering
The world’s 1st book of very detailed iOS App reverse engineering skills :)
hutchinson/itpol
LF IT policies
hutchinson/ModernOpenGL
Tutorial stuff for modern opengl course
hutchinson/OpenCue
A render management system you can deploy for visual effects and animation productions.
hutchinson/openexr
OpenEXR is a high dynamic-range (HDR) image file format for use in computer imaging applications, originally developed by Industrial Light & Magic, now a part of the Academy Software Foundation.
hutchinson/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
hutchinson/rabbitmq-management
RabbitMQ Management UI and HTTP API
hutchinson/rays
hutchinson/resources
Developer Resources
hutchinson/rez
An integrated package configuration, build and deployment system for software
hutchinson/STL
MSVC's implementation of the C++ Standard Library.
hutchinson/USD
Universal Scene Description
hutchinson/utils
Utilities
hutchinson/Vulkan
Examples and demos for the new Vulkan API
hutchinson/wil
Windows Implementation Library