smilingthax / cttrieLinks
Compile-time TRIE based string matcher (C++11)
☆54Updated 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☆157Updated last year
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 7 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 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
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- A collection of formatting benchmarks☆52Updated last month
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago