An open API service indexing awesome lists of open source software.

https://github.com/smallnest/ebooks

制作的电子书越来越多,找个仓库放置,方便下载
https://github.com/smallnest/ebooks

Last synced: 19 days ago
JSON representation

制作的电子书越来越多,找个仓库放置,方便下载

Awesome Lists containing this project

README

        

1. [深入理解Rust并发编程](rust_concurrency_cookbook.pdf)
2. [Rust高性能编程指南](perf-book-cn.pdf)。[网站版](https://colobu.com/perf-book)
3. [Leetcode 算法题解精选(Rust篇)](leetcode-collection-rust.pdf)
4. [Leetcode 算法题解精选(Go语言篇)](leetcode-collection-go.pdf)
5. [Go语言编程技巧](gotips.pdf) [网站版](https://colobu.com/gotips)
6. [Go Test: 从入门到躺平](go-test.pdf)