yhirose / cpp-fstlib
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆54Updated 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☆51Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ la…☆14Updated last year
- async io-uring based kernel io library☆30Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 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++☆31Updated 7 years ago
- Boost.org multi_index module☆47Updated last month
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Pipeline implementation based on n3534☆20Updated 10 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆78Updated 3 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- Collection of header-only utilities for C++☆35Updated last year
- For details, see the blog post:☆32Updated last year
- fast prime sieve and hash algorithm☆38Updated last week
- Component-Model Framework in C++☆44Updated 9 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