smilingthax / cttrie
Compile-time TRIE based string matcher (C++11)
☆53Updated 5 years ago
Alternatives and similar repositories for cttrie:
Users that are interested in cttrie are comparing it to the libraries listed below
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆66Updated last week
- compile time assembly interpreter☆84Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆116Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Roman numeral support for C++17☆52Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- ulids in C++, Header Only☆96Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago