Pinned Repositories
6.824
A personal implementation of MIT 6.824.
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
compact-rpc
可插拔式的微内核RPC框架,旨在支持高可拓展性和轻量化的RPC功能。
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
duckdb
DuckDB is an analytical in-process SQL database management system
nvim
Personal starter for LazyVim.
qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
RookieDB
A personal implementation of Berkley's CS186.
sponge
A personal implementation of CS144.
TangSiyang2001's Repositories
TangSiyang2001/sponge
A personal implementation of CS144.
TangSiyang2001/6.824
A personal implementation of MIT 6.824.
TangSiyang2001/compact-rpc
可插拔式的微内核RPC框架,旨在支持高可拓展性和轻量化的RPC功能。
TangSiyang2001/RookieDB
A personal implementation of Berkley's CS186.
TangSiyang2001/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
TangSiyang2001/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
TangSiyang2001/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
TangSiyang2001/duckdb
DuckDB is an analytical in-process SQL database management system
TangSiyang2001/nvim
Personal starter for LazyVim.
TangSiyang2001/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
TangSiyang2001/big-ann-benchmarks
Framework for evaluating ANNS algorithms on billion scale datasets.
TangSiyang2001/cpp-baremetal-senders-and-receivers
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
TangSiyang2001/csu-path-planner
TangSiyang2001/dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.
TangSiyang2001/doris-shade
Apache Doris Shade Repository
TangSiyang2001/doris-spark-connector
Spark Connector for Apache Doris
TangSiyang2001/doris-website
Apache Doris Website
TangSiyang2001/incubator-seatunnel
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
TangSiyang2001/infinity
The AI-native database built for LLM applications, providing incredibly fast full-text and vector search
TangSiyang2001/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
TangSiyang2001/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
TangSiyang2001/pyanns
TangSiyang2001/shenyu
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
TangSiyang2001/SimSIMD
Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, and C, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐
TangSiyang2001/sofa-bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
TangSiyang2001/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
TangSiyang2001/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
TangSiyang2001/TangSiyang2001
TangSiyang2001/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
TangSiyang2001/write-you-a-vector-db
A Vector Database Tutorial (over CMU-DB's BusTub system)