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 3 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…☆24Updated 2 years ago
- My C stuff.☆46Updated last week
- run C++ from anywhere☆121Updated 5 years ago
- C++ utilities☆143Updated last week
- Cryptography library for modern C++.☆76Updated 2 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 11 months ago
- An HTTP(S) client library for C++20.☆63Updated last month
- 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. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆130Updated last week
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆49Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆37Updated 4 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- A library to parse and manipulate C/C++ type names☆28Updated last week
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆198Updated 3 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last week
- Constexpr hash functions for C++☆19Updated 5 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆43Updated 6 months ago
- C++14 header-only easy-to-use cryptographic hash library☆66Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- C++ Extended Template Library☆15Updated 2 weeks 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
- Small application that can be used to log loader snaps and other debug output☆68Updated last year
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago