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:
- A C++ smart-pointer with value-semantics πβ131Updated 6 years ago
- compile time assembly interpreterβ86Updated 7 years ago
- C library to remove white space from strings as fast as possibleβ156Updated last year
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)β87Updated 6 years ago
- A fast alternative to the modulo reductionβ316Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.β79Updated 3 years ago
- Yet another C++ text formatting library.β71Updated last year
- runtime to compile-time mappingsβ109Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heapβ69Updated 5 years ago
- Fast Hash Functions Using AES Intrinsicsβ85Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β122Updated 5 years ago
- Joedb, the Journal-Only Embedded Databaseβ103Updated this week
- A simple, single-header-only library, for wrapping text. In C++β107Updated 6 years ago
- Fast multi-threaded memory allocatorβ79Updated 6 years ago
- Replaced by foonathan/lexyβ138Updated 5 years ago
- C++17 library facilities for older compilersβ145Updated 5 years ago
- A persistent hash array-mapped trie for C++β91Updated 2 years ago
- Papers for the C++ Standards Committee, WG21β58Updated 8 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.β40Updated 5 years ago
- High Performance Streams Based on Coroutine TS β‘β150Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.β136Updated 6 years ago
- bad_alloc Behaving Badlyβ76Updated 6 years ago
- A C++14/17 implementation of named tuplesβ72Updated last year
- A hash table implementation using Robin Hood Linear Probingβ52Updated 11 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)β170Updated 11 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β83Updated 9 months ago
- Hashing functions and PRNGs based on themβ167Updated 2 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations β¦β87Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"β205Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averagβ¦β165Updated 3 weeks ago