Pinned Repositories
ardour
Mirror of Ardour Source Code
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
bluepillstudy
school project for learning cpu virtualize technology by understanding the blue pill project
chains
An experimental C++ library for declaring signal chains in a compiler-friendly way
concurrent
Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.
CPP-Course-Material
The samples and exercises of CodeValue C++ course
event_system
An event system implemented in C++
hiberlite
C++ ORM for SQLite
i2pd
🛡 I2P: End-to-End encrypted and anonymous Internet
i2pd-tools
Some useful tools for I2P
psydevascender's Repositories
psydevascender/ardour
Mirror of Ardour Source Code
psydevascender/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
psydevascender/bluepillstudy
school project for learning cpu virtualize technology by understanding the blue pill project
psydevascender/chains
An experimental C++ library for declaring signal chains in a compiler-friendly way
psydevascender/concurrent
Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.
psydevascender/CPP-Course-Material
The samples and exercises of CodeValue C++ course
psydevascender/event_system
An event system implemented in C++
psydevascender/hiberlite
C++ ORM for SQLite
psydevascender/i2pd
🛡 I2P: End-to-End encrypted and anonymous Internet
psydevascender/i2pd-tools
Some useful tools for I2P
psydevascender/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.
psydevascender/jucipp
juCi++: a lightweight, cross-platform C++-IDE supporting C++11, C++14, and experimental C++17 features
psydevascender/libraries
ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
psydevascender/nanosvg
Simple stupid SVG parser
psydevascender/SFML
Simple and Fast Multimedia Library
psydevascender/smallfunction
Stack allocated and type-erased functors 🐜
psydevascender/xdispatch
The power of Grand Central Dispatch brought to all major operating systems.