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
- ☆26Updated 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 9 months 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
- A light-weight C++ profiling library☆31Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Small C++ preprocessor library☆13Updated 4 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☆48Updated 9 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago