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
- C library to remove white space from strings as fast as possible☆155Updated last year
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months 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
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Hashing functions and PRNGs based on them☆162Updated 8 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- A High Performance, Network Optimized, JSON Library☆82Updated last year
- Joedb, the Journal-Only Embedded Database☆103Updated this week
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago