smilingthax / cttrieLinks
Compile-time TRIE based string matcher (C++11)
☆53Updated 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
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated last month
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- A C++ library for type level flagging☆65Updated 7 years ago