david-grs / papippLinks
c++ wrapper around libpapi
☆92Updated 8 years ago
Alternatives and similar repositories for papipp
Users that are interested in papipp are comparing it to the libraries listed below
Sorting:
- An implementation of Seqlock in C++11☆236Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆232Updated 2 years ago
- A simple coroutine-based reactor library☆49Updated last week
- C++ standard library features, "from scratch"☆193Updated last year
- C++17 inplace_string implementation☆98Updated 7 years ago
- ☆63Updated 7 years ago
- Zoo library☆135Updated 7 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Lightweight structured concurrency for C++20☆158Updated last month
- fixpp - A modern C++ FIX library☆91Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆150Updated 2 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- Boost.org unordered module☆86Updated 2 weeks ago
- generic stack-based container☆110Updated 7 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Project intends to provide an easy framework for collecting and analyzing performance counters☆63Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A handy script to visualize google benchmark output☆57Updated 3 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆38Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- ☆128Updated 3 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆183Updated last month
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Fast integer to string and string to integer conversion functions☆24Updated 2 years ago