sunao2002002 / mem_procLinks
☆14Updated 8 years ago
Alternatives and similar repositories for mem_proc
Users that are interested in mem_proc are comparing it to the libraries listed below
Sorting:
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- shared memory☆21Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 多种无锁队列☆43Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆80Updated last year
- A small thread-safe queue written in C☆107Updated 6 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 4 months ago
- Fork of Log4c project☆93Updated 8 years ago
- 协程的简单实现☆52Updated 3 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆133Updated 2 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 10 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 11 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆241Updated 2 months ago
- OpenSource WebSocket toolkit☆130Updated 4 months ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- Protocol Buffers C RPC implementation☆207Updated 5 years ago