Zha-Zha's Stars
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.
ruanyf/weekly
科技爱好者周刊,每周五发布
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
seata/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
sparanoid/chinese-copywriting-guidelines
Chinese copywriting guidelines for better written communication/中文文案排版指北
golang/tools
[mirror] Go Tools
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
mosn/mosn
The Cloud-Native Network Proxy Platform
orcaman/concurrent-map
a thread-safe concurrent map for go
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
bdvajstudio/javdb
javdb official app
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
polaris1119/golangweekly
Go语言爱好者周刊,每周日发布
hyperjumptech/grule-rule-engine
Rule engine implementation in Golang
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
bigwhite/experiments
Personal code, scripts and config files for experiments
chenjiandongx/mandodb
🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB
xieyu/blog
notes on papers/books/codes
wxnacy/wgo
类 Python 的 Golang 交互运行工具
antlr4-go/antlr
A release write-only repo for ANTLR4 Go target so Go modules so tags/versions/etc... work properly.