yhirose / cpp-fstlib
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆55Updated 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
- 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
- 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☆73Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years 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
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years 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 C++ library for integer array compression☆29Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆82Updated 2 months ago
- Fast compressed trie dictionary library☆68Updated 6 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A header-only bloom filter implementation in C++14.☆13Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Boost.org multi_index module☆48Updated 2 weeks ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago