Dugy / HowNotToWriteYourselfToDeathWithCppLinks
[WiP] A bunch of slides showing techniques how to avoid writing yourself to death when using C++
☆13Updated 4 years ago
Alternatives and similar repositories for HowNotToWriteYourselfToDeathWithCpp
Users that are interested in HowNotToWriteYourselfToDeathWithCpp are comparing it to the libraries listed below
Sorting:
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++20 Vulkan and GLes rendering engine☆17Updated 6 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆48Updated last month
- Polymorphic memory resource for real-time applications.☆69Updated last year
- simple ray tracing library focusing on good code☆57Updated last year
- Windows Using Headers Only...☆62Updated 4 years ago
- A modern and (mostly) macro free mocking-framework☆41Updated 3 weeks ago
- C++17 tiny vector math library☆43Updated last year
- C++ implementation of Python-like "zip" parallel iteration.☆23Updated 4 months ago
- Modern C++ Undo / Redo framework☆27Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- An `if constexpr` alternative for c++14☆9Updated 4 years ago
- Fast and lightweight thread pool for C++11 and newer.☆43Updated 6 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆129Updated 3 weeks ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Inspect C++ memory in the browser☆97Updated 3 years ago
- ☆21Updated last year
- ☆50Updated 8 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆87Updated this week