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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- 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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- 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
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- 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
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- ☆26Updated last year
- 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
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆83Updated 2 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 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
- Portable C++ SIMD library☆174Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- STL-based caches for C++☆116Updated last year
- Fast string to integer conversion☆15Updated 7 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Boost.org multi_index module☆49Updated last week
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 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
- String splitting benchmarks☆40Updated 8 years ago