whynotyes's Stars
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
kilimchoi/engineering-blogs
A curated list of engineering blogs
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
timqian/chinese-independent-blogs
中文独立博客列表
brendangregg/FlameGraph
Stack trace visualizer
easychen/howto-make-more-money
程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
openimsdk/open-im-server
IM Chat ChatGPT AIGC CHATBOT
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
ulid/spec
The canonical spec for ulid
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
getanteon/anteon
Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
Meituan-Dianping/Leaf
Distributed ID Generate Service
ouqiang/gocron
定时任务管理系统
apache/ignite
Apache Ignite
mailru/easyjson
Fast JSON serializer for golang.
jinzhu/now
Now is a time toolkit for golang
hashicorp/golang-lru
Golang LRU cache
RoaringBitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
polarismesh/polaris
Service Discovery and Governance Platform for Microservice and Distributed Architecture
guregu/null
reasonable handling of nullable values
ADD-SP/ngx_waf
Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块
OneSizeFitsQuorum/MIT6.824-2021
4 labs + 2 challenges + 4 docs
unixhot/waf
使用Nginx+Lua实现的WAF(版本v1.0)
baidu/bfe-book
In-depth Understanding of BFE《深入理解BFE》(Book for BFE, a CNCF open source project. both in English and in Chinese)
brandur/redis-cell
A Redis module that provides rate limiting in Redis as a single command.
aviggiano/redis-roaring
Roaring Bitmaps for Redis
dgrijalva/lfu-go
A least frequently used cache for Golang