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:
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- My Makefile for Linux, application & driver☆44Updated 5 years ago
- ☆14Updated 8 years ago
- shared memory☆21Updated 9 years ago
- 多种无锁队列☆43Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- OpenSource WebSocket toolkit☆130Updated 5 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 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☆40Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆33Updated 5 years ago
- Fork of Log4c project☆93Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 4 months ago
- fast thread pool☆29Updated 7 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆80Updated last year
- Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on☆30Updated 5 years ago
- IPC provides flexible, efficient message passing between processes.☆32Updated 11 years ago
- qemu-arm-linux☆34Updated 8 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- A simple UDP clock service, using libevent☆33Updated 16 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆209Updated 5 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆16Updated 4 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆43Updated 7 years ago