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++日志模块,其提供了高性能,异步,线程安全,进程安全的日志功能。
☆241Updated 2 months ago
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☆253Updated 7 years ago
- 多种无锁队列☆43Updated 8 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated 3 weeks ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆209Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆81Updated last year
- awaitable coroutine library for C☆638Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- A simple, lightweight multi-task system (coroutines)☆87Updated this week
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- 一个极简内存池实现☆305Updated last year
- Linux进程间通信(Inter-Process Communication)方式汇总☆324Updated 7 years ago
- Lightweight C structure base library☆28Updated 4 months ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Fork of Log4c project☆93Updated 9 years ago
- Haclog(Happy Aync C log) is an extremely fast plain C logging library☆79Updated 8 months ago
- ☆681Updated 10 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- 《CGDB中文手册》☆277Updated 10 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆85Updated 2 years ago
- JSON-RPC in C (server only for now)☆236Updated 2 months ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- A hashtable in C☆59Updated 12 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago