smilingthax / cttrieLinks
Compile-time TRIE based string matcher (C++11)
☆53Updated 6 years ago
Alternatives and similar repositories for cttrie
Users that are interested in cttrie are comparing it to the libraries listed below
Sorting:
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- compile time assembly interpreter☆85Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Prints values and types during compilation!☆57Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 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 2 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- ☆61Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Python-like range iterators for C++☆81Updated 7 years ago