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 6 years ago
- C++20 compile time compressed string tables☆46Updated 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…☆25Updated 3 years 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
- Cryptography library for modern C++.☆78Updated 2 years ago
- C++ Extended Template Library☆15Updated 4 months ago
- Constexpr hash functions for C++☆19Updated 5 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆34Updated last year
- My C stuff.☆47Updated 2 months ago
- run C++ from anywhere☆127Updated 6 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆41Updated last year
- A library to parse and manipulate C/C++ type names☆34Updated 2 weeks ago
- An HTTP(S) client library for C++20.☆62Updated 5 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 8 months ago
- ☆21Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆212Updated 4 months ago
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Updated 3 years ago
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆43Updated 10 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 this week
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- C++ utilities☆145Updated last week
- Native Windows TLS stream wrapper for use with Asio☆65Updated 6 months ago
- Programmatically set hardware breakpoint with C++ on Windows☆38Updated last year
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago