cpp-main / cpp-tbox
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.
☆625Updated this week
Alternatives and similar repositories for cpp-tbox:
Users that are interested in cpp-tbox are comparing it to the libraries listed below
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆369Updated 4 months ago
- <-- workflow 中文注释 / demos / 源码解析☆285Updated 2 years ago
- C++ 序列化库(FdogSerialize is a library for serializing between C++ objects (structs, STL containers, etc.) and json strings. FStruct是一个用于C++…☆278Updated last year
- convert json/xml/bson to c++ struct☆639Updated 10 months ago
- A light weight configuration library for C++☆593Updated 10 months ago
- CMake完整使用教程。CMake教程包括一系列循序渐进的任务,介 绍CMake信息,展示如何实现目标。☆278Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆420Updated 3 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,115Updated 5 months ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆523Updated last year
- 使用 C++11 实现的动态线程池☆185Updated last year
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆781Updated last week
- Cross platform network library with C++11☆1,091Updated 7 months ago
- c++ framework☆102Updated last year
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆947Updated 4 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆557Updated 8 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆632Updated 3 years ago
- A distributed service governance framework. 分布式服务治理框架☆416Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,040Updated 2 years ago
- 22种设计模式的C++实现☆117Updated 2 years ago
- Design Patterns In Modern C++ 中文版翻译☆514Updated 3 years ago
- c++11基础库☆1,009Updated 4 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆350Updated 4 years ago
- 基于epoll实现的C++版内网穿透☆192Updated 2 years ago
- CMake 学习资料,笔记以及自己的一些分享。☆198Updated this week
- ☆89Updated last year
- CTK完整教程(OSGI for C++ 实现 C++ Qt 模块化)。围绕 CTK Plugin Framework,探索 C++ 中的模块化技术,并能够基于 CTK 快速搭建 C++ 组件化框架。☆280Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆217Updated 2 years ago
- C++20 STL Cookbook☆592Updated 6 months ago
- 现代C++并发编程教程☆478Updated 5 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆878Updated 4 months ago