Legendout's Stars
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
xiaoweiChen/Professional-cpp-6ed
《Professional C++ - 6th Edition》的非专业个人翻译
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
etcd-io/bbolt
An embedded key/value database for Go.
newland2024/MyEchoServer
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Legendout/Threadpool
a toy C++ implementation about thread pool
apache/kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
KipData/FnckSQL
SQL as a Function for Rust
guangqianpeng/raft
An C++ implementation of RAFT consensus algorithm based on jrpc
vvbbnn00/goflet
Goflet is a lightweight file upload and download service written in Go, featuring authentication, resumable uploads, file integrity verification, image processing, and OnlyOffice integration for a comprehensive file management solution.
rust-lang/portable-simd
The testing ground for the future of portable SIMD in Rust
ruanyf/weekly
科技爱好者周刊,每周五发布
0voice/enterprise_job_recommend
2023年 最新整理暑假实习(含Java,前端,测试,c++,嵌入式,算法岗),base(北京,上海,广州,深圳,杭州,西安,成都,南京),每周定时更新
timeplus-io/proton
A streaming SQL engine, a fast and lightweight alternative to ksqlDB and Apache Flink, 🚀 powered by ClickHouse.
chenyahui/AnnotatedCode
知名开源代码库的注释版:C++、Golang等
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
Codesire-Deng/TemplateRepoCxx
VS Code C++项目模板
aceld/zinx
A lightweight concurrent server framework based on Golang.
markity/6.5840
事件驱动的实现策略
Winnerhust/uthread
一个简单的用户级线程库
caozhiyi/Raft
a implementation of raft algorithm with brpc
caozhiyi/CppNet
Cross platform network library with C++11
Mq-b/Loser-HomeWork
卢瑟们的作业展示,答案讲解,以及一些C++知识
16bit-ykiko/magic-cpp
A C++20 header-only library that supports powerful reflection for C++
tianbingJ/Trepang
Raft学习的一些资料