zhiw2019's Stars
crimx/ext-saladict
🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
waynecz/dadda-translate-crx
🐱 比较好看的 Chrome 划词翻译(搜狗)插件,自带生词簿及吐司弹词记忆,可与有道、扇贝单词同步
denoland/deno
A modern runtime for JavaScript and TypeScript.
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
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.
iluwatar/java-design-patterns
Design patterns implemented in Java
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
jlevy/the-art-of-command-line
Master the command line, in one page
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
pingcap/docs
TiDB database documentation. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
tikv/grpc-rs
The gRPC library for Rust built on C Core library and futures
pingcap/tispark
TiSpark is built for running Apache Spark on top of TiDB/TiKV
tikv/pd
Placement driver for TiKV
pingcap/docs-cn
TiDB/TiKV/PD 中文文档
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
rust-lang/cargo
The Rust package manager
prometheus/prometheus
The Prometheus monitoring system and time series database.
ethereum/go-ethereum
Go implementation of the Ethereum protocol
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
facebook/zstd
Zstandard - Fast real-time compression algorithm
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
servo/servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
openmessaging/specification
OpenMessaging Specification
openmessaging/openmessaging-go
OpenMessaging Runtime Interface for Go