xphh / cobjLinks
a simple C object implementation with reflection, allow objects convert to/from json strings automatically.
☆12Updated 10 years ago
Alternatives and similar repositories for cobj
Users that are interested in cobj are comparing it to the libraries listed below
Sorting:
- 多种无锁队列☆43Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Fork of Log4c project☆93Updated 8 years ago
- IPC provides flexible, efficient message passing between processes.☆30Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- OpenSource WebSocket toolkit☆126Updated 2 months ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 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…☆80Updated 8 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- libmsntp is a full-featured, compact, portable SNTP library. (SNTP is a simplified version of NTP.)☆25Updated 12 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- shared memory☆21Updated 9 years ago
- JSON-RPC in C (server only for now)☆234Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 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 fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆129Updated 12 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆75Updated last year
- light weight SSDP library☆105Updated 10 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- simple c json parse☆16Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Mirror of memwatch : a memory leak detection tool.☆24Updated 10 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆146Updated 4 years ago