apollo008 / orchid-fstLinks
This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ language.This FST C++ open source project has much significant advantages.
☆15Updated last year
Alternatives and similar repositories for orchid-fst
Users that are interested in orchid-fst are comparing it to the libraries listed below
Sorting:
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆57Updated 3 years ago
- Modern C++ B-tree containers☆276Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆844Updated 2 weeks ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- C++ implementation of Radix tree☆65Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated 3 weeks ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- ☆44Updated 4 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆479Updated last month
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆297Updated last year
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- A data structure and algorithm library built for ToplingDB☆60Updated 3 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago