chasingegg
Interested in systems and algorithms for large scale data analytics.
BytedanceShanghai, China
Pinned Repositories
Android_Navigation
an android demo for receiving alarm messages and navigating to the target place
Byzgo
Go wrapper of Practical Byzantine Fault Tolerance library
chasingegg.github.io
To be an active markdown coder
Computer_Systems
some notes and projects about computer systems
Data_Science
ML_coursera
some notes and exercises in CS229_machine learning
python_ball-game
a simple game using python
SJTU_Compiler-Principle
this is the repo for CS308 compiler principles
SJTU_OS-project
Winconv
implementation of winograd minimal convolution algorithm on Intel Architecture
chasingegg's Repositories
chasingegg/Winconv
implementation of winograd minimal convolution algorithm on Intel Architecture
chasingegg/chasingegg.github.io
To be an active markdown coder
chasingegg/Byzgo
Go wrapper of Practical Byzantine Fault Tolerance library
chasingegg/Data_Science
chasingegg/Online_Judge
programming collection
chasingegg/6.828
The repo for MIT OS course
chasingegg/all-about-cryptography
Comprehensive collection of my notes and resources for systematically learning cryptography, covering foundational concepts to advanced techniques.
chasingegg/Blockchain-Technology-and-Application-Notes-2018
Notes on Blockchain Technology and Applications Course by Xiao@PKU | 区块链技术与应用课程(肖臻)笔记
chasingegg/ClickHouse
ClickHouse is a free analytics DBMS for big data
chasingegg/DiskANN
Scalable graph based indices for approximate nearest neighbor search
chasingegg/faiss
A library for efficient similarity search and clustering of dense vectors.
chasingegg/GPTCache
GPTCache is a library for creating semantic cache to store responses from LLM queries.
chasingegg/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
chasingegg/Knowhere
Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
chasingegg/knowhere-archive
Knowhere is an open-source vector search engine, integrating FAISS, HNSW and Annoy
chasingegg/libbyz-go
libbyz cgo version
chasingegg/milvus
Vector database for scalable similarity search and AI applications.
chasingegg/milvus-folly
An open-source C++ library developed and used at Facebook.
chasingegg/milvus-proto
Share Milvus proto files between Milvus repository and SDK repositories
chasingegg/milvus-sdk-go
Go SDK for Milvus.
chasingegg/milvus-sdk-java
Java SDK for Milvus.
chasingegg/milvus-sdk-node
The Official Mivus node.js sdk(client)
chasingegg/plugin
chain33 官方插件系统
chasingegg/plugincgo
plugin cgo 是用go 调用 c++ 库实现的插件
chasingegg/Predator
Predator is a useless search engine on baidu baike and baidu zhidao data
chasingegg/pymilvus
Python SDK for Milvus.
chasingegg/simple_miner
a naive-distributed miner implemented in Go, communicating within websocket
chasingegg/spark
Apache Spark - A unified analytics engine for large-scale data processing
chasingegg/sskmeans
same size kmeans
chasingegg/VectorDBBench
A Benchmark Tool for VectorDB