prophetss / C-log
C-Log Easy and Efficient
☆19Updated 5 years ago
Alternatives and similar repositories for C-log
Users that are interested in C-log are comparing it to the libraries listed below
Sorting:
- 多种无锁队列☆43Updated 7 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- The project contains some libraries, which are the examples used by the blogs of "www.wowotech.net"☆54Updated 4 years ago
- Source insight 3.X UTF8 plugin in c language☆75Updated 8 years ago
- Zlog on Windows☆112Updated 2 years ago
- Source Insight 4 Theme, Sublime style☆65Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 8 months ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- C语言配置文件读写☆13Updated 11 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 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
- libubox from OpenWrt.☆39Updated 11 years ago
- Raw API for LwIP is too difficult? No, you can use the "rawket" APIs to build your network applications, the rawket gives you socket-like…☆36Updated 8 years ago
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆55Updated 6 years ago
- a user-space simulated dump_stack(), based on mips.☆19Updated 10 years ago
- ini file parser by C☆25Updated 7 years ago
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- djyos is an open source rtos for high reliability embedded system from China.☆43Updated 8 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 4 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated last year
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆47Updated 7 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆99Updated 9 years ago
- http request/response parser for c☆39Updated 8 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- 基于多线程的非阻塞 socket 编程☆37Updated 6 years ago
- 韦东山驱动开发源代码