Starred repositories
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据…
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish
This is the code for "Make Money with Tensorflow 2.0" by Siraj Raval
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
📊 Code City metaphor for visualizing Go source code in 3D
High productivity API framework with error handling in mind
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
Scalable Distributed Game Server Engine with Hot Swapping in Golang
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
Elegant Scraper and Crawler Framework for Golang
A high performance microservice framework in golang. A linux foundation project.
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
Write and publish your own blockchain in less than 200 lines of Go