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 2 years ago
- Modern C++ B-tree containers☆274Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆829Updated 10 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year
- C++ implementation of Radix tree☆65Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementation of a memory efficient hash map and hash set☆359Updated 10 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- A C++ Rate limiter implementation.☆56Updated 10 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆226Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆601Updated last week
- 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
- A ZooKeeper client for C++.☆157Updated 2 years ago