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:
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated 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
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- A SQL parser written in C++☆32Updated 3 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- STL-based caches for C++☆116Updated 2 years ago
- ☆17Updated 5 years ago
- ☆44Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- C++ framework for rapid server development☆77Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆78Updated 4 months ago
- For details, see the blog post:☆32Updated last year
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago