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.
☆877Dec 30, 2025Updated 4 months ago
Alternatives and similar repositories for FreeNOS
Users that are interested in FreeNOS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Free Niek's Operating System (FreeNOS)☆2,040Mar 23, 2021Updated 5 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,091Dec 23, 2025Updated 4 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆39,075Mar 11, 2026Updated 2 months ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,133Jul 27, 2023Updated 2 years ago
- Event notification library☆11,893May 12, 2026Updated last week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- The official GitHub mirror of the Chromium source☆23,671May 14, 2026Updated last week
- C++ Parallel Computing and Asynchronous Networking Framework☆14,347May 9, 2026Updated last week
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,658Aug 19, 2023Updated 2 years ago
- An open-source C++ library developed and used at Facebook.☆30,381May 13, 2026Updated last week
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,508Updated this week
- How to Make a Computer Operating System in C++☆22,414Dec 16, 2021Updated 4 years ago
- Achieve a tiny STL in C++11☆12,441Oct 27, 2024Updated last year
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,677Mar 7, 2024Updated 2 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,541Aug 20, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- An NES emulator in C++☆5,087Oct 5, 2025Updated 7 months ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,430Aug 17, 2024Updated last year
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆71,272Updated this week
- Escape is a UNIX-like microkernel operating system that runs on x86, x86_64, ECO32 and MMIX.☆200Jul 23, 2025Updated 9 months ago
- This repository contains vczh's toys for black magic codes or experiments☆1,075May 25, 2020Updated 5 years ago
- Official MINIX sources - Automatically replicated from gerrit.minix3.org☆3,447Mar 18, 2024Updated 2 years ago
- An efficient OS for IoT.☆148Aug 13, 2024Updated last year
- 剖析 STL 是一种享受的过程!☆2,525Jan 15, 2018Updated 8 years ago
- hurlex 小内核分章节代码和文档☆1,034Aug 9, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 从零开始的 JSON 库教程☆7,938Jun 14, 2024Updated last year
- A microkernel based operating system developed from scratch. This repository also includes all Saturn services and applications.☆24Feb 23, 2020Updated 6 years ago
- C++那些事☆43,122Updated this week
- Unofficial git mirror of SQLite sources (see link for build instructions)☆1,961Updated this week
- 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable…☆8,595Nov 12, 2025Updated 6 months ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,813Aug 24, 2025Updated 8 months ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,796Jun 19, 2021Updated 4 years ago
- A portable microkernel-based multiserver operating system written from scratch.☆1,559May 13, 2026Updated last week
- flamingo 一款高性能轻量级开源即时通讯软件☆3,949Apr 15, 2026Updated last month
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,766Apr 10, 2024Updated 2 years ago
- Abseil Common Libraries (C++)☆17,271Updated this week
- C++ implementation of the Google logging module☆7,365May 17, 2025Updated last year
- Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目☆3,183Mar 20, 2026Updated 2 months ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API