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
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 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☆155Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- bad_alloc Behaving Badly☆75Updated 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…☆49Updated 4 years ago