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,038Updated 4 years ago
- Some code snippets for sharing☆1,899Updated 6 months ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,078Updated 5 years ago
- Tutorial of Muduo network library☆538Updated 5 years ago
- This repository contains vczh's toys for black magic codes or experiments☆1,083Updated 5 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆485Updated 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,440Updated 6 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆891Updated 6 months ago
- c++11基础库☆1,016Updated 6 months ago
- A small C11 compiler☆775Updated 4 years ago
- ☆492Updated 8 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,639Updated 4 months ago
- 剖析 STL 是一种享受的过程!☆2,501Updated 7 years ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆322Updated 9 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,218Updated 4 years ago
- A asymmetric coroutine library for C.☆2,490Updated 2 years ago
- Cross platform network library with C++11☆1,107Updated 9 months ago
- hurlex 小内核分章节代码和文档☆1,037Updated 3 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,489Updated 3 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,419Updated 2 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,578Updated last year
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,761Updated 6 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,844Updated last month
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,280Updated 4 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,054Updated 2 years ago
- 趣味设计模式,小朋友也能学得会!☆578Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆423Updated 3 years ago
- Yet another fast and efficient HTTP server☆851Updated 2 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago