c++ wrapper around libpapi
☆93Nov 26, 2017Updated 8 years ago
Alternatives and similar repositories for papipp
Users that are interested in papipp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- simple c++ hooks around malloc/realloc/free☆16May 14, 2018Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- C++ micro benchmark library☆99Mar 1, 2017Updated 9 years ago
- Toy fats log for Meeting C++ 2016☆33Nov 13, 2016Updated 9 years ago
- Presentation based on the Low Latency Workshop☆20Jul 27, 2018Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- ☆12Nov 16, 2025Updated 4 months ago
- ☆16Feb 29, 2020Updated 6 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆253Apr 22, 2025Updated 11 months ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Oct 4, 2020Updated 5 years ago
- Composable tools for automating latency measurement and reporting☆26Jul 6, 2024Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆22Jul 11, 2025Updated 8 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- benmark for different mmap prefault/prefetch methods☆26Nov 18, 2017Updated 8 years ago
- print information from LLVM dataflow analyses☆13Jan 22, 2020Updated 6 years ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 6 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- some code for testing nonius, hayai and celero lmicro benchmarking ibraries☆25May 8, 2017Updated 8 years ago
- A C++ header only library providing functionalitiy for design by contract☆12May 23, 2022Updated 3 years ago
- OpenOnload high performance user-level network stack☆779Updated this week
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Feb 9, 2018Updated 8 years ago
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Aug 22, 2024Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 3 years ago
- A collection of High-Frequency trading components☆303Nov 8, 2015Updated 10 years ago
- Tries in C++☆13Aug 20, 2020Updated 5 years ago
- Demonstration of a factory pattern where the types automatically register themselves☆13Mar 13, 2019Updated 7 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Low-Latency C++ Logger Design☆22Dec 2, 2019Updated 6 years ago
- ☆40Nov 1, 2020Updated 5 years ago
- Boost.org unordered module☆89Mar 13, 2026Updated last week
- A highly optimized single producer single consumer message queue C++ template☆288Aug 22, 2022Updated 3 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 7 years ago
- C++ Concurrency TS 2☆16Nov 3, 2024Updated last year