iocp
Here are 57 public repositories matching this topic...
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
-
Updated
Oct 16, 2020 - C
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
-
Updated
Oct 13, 2020 - C#
This is a socket framework based on C # net standard2.0 write, can be used for .NET Framework / dotnet core assembly, can run in window (IOCP) / linux (epoll) .Use asynchronous connection, asynchronous send, asynchronous receive, Performance burst tables, and pass the stress test. 这是一个基于C# .net standard2.0 写的socket框架,可使用于.net Framework/dotnet core程序集,能在window(IOCP)/linux(epoll)运行.使用异步连接,异步发送,异步接收,性能爆表,并且通过压力测试。
-
Updated
Dec 17, 2019 - C#
The fastest communications possible. Delphi rulez.
-
Updated
Sep 11, 2020 - Component Pascal
纯C的跨平台基础库与网络库,提供list/hashtable/rbtree数据结构,封装各OS API,对使用者屏蔽诸如IO多路复用下的并发可靠UDP/TCP的传输与监听,断线重连,基于协程/回调的RPC调度核心机制等实现细节.内部还包括一个3D碰撞检测.
-
Updated
Oct 19, 2020 - C
Windows I/O Completion Port wrapper class for Delphi and Free Pascal
-
Updated
Jan 2, 2020 - Pascal
IOCP 실습
-
Updated
Feb 18, 2020 - C++
Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it
-
Updated
Jan 15, 2020 - C
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
-
Updated
Sep 3, 2020 - C++
C++ Common Library for Windows, Linux.
-
Updated
Mar 6, 2020 - C++
GHC IO manager for Windows using completion ports
-
Updated
May 6, 2017 - Haskell
Simple Remote File Explorer.
-
Updated
Dec 15, 2017 - C++
A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。
-
Updated
Sep 20, 2020 - C++
A C++ game server frame in embryo
-
Updated
Oct 14, 2020 - C++
A socket class provides asynchronous IO operation and coroutine co_await support
-
Updated
Aug 19, 2018 - C++
Improve this page
Add a description, image, and links to the iocp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iocp topic, visit your repo's landing page and select "manage topics."

