📚一个三级缓存的高并发内存池
☆61Feb 24, 2019Updated 7 years ago
Alternatives and similar repositories for ConcurrentMemoryPool
Users that are interested in ConcurrentMemoryPool are comparing it to the libraries listed below
Sorting:
- some standard project☆11Aug 21, 2022Updated 3 years ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- 一款设计不错的线程池☆20Mar 6, 2018Updated 7 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- Coroutine Workflow based on C++ 20☆70Dec 27, 2025Updated 2 months ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- c++11 Server based on coroutine and reactor☆109Nov 30, 2021Updated 4 years ago
- 简单有效的内存池实现☆100Jul 12, 2016Updated 9 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Jan 31, 2023Updated 3 years ago
- 此仓库为最近新建,2014年暑假做的一个项目,智能车寻迹小车,项目代码两个人完成,我负责图像采集、处理、中线提取、弯道判断等几个部分,项目C语言实现。现在看来,当时知识有限,实现功能尚可,但实际代码质量很一般。源码主要在include和Sources两个文件夹。☆16Aug 16, 2016Updated 9 years ago
- ☆19Feb 9, 2023Updated 3 years ago
- ☆170Aug 6, 2019Updated 6 years ago
- High Performan Ai Model Web Server. Mainly support computer vision model. Quickly establish your own ai-model server. https://github.com/…☆45May 13, 2025Updated 9 months ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆140Dec 17, 2025Updated 2 months ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Dec 5, 2021Updated 4 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- Multithreaded network library in C++17☆93Feb 10, 2022Updated 4 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- This repo contains all the materials and solutions of UC Berkeley CS 61A fall semester 2023☆33Mar 23, 2024Updated last year
- 广告检索引擎(针对在线广告设计,支持简单倒排检索、范围检索、LBS检索,持续完善中)☆169Dec 29, 2018Updated 7 years ago
- 基于c++实现ftp客户端,服务端程序☆26Nov 2, 2018Updated 7 years ago
- MFC Feature Pack for VS2013☆11Jan 10, 2017Updated 9 years ago
- ☆15Jul 27, 2025Updated 7 months ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Aug 13, 2021Updated 4 years ago
- My Blog☆26Sep 4, 2016Updated 9 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- nanomsg rpc with protobuf☆41Oct 21, 2013Updated 12 years ago
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Sep 26, 2012Updated 13 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- Windows PE file debugger☆11Aug 30, 2017Updated 8 years ago
- 短链接系统是一种将长网址转化为短网址的服务,旨在缩短 URL 并且提供友好的链接形式,长网址可能包含大量字符,不方便分享、输入或记忆,而短链接则可以将长网址映射到短字符串,使得链接更加简洁和方便使用。☆10Aug 31, 2023Updated 2 years ago
- The Network project is a C++ encapsulation of WinSock2 to form a lightweight network library; The Graphics project is a C++ encapsulation…☆13Oct 31, 2017Updated 8 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Jun 14, 2019Updated 6 years ago
- CListCtrlEx 针对VS2010-MFC中的CListCtrl控件所做的拓展☆10Jul 15, 2019Updated 6 years ago
- 一个基于国密算法的安全文件传输系统,算法库基于GmSSL。☆13Apr 13, 2019Updated 6 years ago