JochenBaier / cppguardLinks
C++ developer tool for detecting deadlocks
☆46Updated 9 months ago
Alternatives and similar repositories for cppguard
Users that are interested in cppguard are comparing it to the libraries listed below
Sorting:
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A memory leak and deadlock finder for C, C++☆77Updated last year
- A light weight C++ in memory argument parser☆66Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Light-weight Thread Pool library in modern C++☆103Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆219Updated last month
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆136Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆42Updated 2 months ago
- C++20 State Machine library☆231Updated 6 months ago
- A modern C++-20 testing framework.☆52Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆247Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated 3 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- A modern C++ library for type-safe environment variable parsing☆152Updated 3 weeks ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆24Updated this week
- C++20 Meta-Programming library☆301Updated 5 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆65Updated 2 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated this week
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆96Updated 3 months ago
- value types for composite class design - with allocators☆72Updated 2 weeks ago
- C++ small containers☆148Updated 6 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago