smilingthax / cttrie
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
- compile time assembly interpreter☆85Updated 7 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆79Updated 2 weeks ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 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 template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆85Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Text encoding for modern C++☆30Updated 3 years ago