nieklinnenbank / FreeNOS
FreeNOS (Free Niek's Operating System) is an experimental microkernel based operating system for learning purposes written in C++. You may use the code as you wish under the terms of the GPLv3.
☆870Updated 4 years ago
Alternatives and similar repositories for FreeNOS:
Users that are interested in FreeNOS are comparing it to the libraries listed below
- Free Niek's Operating System (FreeNOS)☆2,036Updated 4 years ago
- This repository contains vczh's toys for black magic codes or experiments☆1,083Updated 4 years ago
- Some code snippets for sharing☆1,894Updated 3 months ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,062Updated 5 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,403Updated 6 years ago
- Tutorial of Muduo network library☆526Updated 5 years ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆319Updated 9 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆483Updated 4 years ago
- hurlex 小内核分章节代码和文档☆1,039Updated 3 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- A small C11 compiler☆771Updated 4 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,750Updated 6 years ago
- 剖析 STL 是一种享受的过程!☆2,476Updated 7 years ago
- ☆492Updated 8 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆632Updated 3 years ago
- A lightweight open-source C compiler for research and education.☆396Updated 2 months ago
- 趣味设计模式,小朋友也能学得会!☆582Updated last year
- Yet another fast and efficient HTTP server☆852Updated 2 years ago
- 🌎 High Performance HTTP WebServer☆636Updated 7 years ago
- A asymmetric coroutine library for C.☆2,479Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,389Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆548Updated 10 months ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;☆333Updated 5 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,632Updated 2 months ago
- 一个简单的用户级线程库☆346Updated 4 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,184Updated 4 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,380Updated 2 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,801Updated 8 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆878Updated 4 months ago
- An unix-like toy kernel☆731Updated 3 years ago