pymumu / tinylog
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++日志模块,其提供了高性能,异步,线程安全,进程安全的日志功能。
☆222Updated 2 months ago
Alternatives and similar repositories for tinylog:
Users that are interested in tinylog are comparing it to the libraries listed below
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 6 years ago
- 一个极简内存池实现☆283Updated 4 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆191Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- awaitable coroutine library for C☆613Updated last year
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 6 months ago
- ☆669Updated 9 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆320Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- Fork of Log4c project☆89Updated 8 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 7 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆129Updated last year
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆128Updated 3 months ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习 等,具有简单、通用、高效的特点。☆330Updated 9 months ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆294Updated 8 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆442Updated 2 years ago
- A simple, lightweight multi-task system (coroutines)☆81Updated this week
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆190Updated 4 years ago
- cJson源码和源码分析☆243Updated 9 years ago
- 《CGDB中文手册》☆273Updated 9 years ago
- http request/response parser for c☆39Updated 7 years ago
- simple http server base on epoll☆318Updated last year
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- A small thread-safe queue written in C☆104Updated 5 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- asynchronous examples for openssl using poll/epoll☆125Updated last year