j-jorge / unity-buildLinks
Benchmarking unity builds on real c++ projects.
☆15Updated 5 years ago
Alternatives and similar repositories for unity-build
Users that are interested in unity-build are comparing it to the libraries listed below
Sorting:
- My Talk on C++20's Concepts☆23Updated 5 years ago
- ☆36Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- ☆22Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Easily batch-build cmake projects!☆18Updated 9 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- low level system stuff, threads, memory, file descriptors etc☆22Updated 10 months ago
- Profile your c++ code☆81Updated 12 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- Example on how to use fastbuild for building c/c++/asm, etc projects with various compilers (MSVC, Clang, GCC, NASM, MASM)☆25Updated 8 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- C++20 Vulkan and GLes rendering engine☆17Updated 2 months ago
- C++20 highly parallel ECS implementation☆21Updated 6 years ago
- Kahncode Core Library☆32Updated 2 years ago
- Toy software vulkan ICD implementation☆21Updated 5 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 6 years ago
- A scoped stack allocator☆38Updated 6 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆37Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Archived!☆27Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Yet Another MAthematical library☆14Updated 4 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago