Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景
☆430Jun 27, 2021Updated 4 years ago
Alternatives and similar repositories for Ring-Log
Users that are interested in Ring-Log are comparing it to the libraries listed below
Sorting:
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Apr 17, 2018Updated 7 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆535Dec 27, 2023Updated 2 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- c++11基础库☆1,030Nov 18, 2024Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,178Jan 5, 2026Updated last month
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程 模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,117Jul 18, 2025Updated 7 months ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进 程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆643May 1, 2021Updated 4 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- C++设计模式☆2,589Oct 11, 2024Updated last year
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- The modern c++ rpc library implemented in a few hundred lines of code☆444May 4, 2019Updated 6 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 3 months ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆961Jun 18, 2020Updated 5 years ago
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Aug 31, 2018Updated 7 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆542Sep 9, 2020Updated 5 years ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,925Jul 27, 2022Updated 3 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- 记录cpp知识点,面试题,网络编程,多线程编程☆546May 23, 2020Updated 5 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- 剖析 STL 是一种享受的过程!☆2,523Jan 15, 2018Updated 8 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆221Jun 24, 2019Updated 6 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- 用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志☆20Jul 23, 2024Updated last year
- A tiny boost library in C++11.☆4,207May 27, 2025Updated 9 months ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,470Feb 2, 2026Updated last month