benjibc / constexpr_hash_mapLinks
Constexpr hash map, generates a constant KV hash map at compile time.
☆18Updated 9 years ago
Alternatives and similar repositories for constexpr_hash_map
Users that are interested in constexpr_hash_map are comparing it to the libraries listed below
Sorting:
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- C++ standard proposals☆16Updated 5 years ago
- Collection of Agner Fog Software☆43Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last month
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 4 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- C++14 version of parsertl☆32Updated 4 months ago
- Generic hash function for STL style unordered containers☆38Updated last month
- Demo of using C++0x constexpr functions for compile-time string hashing☆17Updated 12 years ago
- An Array Mapped Tree implementation☆10Updated 5 years ago
- Allocation benchmarks☆30Updated 9 years ago
- ☆17Updated 7 years ago
- C/C++ compiler vendor and features detection.☆41Updated 7 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last month
- Collection of header-only utilities for C++☆35Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last week
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Continuous Perfomance Monitor (CPM) for C++ code