yhirose / cpp-fstlibLinks
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆57Updated 3 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:
- 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 High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆97Updated 3 weeks 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++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- async io-uring based kernel io library☆33Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- ☆44Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.☆16Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 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 9 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆80Updated last month
- Coroutine library and toolkit for C++20☆39Updated last week
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- ☆17Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Simple, reliable & efficient distributed task queues for C++17☆113Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago