-
08:25
(UTC +08:00)
cxx
C++ header-only library for generic data validation.
header only, dependency-free deep learning framework in C++14
Header-only, non-intrusive and macro-free runtime reflection system in C++
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
A miniature library for struct-field reflection in C++
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
A C/C++ header to help move #ifdefs out of your code
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.
Lecture notes, projects and other materials for Course 'CS219 Advanced Programming' at Southern University of Science and Technology.
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Cross-platform C library to read data from PE/PE+ files (the format of Windows .exe and .dll files)
Find and copy all the .so / .dll files required by an executable
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
A C++ & Python viewer for 3D data like meshes and point clouds
Simple MPL-2.0-licensed C++ geometry processing library.
Shows how to use wxWidgets controls only by programming code (c++17).
Compile Time Regular Expression in C++
Fast C-like programming language with advanced features
An (foolish) attempt to make an Unreal-like Header parser which will help me generate stuff for other projects.
AParse is a parser generater, just like Antlr, Bison and Yacc etc.