fmilano's Stars
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
AlbertBall/railway-dot-exe
Welcome to the railway.exe project, an open source railway simulator for Windows
gdabah/distorm
Powerful Disassembler Library For x86/AMD64
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
SRombauts/shared_ptr
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
hsutter/gcpp
Experimental deferred and unordered destruction library for C++