mrwang1992's Stars
AutoMQ/automq
AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x Cost-Effective. No Cross-AZ Traffic Cost. Autoscale in seconds. Single-digit ms latency.
starcwang/easy_javadoc
IntelliJ IDEA 插件,自动生成javadoc文档注释
ByteLegend/ByteLegend
Enjoy programming while playing a game.
cdk-team/CDK
📦 Make security testing of K8s, Docker, and Containerd easier.
meituan/ptubes
Ptubes is a database disaster recovery product based on the PITR (Point In Time Recovery) method, which can be used to restore the entire database to a specific point in time to help users improve the reliability and security of the database
viabtc/viabtc_exchange_server
A trading engine with high-speed performance and real-time notification
cncounter/translation
翻译文档
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
alibaba/AliSQL
AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
netty/netty
Netty project - an event-driven asynchronous network application framework
digoal/blog
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
awolfly9/IPProxyTool
python ip proxy tool scrapy crawl. 抓取大量免费代理 ip,提取有效 ip 使用
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
byzer-org/byzer-lang
Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.
mongodb/mongo
The MongoDB Database
ApolloAuto/apollo
An open autonomous driving platform
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
zxh0/luago-book
《自己动手实现Lua》随书源代码
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
e-n-f/datamaps
Indexes points and lines and generates map tiles to display them
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.
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
redis/go-redis
Redis Go client
arnauddri/algorithms
Algorithms & Data Structures in Go
tiancaiamao/go-internals
dig into implemention of the go programming language