QMonkey / OOC-Design-PatternLinks
Design Pattern by Object-Oriented-C
☆203Updated 9 years ago
Alternatives and similar repositories for OOC-Design-Pattern
Users that are interested in OOC-Design-Pattern are comparing it to the libraries listed below
Sorting:
- A tiny Linux-like real-time kernel optimized for ARM Cortex-M chips☆319Updated last year
- Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch☆204Updated 8 years ago
- Linux driver practices☆148Updated last year
- Asynchronous server framework in modern C☆77Updated 9 years ago
- ☆151Updated 2 years ago
- Linux-like doubly-linked list☆52Updated last year
- A Linux-like real-time operating system for Robotics and the Internet of Things (IoT)☆127Updated last year
- schedule and materials about my presentations☆362Updated 2 months ago
- Develop your own OS kernel by reusing Linux infrastructure☆175Updated 10 years ago
- 开源书籍:《C语言编程透视》☆22Updated 9 years ago
- It is the demo or test codes of book 《Linux环境编程 —— 从应用到内核》☆26Updated 8 years ago
- Complementary Concurrency Programs for course "Linux Kernel Internals"☆407Updated 4 months ago
- An event-driven and non-blocking web server☆82Updated 2 years ago
- Userspace TCP/IP stack for Linux☆339Updated 2 years ago
- A small implementation of regular expression matching engine in C