ysbbswork / MiniloggerLinks
Mini c++ logger tool
☆46Updated 6 years ago
Alternatives and similar repositories for Minilogger
Users that are interested in Minilogger are comparing it to the libraries listed below
Sorting:
- spdlog简单封装☆53Updated last year
- 一些C/C++常用封装例子☆215Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆249Updated 4 years ago
- Log4cpp maintained fork by OrocosDevs☆193Updated 3 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- 简单有效的内存池实现☆95Updated 9 years ago
- ☆45Updated last year
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated 3 weeks ago
- 用libcurl实现http和https服务☆32Updated 6 years ago
- This is the sample code for Boost library Guide.☆428Updated 4 years ago
- muduo in windows☆68Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- Examples and toturials for C++ Boost Asio library.☆270Updated 3 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆28Updated 7 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆15Updated 6 years ago
- A plugin-framework that uses C++ and STL.☆162Updated 4 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- ☆38Updated 5 years ago
- This is a tool library that includes log, fsm, state machine...☆100Updated 5 years ago
- A thread safe stl implementation base on C++11 stl☆48Updated 4 years ago
- light weight C++ httpserver and httpclient based on mongoose, also support websocket☆301Updated 2 years ago
- A C++ 11 Simple ThreadPool☆85Updated 5 years ago
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago