spsoft / spdatapickleLinks
SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf
☆11Updated 10 years ago
Alternatives and similar repositories for spdatapickle
Users that are interested in spdatapickle are comparing it to the libraries listed below
Sorting:
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- shared memory☆21Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- ☆12Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 5 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Updated 4 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- UART Communication Protocol, support like TCP/UDP feature☆15Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- OpenSource WebSocket toolkit☆127Updated 3 months 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
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago
- Fork of Log4c project☆91Updated 8 years ago
- qemu-arm-linux☆34Updated 7 years ago
- ☆71Updated 5 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- Mirror to gSOAP from SourceForge☆70Updated last year
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 9 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆202Updated 5 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 9 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago