xroche / stringswitch
Switch/Case strings using constexpr long hash
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for stringswitch
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- Containers of fixed capacity,☆9Updated 3 months ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆38Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 9 months ago
- Win32 Differential Update Library☆14Updated 4 years ago
- An Array Mapped Tree implementation☆9Updated 4 years ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- oystr recursively searches directories for a substring.☆10Updated 2 years ago
- A tagged-pointer type for C++.☆26Updated last year
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆34Updated 4 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆13Updated 6 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 4 months ago
- Microsoft's Debug Interface Access SDK☆23Updated this week
- Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.☆2Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆25Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months 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…☆17Updated last year
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆15Updated 11 months ago
- A C++14 constexpr implementation of SHA256☆32Updated 3 months ago
- Header only library for binding, reordering and currying of function arguments without cost☆16Updated 6 years ago