awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Stiffstream avatar

Stiffstream/restinio

0
View on GitHub↗
1,301 स्टार्स·112 फोर्क्स·C++·2 व्यूज़

Restinio

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use

Features

  • Networking - Header-only HTTP/WebSocket server library.
  • नेटवर्किंग लाइब्रेरीज़ - Header-only library for embedded HTTP/Websocket servers.
  • Web and Networking - Asynchronous HTTP and WebSocket server library.

स्टार हिस्ट्री

stiffstream/restinio के लिए स्टार हिस्ट्री चार्टstiffstream/restinio के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Restinio के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Restinio के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • boostorg/beastboostorg का अवतार

    boostorg/beast

    4,801GitHub पर देखें↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    GitHub पर देखें↗4,801
  • ada-url/adaada-url का अवतार

    ada-url/ada

    1,739GitHub पर देखें↗

    WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda, Kong, Telegram, Adguard, Datadog and Cloudflare Workers.

    C++cppneonparser
    GitHub पर देखें↗1,739
  • boostorg/asioboostorg का अवतार

    boostorg/asio

    1,587GitHub पर देखें↗

    Boost.org asio module

    C++
    GitHub पर देखें↗1,587
  • c-ares/c-aresc-ares का अवतार

    c-ares/c-ares

    2,152GitHub पर देखें↗

    A C library for asynchronous DNS requests

    C
    GitHub पर देखें↗2,152
Restinio के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

stiffstream/restinio क्या करता है?

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use

stiffstream/restinio की मुख्य विशेषताएं क्या हैं?

stiffstream/restinio की मुख्य विशेषताएं हैं: Networking, नेटवर्किंग लाइब्रेरीज़, Web and Networking।

stiffstream/restinio के कुछ ओपन-सोर्स विकल्प क्या हैं?

stiffstream/restinio के ओपन-सोर्स विकल्पों में शामिल हैं: c-ares/c-ares — A C library for asynchronous DNS requests. corvusoft/restbed — Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications. boostorg/asio — Boost.org asio module. boostorg/beast — Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an… ada-url/ada — WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda,… eduardsui/tlse — Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library.