qlibs / perfLinks
C++2x Performance library
☆105Updated 2 months ago
Alternatives and similar repositories for perf
Users that are interested in perf are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- C++20 [Minimal] Static Perfect Hash library☆253Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- ☆161Updated this week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- ☆103Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- std::embed implementation for the poor (C++17)☆90Updated 2 years ago
- A light weight C++ in memory argument parser☆68Updated last year
- Cryptography library for modern C++.☆78Updated 2 years ago
- A library to parse and manipulate C/C++ type names☆34Updated 2 weeks ago
- ☆125Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- My C stuff.☆47Updated this week
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆282Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Generic hash function for STL style unordered containers☆39Updated last month