yhirose / cpp-fstlibLinks
A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers
☆56Updated 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
Sorting:
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- ☆27Updated last year
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- ☆21Updated 7 months ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Boost.org multi_index module☆51Updated last month
- ☆17Updated 5 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implem…☆10Updated 5 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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- C++ framework for rapid server development☆77Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆88Updated this week
- Succinct data structures in C/C++☆88Updated 7 months ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- A safe modern C++ wrapper of lmdb☆64Updated last year