nieklinnenbank / FreeNOSLinks
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.
☆873Updated 4 years ago
Alternatives and similar repositories for FreeNOS
Users that are interested in FreeNOS are comparing it to the libraries listed below
Sorting:
- Free Niek's Operating System (FreeNOS)☆2,041Updated 4 years ago
- This repository contains vczh's toys for black magic codes or experiments☆1,080Updated 5 years ago
- Some code snippets for sharing☆1,902Updated 8 months ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆485Updated 5 years ago
- hurlex 小内核分章节代码和文档☆1,039Updated 4 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,463Updated 6 years ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆325Updated 10 years ago
- A small C11 compiler☆780Updated 4 years ago
- 剖析 STL 是一种享受的过程!☆2,514Updated 7 years ago
- Tutorial of Muduo network library☆539Updated 5 years ago
- 学习STL过程,自己实现的STL代码☆197Updated 8 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,096Updated 6 years ago
- ☆492Updated 8 years ago
- An unix-like toy kernel☆741Updated 4 years ago
- Read code, comment it.☆355Updated 4 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,740Updated 4 years ago
- The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.☆900Updated last year
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,765Updated 7 years ago
- A lightweight library to simplify and generalize the process of writing unit tests for C applications.☆1,076Updated 5 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆638Updated 4 years ago
- A asymmetric coroutine library for C.☆2,508Updated 2 years ago
- mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.☆709Updated last year
- SGI STL源码-注释版☆76Updated 6 years ago
- Yet another fast and efficient HTTP server☆851Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆909Updated 8 months ago
- A lightweight open-source C compiler for research and education.☆401Updated 7 months ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;☆335Updated 5 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆443Updated 7 years ago
- Xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, 6.828: operating systems Engineeri…☆191Updated 12 years ago
- 趣味设计模式,小朋友也能学得会!☆581Updated 2 years ago