lubing521 / busybusLinks
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.☆30Updated 10 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆80Updated 8 years ago
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 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☆41Updated 4 years ago
- simple c json parse☆16Updated 3 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆26Updated 6 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 11 months ago
- Basic TLV message serialize library☆13Updated 10 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆19Updated 3 years ago
- linux framebuffer tool☆53Updated 6 years ago
- gpio interrupt test under Toradex imx7s with embedded linux☆14Updated 7 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- input event handling daemon for linux (unmaintained)☆38Updated 10 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式 应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Updated 4 years ago
- Non-OS BSP for NUC980 Series Microprocessor☆14Updated last month
- apcs下实现backtrace调用☆12Updated 9 years ago
- FTK equals funny tool kit, a cross-platform embedded GUI☆67Updated 7 years ago
- shared memory☆21Updated 9 years ago
- My git repository of minigui - MiniGUI - a compact cross-OS Graphics User Interface support system for real-time embedded systems.☆19Updated 15 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆128Updated 12 years ago
- awtk port for linux framebuffer☆116Updated 2 weeks ago
- A pure C++14 ALSA library with no dependencies.☆13Updated 5 years ago
- An implementation of RTSP client☆32Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- The lightweight IPC library which supports PUB/SUB for embedded device.☆24Updated 3 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year