monsdar / CxxProf
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 C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- ☆26Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- ZeroMQ C++ binding.☆30Updated 7 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- small delegate implementation☆85Updated 8 years ago
- C++ async operations☆101Updated 10 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Cross-platform C++ library for fast binary and REST messaging☆42Updated 5 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago