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
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- Collection of header-only utilities for C++☆36Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆31Updated last month
- C++ Library for Portable SIMD Vectorization☆84Updated 10 months ago
- A C++14-and-later expression template library☆110Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆69Updated 9 years ago
- Allocation benchmarks☆30Updated 9 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Collection of Agner Fog Software☆44Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- pushmi project☆50Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 3 weeks ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated last week
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Generic hash function for STL style unordered containers☆38Updated 2 weeks ago