arvidn / access_profiler
a tool to count accesses to member variables in c++ programs
☆74Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for access_profiler
- A light-weight C++ profiling library☆31Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 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 5 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- ☆26Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C/C++ compiler vendor and features detection.☆37Updated 7 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
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago