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
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆86Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- ☆108Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A C++14/17 implementation of named tuples☆71Updated 11 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆117Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.☆190Updated 2 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago