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.
☆860Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FreeNOS
- Free Niek's Operating System (FreeNOS)☆2,023Updated 3 years ago
- Some code snippets for sharing☆1,880Updated last year
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,026Updated 5 years ago
- This repository contains vczh's toys for black magic codes or experiments☆1,082Updated 4 years ago
- hurlex 小内核分章节代码和文档☆1,031Updated 3 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆478Updated 4 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,721Updated 6 years ago
- A lightweight library to simplify and generalize the process of writing unit tests for C applications.☆1,050Updated 4 years ago
- Yet another fast and efficient HTTP server☆849Updated 2 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,339Updated 6 years ago
- A asymmetric coroutine library for C.☆2,460Updated last year
- An unix-like toy kernel☆725Updated 3 years ago
- 剖析 STL 是一种享受的过程!☆2,423Updated 6 years ago
- A small C11 compiler☆765Updated 3 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 7 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻 译。☆2,125Updated 3 years ago
- mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.☆705Updated 8 months ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆310Updated 9 years ago
- 趣味设计模式,小朋友也能学得会!☆576Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,562Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆624Updated 3 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,667Updated 3 years ago
- ☆488Updated 7 years ago
- A collection of gcc tips. 100 maybe just mean many here.☆544Updated 2 years ago
- C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infr…☆1,610Updated 3 weeks ago
- Tutorial of Muduo network library☆512Updated 5 years ago
- c++11基础库☆982Updated this week