abbbaf / Compile-time-hash-functionsLinks
☆68Updated 4 years ago
Alternatives and similar repositories for Compile-time-hash-functions
Users that are interested in Compile-time-hash-functions are comparing it to the libraries listed below
Sorting:
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Structure to Tuple Conversions in C++17☆27Updated 5 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Updated 2 years ago
- My C stuff.☆46Updated 3 weeks ago
- run C++ from anywhere☆126Updated 6 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 3 years 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
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆136Updated last week
- Constexpr hash functions for C++☆19Updated 5 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆204Updated 2 months ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- C++ Extended Template Library☆15Updated last month
- C++20 compile time compressed string tables☆46Updated 2 years ago
- An HTTP(S) client library for C++20.☆62Updated 2 months ago
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆49Updated last year
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 6 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆43Updated 7 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- A C++17 full-text search engine library☆33Updated 4 years ago
- C++ utilities☆144Updated last month
- Single header library to generate random numbers at compile time using KISS random generator☆13Updated 4 years ago
- A library to parse and manipulate C/C++ type names☆31Updated this week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last month
- LLVM JIT: An Example☆17Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago