goniz / c-tlv-serialize
Basic TLV message serialize library
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-tlv-serialize
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 10 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 8 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 11 years ago
- ☆32Updated 2 months 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 3 years ago
- djyos is an open source rtos for high reliability embedded system from China.☆43Updated 7 years ago
- My Makefile for Linux, application & driver☆44Updated 4 years ago
- TLS/DTLS Library☆33Updated 2 months ago
- tlv codec library.☆17Updated 11 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆17Updated 8 months ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆16Updated 2 years ago
- LwIP 2.1.2 版本的源码中文注释☆15Updated 4 years ago
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Updated 6 years ago
- UART Communication Protocol, support like TCP/UDP feature☆15Updated 4 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆14Updated 3 years ago
- A Real-time Inter-Process Communication (IPC) mechanism and library☆26Updated 3 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆97Updated 8 years ago
- A framework for quick start app develop work using c language with gcc under linux☆44Updated 5 years ago
- connection multiplexing protocol for RT-Thread, support GSM0710 .etc☆31Updated 2 years ago
- Mirror of memwatch : a memory leak detection tool.☆21Updated 10 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- IPC provides flexible, efficient message passing between processes.