monsdar / CxxProfLinks
CxxProf is a manual instrumented Profiling library for C++. It's goal is to provide easy integration into existing projects with just as little overhead as possible. It should be easy to remove the profiling mechanism during compile and runtime from the code.
☆57Updated 8 years ago
Alternatives and similar repositories for CxxProf
Users that are interested in CxxProf are comparing it to the libraries listed below
Sorting:
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆233Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- For fun C++ reflection framework.☆62Updated 2 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆113Updated 5 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- C++ network library☆31Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++ Inversion of Control Framework☆147Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++ async operations☆100Updated 10 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Lightweight C++ task system☆81Updated 8 years ago
- ccache / clcache inspired compiler cache for cl.exe☆75Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Updated 4 months ago
- Non bloated asynchronous logger☆222Updated last year