AbberiorInstruments
Popular repositories Loading
-
-
mathpresso
mathpresso PublicForked from kobalicek/mathpresso
Mathematical Expression Parser and JIT Compiler
C++ 1
-
g3log
g3log PublicForked from KjellKod/g3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++11 with no external libraries (except gtest used f…
C++
-
-
minhook
minhook PublicForked from TsudaKageyu/minhook
The Minimalistic x86/x64 API Hooking Library for Windows
C
Repositories
- g3log Public Forked from KjellKod/g3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++11 with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
- swig Public Forked from Alzathar/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
- crashrpt2 Public Forked from CrashRpt/crashrpt2
Crashrpt fixes and new features collected from various places
- outcome Public Forked from ned14/outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition)