smilingthax / cttrieLinks
Compile-time TRIE based string matcher (C++11)
☆52Updated 6 years ago
Alternatives and similar repositories for cttrie
Users that are interested in cttrie are comparing it to the libraries listed below
Sorting:
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Named arguments for C++17☆30Updated this week
- bad_alloc Behaving Badly☆74Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A collection of formatting benchmarks☆47Updated 4 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast multi-threaded memory allocator☆78Updated 5 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
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago