c++ wrapper around libpapi
☆92Nov 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
Sorting:
- 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
- ☆12Nov 16, 2025Updated 3 months ago
- simple c++ hooks around malloc/realloc/free☆16May 14, 2018Updated 7 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 sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- Presentation based on the Low Latency Workshop☆20Jul 27, 2018Updated 7 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 5 months ago
- ☆16Feb 29, 2020Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- A framework to make C memory safe☆13Sep 20, 2022Updated 3 years ago
- A C++ header only library providing functionalitiy for design by contract☆12May 23, 2022Updated 3 years ago
- Composable tools for automating latency measurement and reporting☆26Jul 6, 2024Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆87Nov 30, 2025Updated 3 months ago
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 3 months ago
- Demonstration of a factory pattern where the types automatically register themselves☆13Mar 13, 2019Updated 6 years ago
- `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
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆252Apr 22, 2025Updated 10 months ago
- ☆25Apr 21, 2020Updated 5 years 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
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆167Feb 7, 2026Updated 3 weeks ago
- C++ Concurrency TS 2☆15Nov 3, 2024Updated last year
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆14Feb 21, 2026Updated last week
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- The Bencode library is a template-based implementation of the data serialization into the Bencode format.☆10Aug 7, 2017Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- print information from LLVM dataflow analyses☆13Jan 22, 2020Updated 6 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- Tries in C++☆13Aug 20, 2020Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 6 years ago
- C++ CSV parser☆56Jul 5, 2025Updated 7 months ago
- Toy fats log for Meeting C++ 2016☆33Nov 13, 2016Updated 9 years ago
- C++20 Memory Allocator library☆36Apr 30, 2025Updated 10 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year