yhirose / cpp-fstlibLinks
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆57Updated 3 years ago
Alternatives and similar repositories for cpp-fstlib
Users that are interested in cpp-fstlib are comparing it to the libraries listed below
Sorting:
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆98Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆80Updated 2 months ago
- C++ framework for rapid server development☆77Updated last year
- This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ la…☆15Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- ☆17Updated 5 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Boost.org intrusive module☆62Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- Boost.org multi_index module☆53Updated 2 weeks ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated 2 months ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year