zxwsbg / Implementing-LockFree-Queues
support Multiple Producer and Multiple Consumer with lock-free queue
☆16Updated 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:
- a dynamic threadpool☆39Updated 5 years ago
- Remote memory library in C++17.☆31Updated 6 years ago
- C++实现的高性能Web服务器,One Loop Per Thread方式,采用Reactor模式 + 非阻塞I/O复用 + 线程池实现高并发。☆15Updated 5 years ago
- 基于zeroMQ的简单rpc实现☆19Updated 4 years ago
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆19Updated 3 years ago
- base on winHttp to develep download☆12Updated 7 years ago
- 简易TCP/IP协议栈,支持TCP、UDP,支持DHCP动态获取IP,支持keep_alive等☆23Updated 7 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆20Updated 6 years ago
- What makes it page☆16Updated 2 years ago
- C++实现简单数据库引擎☆26Updated 6 years ago
- 基于C语言实现内存型数据库(kv存储)☆62Updated last year
- windows 系统API C++封装库,包含进程间通讯,互斥,内存队列等通用功能☆54Updated 8 years ago
- use ce driver, kernel library.☆14Updated 2 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
- A driver that supports communication between a Windows guest and HyperWin☆15Updated 4 years ago
- C++ class for displaying parsed internet packet headers according to given format and filter strings.☆10Updated 7 years ago
- 扫描以及恢复 r3hook 类☆10Updated 3 years ago
- A 64 bit OS☆11Updated 4 months ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 5 years ago
- Small AES implementation☆10Updated 2 years ago
- 📚一个三级缓存的高并发内存池☆57Updated 6 years ago
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆21Updated 2 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆13Updated 2 years ago
- 卓然主动防御源码(可执行文件+完整源码+完整作品报告)☆15Updated 6 years ago
- 粗暴地枚举管理内核的WFP对象。 Manage kernel WFPs in a brutal way.☆27Updated 7 years ago
- 一种通用的XOR加密后内存加载PE绕过杀毒软件的方法☆11Updated 9 years ago
- Network monitor for Linux☆13Updated 5 years ago
- a lightweight c++ web mvc framework☆31Updated last year