qlibs / perfLinks
C++2x Performance library
☆88Updated 2 weeks 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☆44Updated 7 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…☆142Updated last month
- C++20 Static Branch library☆72Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- My C stuff.☆46Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- 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
- ☆103Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks ago
- A library to parse and manipulate C/C++ type names☆33Updated this week
- Cryptography library for modern C++.☆76Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Zach's ORM - A C++20 ORM for SQLite☆42Updated 5 months ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 5 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated last month
- A light weight C++ in memory argument parser☆67Updated last year
- The Fancy Named Parameters Library☆36Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆152Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A memory leak and deadlock finder for C, C++☆76Updated last year
- C++17, multi-architecture cross-platform hooking library with clean API.☆111Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- ☆125Updated 4 years ago