arvidn / access_profilerLinks
a tool to count accesses to member variables in c++ programs
☆75Updated 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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- A very minimal .INI reader/writer (C++11)☆31Updated 9 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- ☆26Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- ☆31Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A light-weight C++ profiling library☆31Updated 11 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Allocation benchmarks☆30Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago