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☆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 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆80Updated 4 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- Succinct data structures in C/C++☆93Updated last year
- C++ framework for rapid server development☆77Updated 2 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Boost.org multi_index module☆55Updated 2 weeks ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Effective Memory Reclamation☆63Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- ☆45Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago