LordJZ / consthashLinks
Compute various hash functions at compile time with C++11.
☆39Updated 8 years ago
Alternatives and similar repositories for consthash
Users that are interested in consthash are comparing it to the libraries listed below
Sorting:
- Compile-time string manipulation library for modern C++☆59Updated last year
- Experiments with constexpr☆245Updated 4 years ago
- Идеи по улучшению языка C++ для обсуждения☆97Updated 4 years ago
- C++17 string with fixed size☆112Updated 3 years ago
- То, чего нет в Бусте☆83Updated 3 months ago
- Portable implementation of future/promise API in C++☆76Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- ☆123Updated 4 years ago
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- ☆38Updated 4 years ago
- Library for comfortable work with DLL and DSO☆110Updated 2 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆116Updated 7 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆135Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆478Updated 6 months ago
- C++20 coroutine library☆130Updated 3 weeks ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆92Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago