skywli's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
TheAlgorithms/Python
All Algorithms implemented in Python
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
antirez/disque
Disque is a distributed message broker
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
istio/istio
Connect, secure, control, and observe services.
openshift/origin
Conformance test suite for OpenShift
spf13/cobra
A Commander for modern Go CLI interactions
kubernetes/community
Kubernetes community content
scylladb/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
aphyr/distsys-class
Class materials for a distributed systems lecture series
vicaya/hypertable
A flexible database focused on performance and scalability
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
0rpc/zerorpc-python
zerorpc for python
houshanren/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
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.