Dugy / HowNotToWriteYourselfToDeathWithCppLinks
[WiP] A bunch of slides showing techniques how to avoid writing yourself to death when using C++
☆15Updated 4 years ago
Alternatives and similar repositories for HowNotToWriteYourselfToDeathWithCpp
Users that are interested in HowNotToWriteYourselfToDeathWithCpp are comparing it to the libraries listed below
Sorting:
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago
- C++17 tiny vector math library☆45Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- CMakeLists wrapper around imgui☆65Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- Peter Shirley's raytracing One Weekend tutorial updated with C++20 features☆30Updated 4 months ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 7 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Markdown renderer for Dear ImGui using MD4C parser☆167Updated 3 years ago
- Flat containers for C++☆59Updated 7 months ago
- Find race conditions at low cost by instrumenting containers☆37Updated 5 months ago
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated 3 weeks ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- Time to #include standard library and other C++ headers.☆106Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Functional reactive programming library for c++☆160Updated 2 years ago
- C++17 compile-time enum reflection library☆45Updated 3 years ago
- Small C++ metaprogramming library to manage lists of types☆36Updated 4 years ago
- C++ small containers☆148Updated 3 weeks ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- C++ command line argument parsing and routing☆51Updated last year