yhirose / cpp-fstlibLinks
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆56Updated 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:
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- 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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- STL-based caches for C++☆116Updated 2 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
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- async io-uring based kernel io library☆31Updated 4 years 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
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Fast compressed trie dictionary library☆69Updated 9 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Boost.org multi_index module☆51Updated 2 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆90Updated 2 weeks ago
- Combine `asio` with `std::execution`.☆19Updated 3 months ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year