zxwsbg / Implementing-LockFree-QueuesLinks
support Multiple Producer and Multiple Consumer with lock-free queue
☆18Updated 5 years ago
Alternatives and similar repositories for Implementing-LockFree-Queues
Users that are interested in Implementing-LockFree-Queues are comparing it to the libraries listed below
Sorting:
- 基于zeroMQ的简单rpc实现☆19Updated 5 years ago
- a dynamic threadpool☆40Updated 6 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 6 years ago
- 用C++14实现的STL标准库,容器和算法包含但不限于STL☆62Updated 7 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- IO隐藏通信封装☆17Updated 4 years ago
- C++ Development Tips☆14Updated 2 years ago
- C++ 11标准库源代码分析☆103Updated 7 years ago
- 各种书籍,库源码☆72Updated 6 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆84Updated 6 years ago
- 基于C语言实现内存型数据库(kv存储)☆70Updated last year
- C++实现的高性能Web服务器,One Loop Per Thread方式,采用Reactor模式 + 非阻塞I/O复用 + 线程池实现高并发。☆16Updated 6 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆64Updated last year
- x86汇编语言 从实模式到保护模式☆55Updated 8 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 6 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆26Updated 6 years ago
- What makes it page☆17Updated 3 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆28Updated 5 years ago
- ☆14Updated 6 years ago
- A WebServer write by C++☆130Updated 6 years ago
- pdb's function and global vars to offset☆10Updated 2 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- 金山卫士源码,整理运行在VS2013☆24Updated 7 years ago
- base on winHttp to develep download☆12Updated 7 years ago
- 扫描以及恢复 r3hook 类☆10Updated 4 years ago
- A C++ Tiny Web Server☆107Updated 5 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆120Updated 7 years ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- ☆15Updated 4 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago