Pinned Repositories
lucene
Apache Lucene open-source search software
faiss
A library for efficient similarity search and clustering of dense vectors.
apd_lyc
hostapd_lyc
caffe_faster_rcnn
elastiflow
Network flow Monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack
jaeger
CNCF Jaeger, a Distributed Tracing Platform
k-NN
🆕 A machine learning plugin which supports an approximate k-NN search algorithm for Open Distro for Elasticsearch
DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
k-NN
🆕 Find the k-nearest neighbors (k-NN) for your vector data
OpenSearch
🔎 Open source distributed and RESTful search engine.
luyuncheng's Repositories
luyuncheng/fastfilter-elasticsearch-plugin
Filter large lists with Elasticsearch using Roaringbitmap
luyuncheng/elastiknn
Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
luyuncheng/siren
luyuncheng/siren-join
[This is the old, single node version for Elasticsearch 2.x, see the latest "Siren Federate" plugin for distributed Elasticsearch 5.x and 6.x capabilities]
luyuncheng/CHIP-KNN
[FPT'20] CHIP-KNN: Configurable and HIgh-Performance K-Nearest Neighbors Accelerator on Cloud FPGAs
luyuncheng/security-1
luyuncheng/security
🔐 OpenSearch Security plugin
luyuncheng/cuhnsw
CUDA implementation of Hierarchical Navigable Small World Graph algorithm
luyuncheng/sample-code
👋 Welcome to the Open Distro for Elasticsearch sample-code area. Share your great ideas and code samples with the Open Distro for Elasticsearch Community.
luyuncheng/cross-cluster-replication
Open Distro Cross Cluster Replication
luyuncheng/jheaps
Master repository for the JHeaps project
luyuncheng/h3
Hexagonal hierarchical geospatial indexing system
luyuncheng/questdb
An open source SQL database designed to process time series data, faster
luyuncheng/k-NN
🆕 A machine learning plugin which supports an approximate k-NN search algorithm for Open Distro for Elasticsearch
luyuncheng/es-rest-client
从java transport client转化成java restful client的转换器,对restful client进行了部分封装,最大程度减少业务代码适配带来的额外工作量,部分分支做了跨es大版本的兼容
luyuncheng/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
luyuncheng/ml-cpp
Machine learning C++ code
luyuncheng/h3-java
Java bindings for H3, a hierarchical hexagonal geospatial indexing system
luyuncheng/elasticsearch-analysis-ansj
luyuncheng/elasticsearch-analysis-jieba
The plugin includes the `jieba` analyzer, `jieba` tokenizer, and `jieba` token filter, and have two mode you can choose. one is `index` which means it will be used when you want to index a document. another is `search` mode which used when you want to search something.
luyuncheng/JavaFastPFOR
A simple integer compression library in Java
luyuncheng/JFaiss-CPU
Faiss bindings for Java
luyuncheng/logtrail
Kibana plugin to view, search & live tail log events
luyuncheng/aircompressor
A port of Snappy, LZO, LZ4, and Zstandard to Java
luyuncheng/cerebro
luyuncheng/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
luyuncheng/performance-analyzer
📈 OpenDistro for Elasticsearch Performance Analyzer
luyuncheng/tutorials
Tutorials on Lightweight Modular Staging
luyuncheng/milvus
An open source vector similarity search engine powered by Faiss, NMSLIB and Annoy
luyuncheng/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具