magicgup's Stars
Meituan-Dianping/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
facebook/folly
An open-source C++ library developed and used at Facebook.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
aerospike/aerospike-server
Aerospike Database Server – flash-optimized, in-memory, nosql database
haoel/leetcode
LeetCode Problems' Solutions
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Awesome-Interview/Awesome-Interview
Collection of awesome interview references.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
JanusGraph/janusgraph
JanusGraph: an open-source, distributed graph database
tinkerpop/gremlin
A Graph Traversal Language (no longer active - see Apache TinkerPop)
alibaba/tair
A distributed key-value storage system developed by Alibaba Group
jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
ityouknow/awesome-spring-boot
Spring Boot Resources
TFdream/awesome-backend-architecture
后端开发常用技术框架、数据库、开源中间件、微服务、系统架构集合。
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
apache/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".
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
fastio/1store
NoSQL data store using the SEASTAR framework, compatible with Redis
dastergon/awesome-chaos-engineering
A curated list of Chaos Engineering resources.
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
wzhe06/Reco-papers
Classic papers and resources on recommendation
jepsen-io/jepsen
A framework for distributed systems verification, with fault injection
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
kdn251/interviews
Everything you need to know to get the job.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB