zxwsbg / Implementing-LockFree-QueuesLinks
support Multiple Producer and Multiple Consumer with lock-free queue
☆17Updated 4 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:
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握 这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- C++实现的高性能Web服务器,One Loop Per Thread方式,采用Reactor模式 + 非阻塞I/O复用 + 线程池实现高并发。☆16Updated 6 years ago
- a dynamic threadpool☆40Updated 5 years ago
- 基于zeroMQ的简单rpc实现☆19Updated 5 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆62Updated last year
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 6 years ago
- 简易TCP/IP协议栈,支持TCP、UDP,支持DHCP动态获取IP,支持keep_alive等☆24Updated 7 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 7 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- A C++ 11 Simple ThreadPool☆85Updated 6 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆14Updated 7 years ago
- 用C++14实现的STL标准库,容器和算法包含但不限于STL☆62Updated 7 years ago
- base on winHttp to develep download☆12Updated 7 years ago
- A WebServer write by C++☆129Updated 6 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 6 years ago
- 基于C++实现的用户态TCP协议☆21Updated 4 years ago
- IO隐藏通信封装☆17Updated 4 years ago
- Simple Singleton implementation using C++11.☆13Updated 10 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 二叉查找树、AVL树、红黑树、B-树☆51Updated 9 years ago
- This is a modified version of Mini-CRT++ in the book <程序员的自我修养>, it supports 32-bit and 64-bit system.☆21Updated 9 years ago
- 封装了WinInet的强大http请求库☆64Updated 8 years ago
- 各种书籍,库源码☆71Updated 6 years ago
- ☆15Updated 5 months ago
- Windows编程笔记(Win32, MFC, VC++)☆63Updated 6 years ago
- A C++ Tiny Web Server☆107Updated 5 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
- 学习muduo网络库的一些笔记☆118Updated 5 years ago