-
SSVUtilsJson Public
[DEPRECATED] [HEADER-ONLY] C++14 utility library that depends on SSVUtils. Includes a fork of JsonCpp.
-
-
meetingcpp2015 Public
My Meeting C++ lightning talks: "Meaningful Casts" and "Static If".
-
linuxDay2014 Public
Presentation for the Linux Day 2014 event in Messina
-
-
-
NetLayer Public
[C++14] (University project) (WIP) - Modern C++ library that allows users to quickly create efficient callback-based network applications, binding packets to functions at compile-time and abstracti…
-
AllocSim Public
Repository for my OS course project (UNIME 2015)
-
CppCon2014-1 Public
Forked from CppCon/CppCon2014Speaker materials from CppCon 2014
-
cpr Public
Forked from libcpr/cprC++ Requests: Curl for People, a spiritual port of Python Requests (https://github.com/kennethreitz/requests)
C++ MIT License UpdatedJan 7, 2016 -
mame Public
Forked from mamedev/mameMAME - Multiple Arcade Machine Emulator
C++ UpdatedDec 23, 2015 -
bde Public
Forked from bloomberg/bdeBasic Development Environment - a set of foundational C++ libraries used at Bloomberg.
-
Enums.Delegates.CppCLI Public
Forked from Diagonactic/Enums.Delegates.CppCLIHigh performance enum library for C# written generically with System.Enum constraint (in C++/CLI since C# doesn't support that!)
C++ UpdatedNov 2, 2015 -
linuxDay2013 Public
My talk for "Linux Day 2013 - Messina - Istituto Jaci": "Sviluppo di videogiochi in Linux"
-
cppnow2015 Public
Repository for my C++Now 2015 Lightning Talk: "for_each_arg explained and expanded"
-
ring_view Public
Forked from Quuxplusone/ring_viewstd::ring_view (SG14)
C++ MIT License UpdatedSep 28, 2015 -
SG14 Public
Forked from WG21-SG14/SG14A library for Study Group 14 of Working Group 21 (C++)
C++ UpdatedSep 23, 2015 -
Diana Public
Forked from ufosky/DianaEntity Component system like Artemis implemented in C
C MIT License UpdatedAug 21, 2015 -
-
TimeLapseMod Public
Forked from MrP123/TimeLapseModA mod for Factorio (factorio.com) which takes screenshots in specific intervals to create time lapses out of
Lua Other UpdatedJun 13, 2015 -
-
-
SSVJsonCpp Public
[DEPRECATED] Now included in SSVUtilsJson - [HEADER-ONLY] Cleaned up fork of JsonCpp 0.6.0-rc2.
-
osgameclones Public
Forked from opengaming/osgameclonesOpen Source Clones of Popular Games
-
SSVPiet Public
[SCHOOL THESIS PROJECT] Random Piet-inspired artwork generator
-
SSVGenetic Public
[SCHOOL THESIS PROJECT] Genetic algorithm ant simulation
-
EntityCore Public
Forked from ClickerMonkey/EntsThe most efficient entity/component framework around, also has two new concepts: Controller and View - made especially for games.
-
-
VRDevUtils Public
(ABANDONED) Bash scripts and other files that may be useful when developing/building
-
SSVCrateBox Public
(ABANDONED) C++11 test game. Depends on SSVStart, SSVEntitySystem, SSVSCollision, SFML2.0. It is mainly used to try new features I implement in the mentioned libraries. The code is quite clean - it…