lubing521 / busybus
Lightweight, simple and portable message bus and IPC system for embedded Linux.
☆11Updated 11 years ago
Alternatives and similar repositories for busybus
Users that are interested in busybus are comparing it to the libraries listed below
Sorting:
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 6 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- The lightweight IPC library which supports PUB/SUB for embedded device.☆24Updated last year
- ZLG ToolKit c library☆13Updated this week
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆17Updated 3 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆10Updated 3 years ago
- The Gemini system of RT-Thread/Linux on Dual CPU core.☆14Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆24Updated 6 years ago
- UART Communication Protocol, support like TCP/UDP feature☆15Updated 4 years ago
- Basic TLV message serialize library☆13Updated 9 years ago
- FTK equals funny tool kit, a cross-platform embedded GUI☆67Updated 7 years ago
- A simple library for generating QR codes in C.☆33Updated 3 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- Non-OS BSP for NUC980 Series Microprocessor☆13Updated 5 months ago
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Updated 7 years ago
- A mini subset of the LZO real-time data compression library☆29Updated 3 years ago
- The screen-oriented text editor for RT-Thread.☆16Updated last year
- 相对于以前的板级文件的配置,Linux内核设备树(dts)成为了主流,记录学习过程。☆14Updated 6 years ago
- microcDB is a light weight NoSQL database for mostly resource limited embedded/IoT systems. The database can be stored in local flash mem…☆9Updated 4 years ago
- gpio interrupt test under Toradex imx7s with embedded linux☆14Updated 7 years ago
- media player for awtk☆10Updated 2 months ago
- ☆12Updated 4 years ago
- GUI component for RT-Thread☆28Updated last year
- linux framebuffer tool☆52Updated 6 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆28Updated 4 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现