smilingthax / cttrie
Compile-time TRIE based string matcher (C++11)
☆52Updated 5 years ago
Alternatives and similar repositories for cttrie:
Users that are interested in cttrie are comparing it to the libraries listed below
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Implementation of hash_append proposal☆69Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A collection of formatting benchmarks☆47Updated 2 weeks ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Use unused bits in your pointer☆46Updated 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
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 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 8 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago