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:
- compile time assembly interpreter☆86Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Papers for the C++ Standards Committee, WG21☆58Updated 7 months ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 8 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated 2 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- A header-only C++ parsing framework☆36Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week