limowang
student of University of Electronic Science and Technology of China
University of Electronic Science and Technology of China
limowang's Stars
deepseek-ai/3FS
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
pingcap/docs-cn
TiDB/TiKV/PD 中文文档
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
ceph/ceph
Ceph is a distributed object, block, and file storage platform
apache/hadoop
Apache Hadoop
apache/kudu
Mirror of Apache Kudu
apache/hbase
Apache HBase
HFAiLab/hai-platform
一种任务级GPU算力分时调度的高性能深度学习训练平台
DarLiner/awesome-design-patterns
优秀软件与架构设计模式资源收集。包含10种常见的软件架构模式、GoF设计模式、云架构模式、微服务和分布式系统、大数据、数据库等
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
834810071/muduo_study
Linux多线程服务端编程[muduo C++网络库]
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
redis/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, Streams, HyperLogLogs, Bitmaps.
apache/kafka
Mirror of Apache Kafka
apache/flink
Apache Flink
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
liu-jianhao/Cpp-Design-Patterns
C++设计模式
shxz130/statemachine
statemachine状态机
999V/OnJava8
📗《OnJava8》中文版
2227324689/gpmall
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
JeffLi1993/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
hellokaton/learn-java8
💖《跟上 Java 8》视频课程源码
BruceEckel/OnJava8-Examples
Code Examples for the book "On Java 8"
megaease/Remembering-Haoel
记录您对左耳朵耗子(陈皓)的点滴回忆
Tianji95/effective-cpp-note
Note Of Effective C++ 、More Effective C++ And Effective Modern C++
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译