arvidn / access_profilerLinks
a tool to count accesses to member variables in c++ programs
☆77Updated 11 years ago
Alternatives and similar repositories for access_profiler
Users that are interested in access_profiler are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- ☆27Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Fast delegates implementation☆56Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago