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 portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- C++ network library☆31Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Fast delegates implementation☆56Updated 3 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 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
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- ☆39Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- small delegate implementation☆85Updated 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
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Non bloated asynchronous logger☆223Updated last year
- ☆26Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago