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☆86Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated 2 weeks ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Dynamic runtime inlining with LLVM☆64Updated 4 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Thread-safe cross-platform event loop library in C++☆181Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago