zxwsbg / Implementing-LockFree-QueuesLinks
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
- 简易TCP/IP协议栈,支持TCP、UDP,支持DHCP动态获取IP,支持keep_alive等☆23Updated 7 years ago
- 基于 Boost.Asio 实现的 HTTP 客户端网络库☆16Updated 8 years ago
- base on winHttp to develep download☆12Updated 7 years ago
- Windows CIFS/SMB packet generation and SMB networking library☆11Updated 4 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- epoll内核源码详解剖析,揭开epoll的神秘面纱☆17Updated 6 years ago
- What makes it page☆16Updated 2 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 3 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- C++实现的高性能Web服务器,One Loop Per Thread方式,采用Reactor模式 + 非阻塞I/O复用 + 线程池实现高并发。☆15Updated 5 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- ☆16Updated 2 years ago
- 基于C语言实现内存型数据库(kv存储)☆63Updated last year
- 学习muduo网络库的一些笔记☆112Updated 4 years ago
- Linux Netlink Process Connector☆9Updated 8 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 6 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆20Updated 6 years ago
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆19Updated 3 years ago
- 粗暴地枚举管理内核的WFP对象。 Manage kernel WFPs in a brutal way.☆27Updated 7 years ago
- Small AES implementation☆10Updated 2 years ago
- (shard of furikuri project) assambler for code obfuscation☆18Updated 5 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- Based on nt5src☆15Updated last year
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆21Updated 2 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- use ce driver, kernel library.☆14Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 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
- 通过重造轮子和调用OpenSSL的方式学习密码!!☆15Updated 2 years ago