JochenBaier / cppguardLinks
C++ developer tool for detecting deadlocks
☆46Updated 11 months ago
Alternatives and similar repositories for cppguard
Users that are interested in cppguard are comparing it to the libraries listed below
Sorting:
- A memory leak and deadlock finder for C, C++☆76Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- A light weight C++ in memory argument parser☆67Updated last year
- Demo Code for presentation "C++ In Action"☆150Updated last year
- value types for composite class design - with allocators☆73Updated last week
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆46Updated 4 months ago
- C++ Entity Component System (ECS)☆34Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 6 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆145Updated last week
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 9 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 4 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 3 months ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆104Updated 3 months ago
- C++20 State Machine library☆233Updated 8 months ago
- A modern and (mostly) macro free mocking-framework☆55Updated 3 weeks ago
- C++20 coroutine library☆141Updated last month
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago