xphh / cobjLinks
a simple C object implementation with reflection, allow objects convert to/from json strings automatically.
☆12Updated 11 years ago
Alternatives and similar repositories for cobj
Users that are interested in cobj are comparing it to the libraries listed below
Sorting:
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆32Updated 11 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- 多种无锁队列☆43Updated 8 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆137Updated 13 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…☆81Updated 9 years ago
- Protocol Buffers C RPC implementation☆207Updated 5 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- Fork of Log4c project☆93Updated 8 years ago
- OpenSource WebSocket toolkit☆130Updated 4 months ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- libmsntp is a full-featured, compact, portable SNTP library. (SNTP is a simplified version of NTP.)☆26Updated 13 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- shared memory☆21Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 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
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆79Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 3 years ago
- A hashtable in C☆59Updated 12 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- light weight SSDP library☆105Updated 10 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆27Updated 7 years ago
- A simple UDP clock service, using libevent☆33Updated 16 years ago
- Basic TLV message serialize library☆13Updated 10 years ago
- FTK equals funny tool kit, a cross-platform embedded GUI☆67Updated 7 years ago
- JSON-RPC in C (server only for now)☆235Updated 2 months ago