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:
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- ☆27Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Foundations of symbol based programming☆30Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 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☆50Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago