louis-langholtz
Software coder/programmer/craftsman/engineer, addresser of elephants in the room, and occasional entrepreneur.
Pinned Repositories
Box2D
Further development of this fork has moved to my PlayRho repository.
flow
Dataflow library and engine in C++
PlayRho
An interactive physics engine & library.
pyspellcode
Python script for using clang's AST dump and hunsepll for spell checking source code comments.
realnumb
A real numbers library with support for fixed point types.
time-machine-helper
A Qt based GUI application for helping with macOS Time Machine
louis-langholtz's Repositories
louis-langholtz/PlayRho
An interactive physics engine & library.
louis-langholtz/Box2D
Further development of this fork has moved to my PlayRho repository.
louis-langholtz/pyspellcode
Python script for using clang's AST dump and hunsepll for spell checking source code comments.
louis-langholtz/flow
Dataflow library and engine in C++
louis-langholtz/realnumb
A real numbers library with support for fixed point types.
louis-langholtz/time-machine-helper
A Qt based GUI application for helping with macOS Time Machine
louis-langholtz/stiffer
Satisfying more than TIFF.
louis-langholtz/clang-tools-extra
Mirror of https://llvm.org/git/clang-tools-extra with changes I want or use.
louis-langholtz/units
Boost.org units module
louis-langholtz/benchmark
A microbenchmark support library
louis-langholtz/cocos2d-x
cocos2d-x for C++
louis-langholtz/eos
An open source smart contract platform
louis-langholtz/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
louis-langholtz/linux
Linux kernel source tree
louis-langholtz/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.
louis-langholtz/louis-langholtz
Config files for my GitHub profile.
louis-langholtz/louis-langholtz.github.io
personal website + blog
louis-langholtz/multiprecision
louis-langholtz/nitro
NITRO is a full-fledged, extensible library solution for reading and writing the National Imagery Transmission Format (NITF), a U.S. DoD standard format. It is written in cross-platform C, with bindings available for other languages.
louis-langholtz/SFML
Simple and Fast Multimedia Library
louis-langholtz/wait-queue
Multiple producer / multiple consumer (MPMC) C++ thread-safe queue for passing data between threads