yhirose / cpp-fstlibLinks
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆59Updated 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:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- 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
- Async GRPC with C++20 coroutine support☆75Updated 3 years 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
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- C++ framework for rapid server development☆77Updated last year
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆80Updated 3 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Boost.org multi_index module☆54Updated last week
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- ☆17Updated 5 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.☆16Updated 6 years ago
- ☆44Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago