Maknee / OOC
An framework that provides extensions to the standard library with object oriented design in C
☆22Updated 5 years ago
Alternatives and similar repositories for OOC:
Users that are interested in OOC are comparing it to the libraries listed below
- Regular expressions library for embedded systems☆38Updated 7 years ago
- Lightweight date, time & cron utilities for embedded systems☆34Updated 5 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆58Updated 5 months ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- Linux Kernel configuration tools - Windows Port☆21Updated 11 years ago
- EMbedded ZModem☆32Updated last year
- this is a github mirror of picoC (http://code.google.com/p/picoc/)☆78Updated 12 years ago
- Embedded logger with minimal footprint and memory usage☆33Updated 2 months ago
- Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers☆18Updated 9 months ago
- Designed with Micrium’s renowned quality, scalability and reliability, the purpose of µC/LIB is to provide a clean, organized ANSI C impl…☆53Updated 3 years ago
- Heap for small embedded targets☆27Updated 11 years ago
- picoC port for STM32 and EFM32 processors☆44Updated 11 years ago
- A port of LWIP on Micrium uC-OS/2 OS☆17Updated 9 years ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆39Updated last year
- Graphics Engine (GE) in RT-Thread☆54Updated 2 years ago
- Apache NFFS filesystem☆29Updated 6 months ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 5 months ago
- libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. | libcsv是用纯ANSI C89编写的小型、简单、快速的…☆35Updated 6 years ago
- Lightweight event management system for embedded systems☆67Updated 4 months ago
- LibreRTOS C/C++ Portable Single-Stack RTOS☆40Updated last year
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- A cooperative operating system based on coroutines☆80Updated last year
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago
- Open source file system for small embedded systems☆33Updated 3 years ago
- ezini - an ANSI C library providing INI file reading and writing utilities☆14Updated 4 years ago
- HTTP client for embedded use - supports redirects and resume.☆18Updated 3 months ago
- A small and simple static analysis tool for C in C☆28Updated 4 months ago
- Simple C UI Library for embedded platforms☆38Updated 7 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个 系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Updated 5 years ago