yhirose / cpp-fstlibLinks
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆57Updated 2 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:
- 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 4 months ago
- 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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated last year
- C++14 cache friendly B-heap priority queue☆106Updated 3 weeks ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Succinct data structures in C/C++☆88Updated last year
- Effective Memory Reclamation☆62Updated 5 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆79Updated last month
- ☆44Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆94Updated last month
- Portable C++ SIMD library☆171Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Component-Model Framework in C++☆44Updated 9 years ago