-
Horizon, Ex Alibaba
- HangZhou
- www.chunel.cn
-
-
CGraph Public
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
-
CGraph-lite Public
A one-page-only CGraph-API-liked DAG project.
-
CThreadPool Public
【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork
-
ann-benchmarks Public
Forked from erikbern/ann-benchmarksBenchmarks of approximate nearest neighbor libraries in Python
Python MIT License UpdatedJul 23, 2024 -
CacheLib Public
Forked from facebook/CacheLibPluggable in-process caching engine to build and scale high performance services
C++ Apache License 2.0 UpdatedOct 14, 2023 -
nsg Public
Forked from ZJULearning/nsgNavigating Spreading-out Graph For Approximate Nearest Neighbor Search
C++ MIT License UpdatedAug 28, 2023 -
-
GraphANNS Public
Forked from whenever5225/GraphANNSGraph-based Approximate Nearest Neighbor Search Working off CGraph
-
knowhere Public
Forked from milvus-io/knowhereKnowhere is an open-source vector search engine, it integrates FAISS, HNSW and Annoy
C++ Apache License 2.0 UpdatedFeb 24, 2023 -
taskflow Public
Forked from taskflow/taskflowA General-purpose Parallel and Heterogeneous Task Programming System
C++ Other UpdatedJan 8, 2023 -
leetcode Public
Forked from doocs/leetcode😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
-
-
caiss Public
一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !
-
awesome-cpp Public
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MIT License UpdatedNov 2, 2022 -
apollo Public
Forked from ApolloAuto/apolloAn open autonomous driving platform
C++ Apache License 2.0 UpdatedOct 11, 2022 -
awesome-HowTo Public
Awesome lists about all kinds of awesome skills to help you go out of 35 crisis, and most important, to tell you how to enjoy your life.
-
hnswlib Public
Forked from nmslib/hnswlibHeader-only C++/python library for fast approximate nearest neighbors
-
annoy Public
Forked from spotify/annoyApproximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
C++ Apache License 2.0 UpdatedApr 21, 2022 -
CSF Public
Chunel and his Spacetime Friends,一款自研的、简单好用的、基于CGraph框架的近邻向量搜索算法
-
-
pybind11_examples Public
Forked from tdegeus/pybind11_examplesExamples for the usage of "pybind11"
C++ MIT License UpdatedJun 11, 2021 -
-
SPTAG Public
Forked from microsoft/SPTAGA distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search sc…
C++ MIT License UpdatedNov 19, 2020 -
TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets
C++ Apache License 2.0 UpdatedNov 12, 2020 -
-
free-programming-books-zh_CN Public
Forked from justjavac/free-programming-books-zh_CN📚 免费的计算机编程类中文书籍,欢迎投稿
-
milvus Public
Forked from milvus-io/milvusAn open source vector similarity search engine
C++ Apache License 2.0 UpdatedMay 25, 2020 -
mrpt Public
Forked from vioshyvo/mrptFast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search
-
MyDesignMode Public
some tips from me for design mode for my friend, based on C++. Hope u will like it.