Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gunicorn | 8,770 | 61,046 | 869 | a month ago | 81 | March 27, 2021 | 467 | other | Python | |
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications. | ||||||||||
Awesome Programming Books | 3,649 | 8 months ago | 4 | |||||||
📚 经典技术书籍推荐,持续更新... | ||||||||||
Mastering_go_zh_cn | 3,194 | 2 days ago | 2 | apache-2.0 | Go | |||||
《Mastering GO》中文译本,《玩转 GO》。 | ||||||||||
Piping Server | 2,671 | 2 | 2 days ago | 106 | September 04, 2022 | 17 | mit | TypeScript | ||
Infinitely transfer between every device over pure HTTP with pipes or browsers | ||||||||||
Acl | 2,537 | a day ago | 31 | lgpl-3.0 | C | |||||
A powerful server and network library, including coroutine, redis client, http, websocket, mqtt with C/C++ for multi-platform. | ||||||||||
Waitress | 1,187 | 3,193 | 317 | a month ago | 49 | May 30, 2022 | 15 | other | Python | |
Waitress - A WSGI server for Python 3 | ||||||||||
Tinyhttpd | 872 | 5 years ago | 5 | C | ||||||
tinyhttpd的详细注释版,十分适合入门者学习的一个项目 | ||||||||||
Immortal | 724 | a year ago | September 07, 2017 | 1 | bsd-3-clause | Go | ||||
⭕ A *nix cross-platform (OS agnostic) supervisor | ||||||||||
Technical_books | 707 | 2 years ago | 1 | HTML | ||||||
:books:🔥收集全网最热门的技术书籍 (GO、黑客、Android、计算机原理、人工智能、大数据、机器学习、数据库、PHP、java、架构、消息队列、算法、python、爬虫、操作系统、linux、C语言),不间断更新中:hotsprings: | ||||||||||
Ofbiz | 687 | 3 years ago | 12 | apache-2.0 | Java | |||||
Apache OFBiz - Main development has moved to the ofbiz-frameworks repository. |
在线阅读: Mastering_Go_ZH_CN
PDF下载:移步release中下载PDF,离线阅读
英文第二版强势来袭!我们也在招募热爱学习的你,一起来玩转,第二版项目地址:hantmac/Mastering_Go_Second_Edition_Zh_CN
有兴趣的读者可关注公众号Go_Official_Blog 了解更多官方资讯。
本书适用于Golang程序员。您之前应该阅读有关Go的介绍性书籍,或者已经完成了Go By Example。本书的内容包括但不限于并发、网络编程、垃圾回收、组合、GO UNIX系统编程、基本数据类型(Array,Slice,Map)、GO源码、反射,接口,类型方法等高级概念。阅读本书需要一定的编程经验。如果你在工作中使用Go或者业余时间爱好GO,那么这本书一定会让你对GO的理解更上一层楼。
持续更新中。。。。
如果你喜欢本书 《玩转 Go》,你可以参与到本书的翻译或纠正工作中来,具体请联系【Jack E-mail:[email protected]】,一同完善本书并帮助壮大 Go 语言在国内的学习群体,给大家提供更好的学习资源。
除特别声明外,本书中的内容使用 CC BY-SA 3.0 License(创作共用 署名-相同方式共享3.0 许可协议)授权,代码遵循 BSD 3-Clause License(3 项条款的 BSD 许可协议)。