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:
- compile time assembly interpreter☆85Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 2 months ago
- Compile-time printf-like string formatting☆77Updated 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
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆46Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A collection of formatting benchmarks☆49Updated 5 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- ☆31Updated 9 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year