Book Open Source Projects

Browse 2,063 Book open source projects, ranked by GitHub stars. Find the most popular Book tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 2,063 projects
78,987 stars

d2l-ai/d2l-zh

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

Metrics details
Stars78,987
41,718 stars

dylanaraps/pure-bash-bible

📖 A collection of pure bash alternatives to external processes.

Metrics details
Stars41,718
40,050 stars

nushell/nushell

A new type of shell

Metrics details
Stars40,050
35,063 stars

unknwon/the-way-to-go_ZH_CN

《The Way to Go》中文译本,中文正式名《Go 入门指南》

Metrics details
Stars35,063
32,763 stars

0xAX/linux-insides

A book-in-progress about the Linux kernel and its insides.

Metrics details
Stars32,763
30,644 stars

sunface/rust-course

什么?你敢放心的把后背交给 AI? 我赌你不敢,那就来学学 AI 时代最酷、最安全、最快的语言吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book

Metrics details
Stars30,644
29,711 stars

realpython/python-guide

Python best practices guidebook, written for humans.

Metrics details
Stars29,711
29,185 stars

d2l-ai/d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

Metrics details
Stars29,185
27,553 stars

koodo-reader/koodo-reader

A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web

Metrics details
Stars27,553
26,209 stars

datasciencemasters/go

The Open Source Data Science Masters

Metrics details
Stars26,209
26,162 stars

yeasy/docker_practice

最新Docker容器技术,从真实案例中学习最佳实践!| Learn and understand Docker&Container technologies, with real DevOps practice!

Metrics details
Stars26,162
25,933 stars

datawhalechina/pumpkin-book

南瓜书:《机器学习》(西瓜书)公式详解

Metrics details
Stars25,933
25,665 stars

changkun/modern-cpp-tutorial

📚 Modern C++ Tutorial: C++11 to C++26 On the Fly | https://changkun.de/modern-cpp/

Metrics details
Stars25,665
25,390 stars

kovidgoyal/calibre

The official source code repository for the calibre ebook manager

Metrics details
Stars25,390
25,138 stars

fastai/fastbook

The fastai book, published as Jupyter Notebooks

Metrics details
Stars25,138
23,269 stars

Vonng/ddia

《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译

Metrics details
Stars23,269
22,769 stars

AccumulateMore/CV

✅(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】

Metrics details
Stars22,769
21,982 stars

rust-lang/mdBook

Create book from markdown files. Like Gitbook but implemented in Rust

Metrics details
Stars21,982
21,536 stars

basarat/typescript-book

:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹

Metrics details
Stars21,536
21,521 stars

ethereumbook/ethereumbook

Mastering Ethereum: 2nd Edition, by Andreas M. Antonopoulos, Gavin Wood, Carlo Parisi, Alessandro Mazza, Niccolò Pozzolini

Metrics details
Stars21,521
20,191 stars

fchollet/deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"

Metrics details
Stars20,191
20,073 stars

chai2010/advanced-go-programming-book

:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

Metrics details
Stars20,073
19,558 stars

dariubs/GoBooks

List of Golang books

Metrics details
Stars19,558
19,134 stars

rlabbe/Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Metrics details
Stars19,134
18,065 stars

rust-lang/book

The Rust Programming Language

Metrics details
Stars18,065
17,803 stars

mnielsen/neural-networks-and-deep-learning

Code samples for my book "Neural Networks and Deep Learning"

Metrics details
Stars17,803
17,035 stars

MathFoundationRL/Book-Mathmatical-Foundation-of-Reinforcement-Learning

This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."

Metrics details
Stars17,035
16,754 stars

getify/Functional-Light-JS

Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.

Metrics details
Stars16,754
15,775 stars

mml-book/mml-book.github.io

Companion webpage to the book "Mathematics For Machine Learning"

Metrics details
Stars15,775
15,160 stars

iggredible/Learn-Vim

Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖

Metrics details
Stars15,160
14,165 stars

janishar/mit-deep-learning-book-pdf

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

Metrics details
Stars14,165
13,627 stars

tuhdo/os01

Bootstrap yourself to write an OS from scratch. A book for self-learner.

Metrics details
Stars13,627
13,577 stars

krasimir/react-in-patterns

A free book that talks about design patterns/techniques used while developing with React.

Metrics details
Stars13,577
13,567 stars

egonSchiele/grokking_algorithms

Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)

Metrics details
Stars13,567
13,225 stars

dragen1860/Deep-Learning-with-TensorFlow-book

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.

Metrics details
Stars13,225
12,625 stars

rasbt/python-machine-learning-book

The "Python Machine Learning (1st edition)" book code repository and info resource

Metrics details
Stars12,625
12,211 stars

ctjhoa/rust-learning

A bunch of links to blog posts, articles, videos, etc for learning Rust

Metrics details
Stars12,211
11,761 stars

rui314/chibicc

A small C compiler

Metrics details
Stars11,761
11,660 stars

hmemcpy/milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

Metrics details
Stars11,660
11,353 stars

rougier/scientific-visualization-book

An open access book on scientific visualization using python and matplotlib

Metrics details
Stars11,353
11,075 stars

phodal/github

GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.

Metrics details
Stars11,075
10,912 stars

munificent/craftinginterpreters

Repository for the book "Crafting Interpreters"

Metrics details
Stars10,912
10,721 stars

ryanburgess/engineer-manager

A list of engineering manager resource links.

Metrics details
Stars10,721
10,527 stars

RayTracing/raytracing.github.io

Main Web Site (Online Books)

Metrics details
Stars10,527
10,459 stars

chiphuyen/machine-learning-systems-design

A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems", which is `dmls-book`

Metrics details
Stars10,459
10,325 stars

gibbok/typescript-book

The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.

Metrics details
Stars10,325
10,012 stars

helloqingfeng/Awsome-Front-End-learning-resource

:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)

Metrics details
Stars10,012
9,988 stars

QianMo/Game-Programmer-Study-Notes

:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.

Metrics details
Stars9,988
9,931 stars

lyhue1991/eat_tensorflow2_in_30_days

Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋

Metrics details
Stars9,931
9,877 stars

aikorea/awesome-rl

Reinforcement learning resources curated

Metrics details
Stars9,877
9,834 stars

aalhour/awesome-compilers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

Metrics details
Stars9,834
9,823 stars

geerlingguy/ansible-for-devops

Ansible for DevOps examples.

Metrics details
Stars9,823
9,668 stars

joelgrus/data-science-from-scratch

code for Data Science From Scratch book

Metrics details
Stars9,668
8,858 stars

rust-unofficial/patterns

A catalogue of Rust design patterns, anti-patterns and idioms

Metrics details
Stars8,858
8,777 stars

azat-io/you-dont-know-js-ru

📚 Russian translation of "You Don't Know JS" book series

Metrics details
Stars8,777
8,749 stars

miguelgrinberg/flasky

Companion code to my O'Reilly book "Flask Web Development", second edition.

Metrics details
Stars8,749
8,581 stars

paperswithbacktest/awesome-systematic-trading

A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.

Metrics details
Stars8,581
8,360 stars

abhishekkrthakur/approachingalmost

Approaching (Almost) Any Machine Learning Problem

Metrics details
Stars8,360
8,122 stars

amueller/introduction_to_ml_with_python

Notebooks and code for the book "Introduction to Machine Learning with Python"

Metrics details
Stars8,122
8,106 stars

jeffgerickson/algorithms

Bug-tracking for Jeff's algorithms book, notes, etc.

Metrics details
Stars8,106
1-60 of 2,063 projects
Get A Weekly Email With Trending Book Projects
Stay updated on Book plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.