briskgreen / conf-c
基于C语言的轻量级读取/创建配置文件的函数库
☆22Updated 7 years ago
Alternatives and similar repositories for conf-c:
Users that are interested in conf-c are comparing it to the libraries listed below
- 多种无锁队列☆43Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆140Updated 7 years ago
- A small thread-safe queue written in C☆103Updated 5 years ago
- A framework for quick start app develop work using c language with gcc under linux☆46Updated 5 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated last year
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- 这是个纯C简单的开发框架. 跨平台,提供了日志模块,配置解析模块,多线程模块,json或csv解析模块, 适合开发一些C的简易项目!☆21Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated 4 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 5 months ago
- Fork of Log4c project☆89Updated 8 years ago
- shared memory☆20Updated 8 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 8 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 7 years ago
- Zlog on Windows☆112Updated last year
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last week
- 一个C语言常用字符串操作函数库☆17Updated 11 years ago
- Lock-Free Thread Pool☆76Updated last year
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17Updated 4 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 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 4 years ago
- a user-space simulated dump_stack(), based on mips.☆19Updated 9 years ago