Pinned Repositories
clipper-lib
Fork of Angus' C++ Polygon Clipping Library
Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
fiber
userland threads
geometrix
Computational Geometry
graphical-debugging
GraphicalDebugging extension for Visual Studio
junction
Concurrent data structures in C++
Meta
Visual Studio Extension for C++ Template Meta-Programming based on Boost.
nvmock
A library which facilitates mocking non-virtual member functions.
simulation_toolkit
CMake Superproject for geometrix, nlopt and a few others.
brandon-kohn's Repositories
brandon-kohn/clipper-lib
Fork of Angus' C++ Polygon Clipping Library
brandon-kohn/geometrix
Computational Geometry
brandon-kohn/nvmock
A library which facilitates mocking non-virtual member functions.
brandon-kohn/junction
Concurrent data structures in C++
brandon-kohn/Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
brandon-kohn/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
brandon-kohn/fiber
userland threads
brandon-kohn/graphical-debugging
GraphicalDebugging extension for Visual Studio
brandon-kohn/grepWin
A powerful and fast search tool using regular expressions
brandon-kohn/libcds
A C++ library of Concurrent Data Structures
brandon-kohn/marl
A hybrid thread / fiber task scheduler written in C++ 11
brandon-kohn/numeric_conversion
brandon-kohn/poly2tri
2D constrained Delaunay triangulation library
brandon-kohn/rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
brandon-kohn/simulation_toolkit
CMake Superproject for geometrix, nlopt and a few others.
brandon-kohn/turf
Configurable C++ platform adapter
brandon-kohn/CppNumericalSolvers
L-BFGS-B implementation in C++11 using Eigen
brandon-kohn/CSharpCOM
Example wrapper for a C# class wrapped in COM accessed from C++
brandon-kohn/doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
brandon-kohn/enkiTS
C++ and C multithreading task scheduler
brandon-kohn/flat_hash_map
A very fast hashtable
brandon-kohn/GeometricTools
A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.
brandon-kohn/googletest
Google Test
brandon-kohn/GoogleTestRunner
GoogleTestRunner Visual Studio 2012, 2013 unit testing adapter
brandon-kohn/hpx
The C++ Standards Library for Concurrency and Parallelism
brandon-kohn/icl
Boost.org icl module
brandon-kohn/nlopt
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
brandon-kohn/opencl
wrapper for opencl
brandon-kohn/stk-vcpkg-registry
brandon-kohn/TestAdapterForGoogleTest
Visual Studio extension that enables support for unit testing with Google Test in the IDE