arvidn / access_profilerLinks
a tool to count accesses to member variables in c++ programs
☆79Updated 12 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 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
- ☆27Updated 8 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 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☆52Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 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 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago