Pinned Repositories
ADO.NET-Models
Demo project that explores ADO.NET in practice.
bark
BARK - a tool for Behavior benchmARKing.
CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
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)
clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics
googletest
Googletest - Google Testing and Mocking Framework
impl-vec
Implement minimalistic vector.
moonbase
ThrashAbaddon's Repositories
ThrashAbaddon/clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics
ThrashAbaddon/ADO.NET-Models
Demo project that explores ADO.NET in practice.
ThrashAbaddon/bark
BARK - a tool for Behavior benchmARKing.
ThrashAbaddon/CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
ThrashAbaddon/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)
ThrashAbaddon/googletest
Googletest - Google Testing and Mocking Framework
ThrashAbaddon/impl-vec
Implement minimalistic vector.
ThrashAbaddon/lru-cache
:dizzy: A feature complete LRU cache implementation in C++
ThrashAbaddon/moonbase
ThrashAbaddon/vcperf
A build analysis tool for the MSVC toolchain.
ThrashAbaddon/cppnow-2017
Slides for my C++Now 2017 talk
ThrashAbaddon/cppnow_presentations_2017
Presentation Material for C++Now 2017
ThrashAbaddon/documentation
Documentation of Hamler
ThrashAbaddon/graph
Boost.org graph module
ThrashAbaddon/High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
ThrashAbaddon/jenkins-test
Jenkins playground
ThrashAbaddon/learning-nom
ThrashAbaddon/ltxdoclet
Javadoc doclet formatting to LaTeX (and PDF), optionally including source listings
ThrashAbaddon/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
ThrashAbaddon/new-coder
New Coder tutorials
ThrashAbaddon/nvim-config
ThrashAbaddon/phoenix_guides
User guides for the Phoenix web development framework.
ThrashAbaddon/rust_pong_game
ThrashAbaddon/SyntaxHighlight
Addon to add syntax highlighting to Anki
ThrashAbaddon/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ThrashAbaddon/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
ThrashAbaddon/this-week-in-rust
Data for this-week-in-rust.org
ThrashAbaddon/trouble-in-cloudland
Trouble in CloudLand is a colorful 2D area shooter written in Python and pygame.
ThrashAbaddon/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
ThrashAbaddon/Writer-Tutorial
PyQt text editor tutorial repository