shuvalov-mdb / thread-liveness-monitorLinks
Low cost runtime deadlock detection with checkpoints history
☆23Updated 3 years ago
Alternatives and similar repositories for thread-liveness-monitor
Users that are interested in thread-liveness-monitor are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 2 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- A C++14 reflection library☆78Updated 3 weeks ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Libunifex networking library☆20Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month