luceneplusplus / LucenePlusPlusLinks
Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
☆768Updated 4 months ago
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).☆856Updated 3 weeks 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…☆108Updated 5 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- Cache library and distributed caching server. Memcached compatible.☆369Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,692Updated this week
- C++ Base Library for serverside development☆350Updated 5 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- Concurrent data structures in C++☆1,438Updated 5 years ago
- Fastest RPC in the west☆743Updated 2 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- PISA: Performant Indexes and Search for Academia☆1,027Updated 2 months ago
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆576Updated last month
- Create extremely-fast and secure embedded HTTP servers with ease.☆457Updated 4 years ago
- C++ Elasticsearch client library☆138Updated 3 years ago
- C++ implementation of Raft core logic as a replication library☆1,128Updated 3 weeks ago
- IResearch is a cross-platform, high-performance search analytics library written entirely in C++ with the focus on a pluggability of diff…☆184Updated last year
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- ☆364Updated 2 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆227Updated last year
- A fast, memory efficient hash map for C++☆1,290Updated 4 months ago
- DataStax C/C++ Driver for Apache Cassandra☆414Updated this week
- A high-performance, concurrent hash table☆1,702Updated 6 months ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- C++ associative containers☆1,595Updated 3 years ago
- C++ Client for elasticsearch☆122Updated last year
- 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 …☆296Updated last year