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++日志模块,其提供了高性能,异步,线程安全,进程安全的日志功能。
☆226Updated 6 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☆251Updated 7 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆200Updated 5 years ago
- ☆677Updated 10 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- 一个极简内存池实现☆295Updated 8 months ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 8 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
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- awaitable coroutine library for C☆619Updated last year
- Linux进程间通信(Inter-Process Communication)方式汇总☆320Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- 《CGDB中文手册》☆274Updated 9 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- Zlog on Windows☆112Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- A simple lib convert strings between gbk, utf8 and unicode with no dependence that works on windows and linux, etc.☆34Updated 7 years ago
- simple http server base on epoll☆324Updated last year
- ☆151Updated 5 months ago
- Fork of Log4c project☆91Updated 8 years ago
- Haclog(Happy Aync C log) is an extremely fast plain C logging library☆76Updated 2 months ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆135Updated 8 months ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆132Updated 2 years ago
- A simple, lightweight multi-task system (coroutines)☆85Updated 3 weeks ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago