Stars
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
A cloud-native Go microservices framework with cli tool for productivity.
Jupiter: Governance-oriented Microservice Framework.
MSVC's implementation of the C++ Standard Library.
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Windows Calculator: A simple yet powerful calculator that ships with Windows
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.