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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 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 last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated 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…☆67Updated 3 weeks ago
- Heap allocation free version of C++11 std::function☆57Updated 3 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
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- ☆26Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Container Traits for Modern C++☆29Updated 4 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Fast containers of polymorphic objects.☆68Updated last month
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago