zxhio / limlogLinks
limlog is a cross-platform C++ library for logging.
☆67Updated 10 months ago
Alternatives and similar repositories for limlog
Users that are interested in limlog are comparing it to the libraries listed below
Sorting:
- 一些C/C++常用封装例子☆213Updated 3 years ago
- spdlog简单封装☆49Updated last year
- muduo in windows☆68Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated this week
- C++常用库设计☆33Updated last year
- cpp singleton works across dll/exe boundaries.☆72Updated 3 years ago
- c++工具库☆106Updated 4 years ago
- C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.☆60Updated last year
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆38Updated 9 months ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- ☆38Updated 5 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆355Updated 5 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- asio examples☆194Updated 10 months ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- a cpp Web Server☆157Updated 5 years ago
- C++ ORM (Object Relational Mapping)☆77Updated 7 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- FdogLog是一个用于C++程序服务的轻量日志库,可输出五种日志类型(Error,Warn,Info,Debug,Trace),操作简单,支持自定义输出类型,终端输出,文件输出,支持日志滚动,线程安全,且支持windows,linux双平台,详情请阅读README.md☆38Updated 3 years ago
- A IOCP Server Class on Windows!☆95Updated 7 years ago