pymumu / tinylogLinks
A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-safe; tinylog是一个专为UNIX设计的轻量级的C/C++日志模块,其提供了高性能,异步,线程安全,进程安全的日志功能。
☆230Updated last month
Alternatives and similar repositories for tinylog
Users that are interested in tinylog are comparing it to the libraries listed below
Sorting:
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A simple, lightweight multi-task system (coroutines)☆86Updated this week
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆207Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated 2 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆58Updated 3 years ago
- awaitable coroutine library for C☆629Updated last year
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- 一个极简内存池实现☆298Updated 10 months ago
- A hashtable in C☆59Updated 11 years ago
- 《CGDB中文手册》☆276Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- Implementation of a simple FTP client and server☆160Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- http request/response parser for c☆39Updated 8 years ago
- JSON-RPC in C (server only for now)☆232Updated 10 months ago
- Haclog(Happy Aync C log) is an extremely fast plain C logging library☆77Updated 4 months ago
- ☆679Updated 10 years ago
- OpenSource WebSocket toolkit☆126Updated 2 weeks ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- Lightweight C structure base library