/

os01

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

最終更新日:502日前
11.3k

oguzhaninan/Buka
511日前1.1k

Buka is a modern software that helps you manage your ebook at ease.

dylanaraps/pure-bash-bible
503日前35.6k

📖 A collection of pure bash alternatives to external processes.

ffwff/lilith
519日前1.1k

x86-64 os made in crystal

krahets/hello-algo
503日前62.3k

《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing

d2l-ai/d2l-zh
503日前53.9k

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

ethereumbook/ethereumbook
503日前19.0k

Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

chai2010/go-ast-book
502日前5.2k

:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)

rougier/scientific-visualization-book
502日前9.9k

An open access book on scientific visualization using python and matplotlib

SerenityOS/serenity
502日前27.5k

The Serenity Operating System 🐞

Awesome-HarmonyOS/HarmonyOS
502日前19.0k

A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。

redox-os/redox
502日前14.7k

Mirror of https://gitlab.redox-os.org/redox-os/redox

phil-opp/blog_os
502日前13.6k

Writing an OS in Rust

s-matyukevich/raspberry-pi-os
502日前12.8k

Learning operating system development using Linux kernel and Raspberry Pi

wolverinn/Waking-Up
502日前9.3k

计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...

bottlerocket-os/bottlerocket
502日前8.0k

An operating system designed for hosting containers

NodeOS/NodeOS
504日前6.9k

Lightweight operating system using Node.js as userspace

klange/toaruos
503日前5.9k

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.

yourtion/30dayMakeOS
502日前5.6k

《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程

ravynsoft/ravynos
502日前5.3k

A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)

includeos/IncludeOS
502日前4.8k

A minimal, resource efficient unikernel for cloud services

hadley/r4ds
503日前4.3k

R for data science: a book

tonydeng/sdn-handbook
512日前1.1k

SDN手册

d2l-ai/d2l-en
502日前20.9k

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

getify/Functional-Light-JS
503日前16.4k

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

iggredible/Learn-Vim
502日前12.8k

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

thejsway/thejsway
505日前7.9k

The JavaScript Way book

QianMo/Game-Programmer-Study-Notes
502日前8.5k

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

dariubs/GoBooks
501日前15.6k

List of Golang books

phodal/github
501日前9.6k

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

gibbok/typescript-book
501日前8.1k

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

janishar/mit-deep-learning-book-pdf
501日前12.1k

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

brikis98/terraform-up-and-running-code
501日前2.7k

Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman

mercyblitz/thinking-in-spring-boot-samples
509日前1.9k

小马哥书籍《Spring Boot 编程思想》示例工程

unknwon/the-way-to-go_ZH_CN
501日前34.0k

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

munificent/game-programming-patterns
501日前3.8k

Source repo for the book

asciidwango/js-primer
502日前2.3k

:book: JavaScript Primer - 迷わないための入門書

phodal/growth-ebook
505日前7.7k

Growth Engineering: The Definitive Guide。全栈增长工程师指南

munificent/craftinginterpreters
501日前7.9k

Repository for the book "Crafting Interpreters"