psydevascender's Stars
ridiculousfish/libdivide
Official git repository for libdivide: optimized integer division
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
kwin/macdependency
MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
tonsky/FiraCode
Free monospaced font with programming ligatures
Quuxplusone/from-scratch
C++ standard library features, "from scratch"
sviehb/jefferson
JFFS2 filesystem extraction tool
maciekish/iReSign
iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it.
DanTheMan827/ios-app-signer
This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
opengl-tutorials/ogl
cocos2d/cocos2d-x-3rd-party-libs-src
Dependencies of cocos2d-x.
cocos2d/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
sullo/nikto
Nikto web server scanner
paulftw/hiberlite
C++ ORM for SQLite
heapwolf/route
A simple http router in c++ that can be used with nodeuv-http
openrazer/openrazer
Open source driver and user-space daemon to control Razer lighting and other features on GNU/Linux
layoutBox/PinLayout
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
sergey-shambir/modern-cmake-sample
Sample C++ project which uses modern CMake to build
grantila/q
A platform-independent promise library for C++, implementing asynchronous continuations.
KjellKod/concurrent
Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
alonf/CPP-Course-Material
The samples and exercises of CodeValue C++ course
packagesdev/solarwinds
OS X Port of Solar Winds ReallySlickScreenSaver
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
irh/chains
An experimental C++ library for declaring signal chains in a compiler-friendly way
NoAvailableAlias/nano-signal-slot
Pure C++17 Signals and Slots
fr00b0/nod
Small, header only signals and slots C++11 library.
santa01/signals
C++11 signal-slot implementation
r-lyeh-archived/fsm
:bookmark_tabs: Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)
odinthenerd/LSM
Lambda state machine is a state machine framework with an extremely simple UI