tyoma / micro-profiler
Cross-platform low-footprint realtime C/C++ Profiler
☆243Updated last week
Related projects ⓘ
Alternatives and complementary repositories for micro-profiler
- A build analysis tool for the MSVC toolchain.☆295Updated 3 weeks ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆102Updated 7 years ago
- C++ Reflection using clang☆275Updated last year
- C++ Debugger Visualizers☆174Updated last year
- A Utility for Measuring C++ Code Bloat☆119Updated 6 years ago
- A Simple Heap Profiler for Windows C/C++ Applications☆65Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Compile Time Type Information for C++☆573Updated last year
- Visual Studio Extension for measuring C++ Code Coverage and profiling data☆78Updated last month
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆164Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆364Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- A miniature library for struct-field reflection in C++☆497Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆50Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- Win32/64 executable size reporting☆256Updated last year
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆211Updated last year
- Amalgamate C source and header files.☆87Updated 9 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing).☆373Updated 3 weeks ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- Bit flags for C++11 scoped enums☆119Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- C++ serializers benchmark with realistic data☆118Updated last year
- A collection of std-like single-header C++ libraries☆156Updated last month
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆211Updated 7 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated last year