Maknee / OOCLinks
An framework that provides extensions to the standard library with object oriented design in C
☆26Updated 6 years ago
Alternatives and similar repositories for OOC
Users that are interested in OOC are comparing it to the libraries listed below
Sorting:
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- Regular expressions library for embedded systems☆40Updated 7 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆62Updated 2 months ago
- A small and simple static analysis tool for C in C☆30Updated 8 months ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 8 months ago
- Lightweight date, time & cron utilities for embedded systems☆42Updated 2 months ago
- Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers☆18Updated last year
- EMbedded ZModem☆34Updated 2 years ago
- LibreRTOS C/C++ Portable Single-Stack RTOS☆40Updated last year
- this is a github mirror of picoC (http://code.google.com/p/picoc/)☆81Updated 12 years ago
- HTTP client for embedded use - supports redirects and resume.☆19Updated 6 months ago
- Minimally design scripting language for use on systems with limited resources.☆55Updated 7 years ago
- Linear Linked List Library☆50Updated last year
- Linux Kernel configuration tools - Windows Port☆21Updated 11 years ago
- C standard library for embedded systems☆9Updated 11 months ago
- ZLG ToolKit c library☆13Updated this week
- Embedded logger with minimal footprint and memory usage☆38Updated last week
- a library to send and recieve files wth the zmodem protocol☆48Updated 3 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆76Updated 10 months ago
- Protothread library that supports multiple cores (processors)☆21Updated 6 years ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆40Updated last year
- A Library for Macro (C/C++). Advanced skill of Macro. Delayed expansion, distinguishing number of parameters, expanding different macros …☆29Updated 9 months ago
- A C library to build CGI applications☆49Updated 3 years ago
- A chained hash table implemented in C☆16Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆120Updated 2 years ago
- Minimal FAT32 file system implementation☆77Updated 2 months ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆44Updated last year
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago