arvidn / access_profiler
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
- A light-weight C++ profiling library☆31Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆26Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 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
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Small C++ preprocessor library☆13Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago