leijian001 / smcpp
SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.
☆13Updated 8 years ago
Alternatives and similar repositories for smcpp:
Users that are interested in smcpp are comparing it to the libraries listed below
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- A single header c++ timer☆19Updated 3 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last month
- Queue with C☆16Updated 4 years ago
- QT5开发及实例书的光盘内容☆12Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on☆30Updated 4 years ago
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆24Updated 6 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 11 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆10Updated 3 years 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编写的小型、简单、快速的…☆36Updated 6 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆15Updated 4 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- c语言实现状态机☆10Updated 5 years ago
- ☆39Updated 10 years ago
- 内核的kfifo☆25Updated 2 years ago
- shared memory☆20Updated 9 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆28Updated 4 years ago
- ☆58Updated 3 years ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 5 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆98Updated 9 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 6 months ago
- The lightweight IPC library which supports PUB/SUB for embedded device.☆24Updated last year