userpro / MemoryPool
一个极简内存池实现
☆292Updated 6 months ago
Alternatives and similar repositories for MemoryPool:
Users that are interested in MemoryPool are comparing it to the libraries listed below
- 简单有效的内存池实现☆96Updated 8 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆354Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆200Updated 4 years ago
- 一些C/C++常用封装例子☆212Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last month
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆334Updated last year
- a simple network library☆191Updated 4 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- a cpp Web Server☆156Updated 5 years ago
- C++/C++11/C++14/C++17/C++20's usage☆314Updated last month
- ☆67Updated 5 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆321Updated 6 years ago
- c++工具库☆106Updated 4 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- asio examples☆193Updated 9 months ago
- cJson源码和源码分析☆244Updated 9 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆225Updated 4 months ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- muduo in windows☆69Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆523Updated last year
- Examples and toturials for C++ Boost Asio library.☆268Updated 3 years ago
- ☆40Updated 6 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago