📚一个三级缓存的高并发内存池
☆60Feb 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- some standard project☆11Aug 21, 2022Updated 4 years ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- Coroutine Workflow based on C++ 20☆73Dec 27, 2025Updated 8 months ago
- 一款设计不错的线程池☆19Mar 6, 2018Updated 8 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆14Sep 12, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆16Jul 14, 2021Updated 5 years ago
- High Performan Ai Model Web Server. Mainly support computer vision model. Quickly establish your own ai-model server. https://github.com/…☆44Updated this week
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆141Dec 17, 2025Updated 9 months ago
- c++11 Server based on coroutine and reactor☆109Nov 30, 2021Updated 4 years ago
- 简单有效的内存池实现☆102Jul 12, 2016Updated 10 years ago
- ☆170Aug 6, 2019Updated 7 years ago
- C++, bilibili, 7亿用户信息, 爬虫(分布式,服务器+客户端+管理程序)☆42Dec 31, 2020Updated 5 years ago
- Multithreaded network library in C++17☆92Feb 10, 2022Updated 4 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆34Jul 18, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 3 years ago
- 基于C++的可跨平台(主要针对win 平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- A lightweight event bus that implements publish-subscribe based on C++17.☆16Oct 24, 2020Updated 5 years ago
- 广告检索引擎(针对在线广告设计,支持简单倒排检索、范围检索、LBS检索,持续完善中)☆170Dec 29, 2018Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆19Jan 31, 2023Updated 3 years ago
- ☆46Aug 7, 2022Updated 4 years ago
- 【KDD2021】"HALO: Hierarchy-aware Fault Localization for Cloud Systems" code reproduction☆10Aug 23, 2021Updated 5 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Dec 5, 2021Updated 4 years ago
- 一个基于跳表的轻量级键值型存储引擎,并提供了服务端和客户端。☆14Jul 6, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 此仓库为最近新建,2014年暑假做的一个项目,智能车寻迹小车,项目代码两个人完成,我负责图像采集、处理、中线提取、弯道判断等几个部分,项目C语言实现。现在看来,当时知识有限,实现功能尚可,但实际代码质量很一般。源码主要在include和Sources两个文件夹。☆16Aug 16, 2016Updated 10 years ago
- A multi-producer multi-consumer lock-free ring buffer implementation☆15Jul 21, 2019Updated 7 years ago
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模 块、Http模块)☆10Oct 25, 2023Updated 2 years ago
- simple c++ hooks around malloc/realloc/free☆16May 14, 2018Updated 8 years ago
- mpp decode h264,rga resize, drm display by hdmi☆15Aug 20, 2020Updated 6 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆37Jun 14, 2019Updated 7 years ago
- Create undirected graph, and set many random walks at different nodes.☆12Feb 15, 2016Updated 10 years ago
- c++ async rpc framework. 14w+qps.☆1,661Aug 12, 2026Updated last month
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,397Mar 5, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- My Blog☆26Sep 4, 2016Updated 10 years ago
- Simple thread-based asynchronous TCP & UDP Socket classes in C++.☆386Nov 9, 2023Updated 2 years ago
- C++ Event Dispatcher support TCP, UDP, Pipes, File System, TLS, Priority, On/Off, Threads, Permanent Connections, etc.☆18Sep 8, 2026Updated last week
- ☆11Sep 12, 2023Updated 3 years ago
- this a simple taskflow inspired by the githu taskflow proj for learning , it is even more easy than the ori version of task flow☆46Aug 22, 2021Updated 5 years ago
- pytorch implementation of Funnel Activation (FReLU)☆16Aug 16, 2020Updated 6 years ago
- A totally external CMake project for building OpenSSL.☆17Updated this week