A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.
☆39Dec 21, 2024Updated last year
Alternatives and similar repositories for elog4cpp
Users that are interested in elog4cpp are comparing it to the libraries listed below
Sorting:
- C++简单小工具轮子☆103Nov 25, 2022Updated 3 years ago
- c++高性能内存池☆11May 10, 2021Updated 4 years ago
- 高性能的c++日志库☆71Jan 31, 2021Updated 5 years ago
- c++20 重新实现的 redis 1.3.6☆53Feb 6, 2023Updated 3 years ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆29Dec 21, 2024Updated last year
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- ☆19Feb 9, 2023Updated 3 years ago
- Education purpose C++17 JSON parser, teach you how to parsing string and numeric literials, as well as using std::variant and std::option…☆76Jan 3, 2026Updated last month
- 分布式云存储(网络云盘)☆21Sep 8, 2021Updated 4 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- A modern, thread-safe, and feature-rich C++ logging library☆29Jun 27, 2025Updated 8 months ago
- 李建忠老师的C++设计模式讲义与源码,个人对设计模式的再次探究,笔记参考https://www.yuque.com/barret/snelnn☆32Oct 13, 2020Updated 5 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Aug 13, 2021Updated 4 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Oct 29, 2019Updated 6 years ago
- 实现的一个简易的 C++ 序列化库☆78Mar 30, 2022Updated 3 years ago
- ☆77Dec 18, 2022Updated 3 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆583Jul 8, 2024Updated last year
- 一个基于国密算法的安全文件传输系统,算法库基于GmSSL。☆13Apr 13, 2019Updated 6 years ago
- 上海交通大学软件学院课程《应用系统体系架构》(SE3353)笔记☆12Feb 2, 2024Updated 2 years ago
- ☆10Oct 1, 2025Updated 4 months ago
- C++ implementation of an object pool pattern☆12May 20, 2024Updated last year
- c++ rpc framework☆45Jul 10, 2023Updated 2 years ago
- ☆92Dec 11, 2018Updated 7 years ago
- Json v. Protobuf benchmarks and tests☆10Dec 22, 2016Updated 9 years ago
- My computer daily study notes☆11Mar 11, 2025Updated 11 months ago
- ☆12May 22, 2022Updated 3 years ago
- 2023 Fall ShanghaiTech PHYS1111 General Physics I Lab 上海科技大学普物实验报告《普通物理I实验》个人部分实验报告☆22Mar 19, 2025Updated 11 months ago
- ☆43Oct 22, 2024Updated last year
- paper code commit-fsmafl☆10Mar 18, 2024Updated last year
- 自动化检查内存泄漏工具☆12Mar 1, 2017Updated 8 years ago
- This repository accompanies the paper https://arxiv.org/abs/2108.10543.☆13Dec 19, 2022Updated 3 years ago
- 基于beego开发的B2C商城项目☆10Sep 14, 2020Updated 5 years ago
- ☆12Mar 27, 2020Updated 5 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- ☆29Jun 28, 2025Updated 8 months ago
- This is a short project using www.postgis.net , and www.github.com/pramsey/pointcloud to store efficentlly large point clouds in a www.…☆14Apr 14, 2015Updated 10 years ago