Pinned Repositories
ByConity
ByConity is an open source cloud-native data warehouse
byconity.github.io
Official site for https://github.com/ByConity/ByConity
ClickBench
ClickBench: a Benchmark For Analytical Databases
ClickHouse
ClickHouse® is a free analytics DBMS for big data
configs
CS-Notes
:books: Computer Science Learning Notes
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
linkwk7.github.io
Personal blog
PBFT
Implmentation of PBFT
trNoise
A simple ray tracer
linkwk7's Repositories
linkwk7/PBFT
Implmentation of PBFT
linkwk7/ByConity
ByConity is an open source cloud-native data warehouse
linkwk7/byconity.github.io
Official site for https://github.com/ByConity/ByConity
linkwk7/ClickBench
ClickBench: a Benchmark For Analytical Databases
linkwk7/ClickHouse
ClickHouse® is a free analytics DBMS for big data
linkwk7/configs
linkwk7/CS-Notes
:books: Computer Science Learning Notes
linkwk7/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
linkwk7/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
linkwk7/linkwk7.github.io
Personal blog
linkwk7/trNoise
A simple ray tracer
linkwk7/LeetCode
linkwk7/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
linkwk7/peloton
The Self-Driving Database Management System
linkwk7/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
linkwk7/starrocks
StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries. InfoWorld’s 2023 BOSSIE Award for best open source software.
linkwk7/tPaxos
Basic implementation of multi-paxos