luceneplusplus / LucenePlusPlusLinks
Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
☆781Updated last week
Alternatives and similar repositories for LucenePlusPlus
Users that are interested in LucenePlusPlus are comparing it to the libraries listed below
Sorting:
- Mirror of the Xapian repository. You're welcome to open pull requests on github (they'll just get merged indirectly).☆863Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months 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…☆113Updated 6 years ago
- 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 …☆298Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- PISA: Performant Indexes and Search for Academia☆1,046Updated this week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,769Updated this week
- Cache library and distributed caching server. Memcached compatible.☆372Updated last year
- A high-performance, concurrent hash table☆1,732Updated 10 months ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- C++ Base Library for serverside development☆352Updated 5 years ago
- C++ Client for elasticsearch☆122Updated last year
- A ZooKeeper client for C++.