All Projects → starjiang → lce

starjiang / lce

Licence: other
linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to lce

Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (-50.82%)
Mutual labels:  socket, reactor, epoll
Gev
🚀Gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
Stars: ✭ 1,082 (+1673.77%)
Mutual labels:  reactor, epoll
Webserver
A C++ High Performance Web Server
Stars: ✭ 4,164 (+6726.23%)
Mutual labels:  reactor, epoll
Tiginx
Tiginx is a Shanzhai Nginx project , please buyao use it xian , if meet problem , I no fuze ...
Stars: ✭ 29 (-52.46%)
Mutual labels:  socket, epoll
Gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
Stars: ✭ 5,736 (+9303.28%)
Mutual labels:  reactor, epoll
Eomaia
一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。
Stars: ✭ 159 (+160.66%)
Mutual labels:  reactor, epoll
epoller
epoll implementation for connections in Linux, MacOS and Windows
Stars: ✭ 58 (-4.92%)
Mutual labels:  socket, epoll
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Stars: ✭ 432 (+608.2%)
Mutual labels:  socket, epoll
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+226.23%)
Mutual labels:  socket, epoll
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+7145.9%)
Mutual labels:  socket, epoll
WebServer
High-performance multi-threaded tcp network server in c++11
Stars: ✭ 58 (-4.92%)
Mutual labels:  reactor, epoll
Socket.core
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)运行.使用异步连接,异步发送,异步接收,性能爆表,并且通过压力测试。
Stars: ✭ 203 (+232.79%)
Mutual labels:  socket, epoll
WebServer
C++高性能网络服务器
Stars: ✭ 53 (-13.11%)
Mutual labels:  reactor, epoll
sample-spring-webflux
testing webclient reactive communication with spring boot reactive application built on top of spring webflux
Stars: ✭ 21 (-65.57%)
Mutual labels:  reactor
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (-68.85%)
Mutual labels:  socket
DzSocket
Delphi Client/Server components to communicate using TCP Socket Asynchronous easily
Stars: ✭ 44 (-27.87%)
Mutual labels:  socket
MyIoT
[MyIoT] A start with personal server for home automation
Stars: ✭ 14 (-77.05%)
Mutual labels:  socket
assembler
Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem
Stars: ✭ 102 (+67.21%)
Mutual labels:  reactor
KotlinReactiveMS
An educational project to learn reactive programming with Spring 5 and Kotlin
Stars: ✭ 33 (-45.9%)
Mutual labels:  reactor
socket
Dazzle Async Socket
Stars: ✭ 19 (-68.85%)
Mutual labels:  socket

Lce

Linux Communication Engine,linux网络编程框架(C++)支持线程池,异步非阻塞,高并发,高性能

主要特性

  • 支持多种io 模型
  • 基于reactor 事件处理
  • 支持多种无锁数据结构
  • 线程池
  • 包解析
  • http 协议
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].