qlibs / perfLinks
C++2x Performance library
☆93Updated last month
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☆45Updated 7 months ago
- C++20 Static Branch library☆94Updated 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 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…☆144Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 5 months ago
- ☆103Updated last year
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- A library to parse and manipulate C/C++ type names☆33Updated this week
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- My C stuff.☆46Updated last month
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 2 months 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 4 months ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- A light weight C++ in memory argument parser☆67Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- std::embed implementation for the poor (C++17)☆89Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A powerful C++ unit testing/assert/log utils☆34Updated 3 weeks ago
- Standalone version of the boost::unordered library☆33Updated 5 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- ☆125Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆166Updated this week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago