awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to dxscjx123/tinyserver

Projects sharing features with Tinyserver

11 open-source projects similar to dxscjx123/tinyserver, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • sylar-yin/sylarsylar-yin avatar

    sylar-yin/sylar

    4,661View on GitHub↗

    Sylar is a high-performance C++ asynchronous server framework and event-driven network library. It functions as a coroutine scheduler and HTTP server implementation designed to build network services using non-blocking I/O. The project distinguishes itself through a system call interceptor that hooks blocking socket and sleep APIs, transforming synchronous operations into non-blocking asynchronous events. It employs a user-space threading system to distribute lightweight tasks across a worker thread pool to maximize CPU utilization. The framework covers a broad range of networking and system

    C++
    View on GitHub↗4,661
  • forthespada/mypoorwebserverforthespada avatar

    forthespada/MyPoorWebServer

    1,470View on GitHub↗

    一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。

    Ccppwebserver
    View on GitHub↗1,470
  • gatsbyd/melonG

    gatsbyd/melon

    0View on GitHub↗
    View on GitHub↗0
  • geniusdai/kingpinG

    GeniusDai/kingpin

    0View on GitHub↗
    View on GitHub↗0
  • leechanx/easy-reactorLeechanX avatar

    LeechanX/Easy-Reactor

    538View on GitHub↗

    Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务

    C++
    View on GitHub↗538
  • miaoshuai/netlibMiaoshuai avatar

    Miaoshuai/netlib

    37View on GitHub↗

    一个自己封装的基于reactor的c++网络库

    C++
    View on GitHub↗37

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • qinguoyi/tinywebserverqinguoyi avatar

    qinguoyi/TinyWebServer

    19,582View on GitHub↗

    TinyWebServer is a lightweight HTTP web server written in C++ for Linux. It is designed to handle HTTP requests and serve static content using low-level Linux system calls for network connection management. The server utilizes a state machine to parse GET and POST data from network sockets. It incorporates a MySQL database connection pool to manage reusable links and reduce the overhead of opening and closing sessions. The project covers static media streaming for images and video files, user authentication workflows for registration and login, and system activity logging via both synchronou

    C++
    View on GitHub↗19,582
  • starjiang/lcestarjiang avatar

    starjiang/lce

    83View on GitHub↗

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

    C++
    View on GitHub↗83
  • zhangpanyi/eddyserverZ

    zhangpanyi/eddyserver

    0View on GitHub↗
    View on GitHub↗0
  • candyconfident/highperformanceconcurrentserverC

    CandyConfident/HighPerformanceConcurrentServer

    0View on GitHub↗
    View on GitHub↗0
  • zlmediakit/zltoolkitZLMediaKit avatar

    ZLMediaKit/ZLToolKit

    2,192View on GitHub↗

    一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO

    C++epollloggernetwork
    View on GitHub↗2,192