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
- Collection of header-only utilities for C++☆35Updated last year
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- 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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Boost.org multi_index module☆48Updated 2 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆82Updated 2 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- ☆26Updated last year
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- Latency collector as an embedded library for C++☆13Updated 5 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
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- A SQL parser written in C++☆30Updated 3 years ago
- A header-only thread pool for C++☆43Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago