tlwg / libdatrie
☆163Updated 6 months ago
Alternatives and similar repositories for libdatrie:
Users that are interested in libdatrie are comparing it to the libraries listed below
- A clone of Darts (Double-ARray Trie System)☆144Updated 6 years ago
- Mirror of CLucene 2.3.2's development master branch. CLucene is a C++ port of Lucene: the high-performance, full-featured text search eng…☆103Updated 5 years ago
- CppJieba的C语言api☆56Updated 2 years ago
- C language wrapper for RE2 the regular expressions library from Google☆125Updated 5 months ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- FastCGI.com fcgi2 Development Kit fork from http://repo.or.cz/fcgi2.git + last snapshot☆225Updated last month
- A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.☆146Updated 4 years ago
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆524Updated 9 months ago
- Cedar implements an updatable double-array trie, which offers fast update/lookup for skewed queries in real-world data.☆24Updated 9 years ago
- a set of implementations of DBM☆180Updated 3 months ago
- libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times…☆455Updated last month
- Berkeley DB☆342Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆158Updated this week
- The atomic_ops project (Atomic memory update operations portable implementation)☆431Updated 2 months ago
- A C++ implementation of the aho corasick pattern search algorithm☆220Updated 10 months ago
- Fast compressed trie dictionary library☆67Updated 5 months ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Redis C++ Client☆66Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Very fast and small(memory efficient) hash map☆36Updated 4 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆428Updated 3 years ago
- Simple FastCGI wrapper for CGI scripts☆407Updated 8 months ago
- Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub☆347Updated last week
- skip list with rank, code less than z_set in redis☆171Updated last year
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- An efficient trie implementation.☆253Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago