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
- C library to remove white space from strings as fast as possible☆155Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Papers for the C++ Standards Committee, WG21☆58Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Hashing functions and PRNGs based on them☆166Updated this week
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 6 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- Live Asynchronous Visualized Architecture☆99Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated last week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- runtime to compile-time mappings☆108Updated 8 years ago
- An-source C library developed and used at AppNexus.☆112Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago