All Projects → Envelop.c → Similar Projects or Alternatives

411 Open source projects that are alternatives of or similar to Envelop.c

toyhttpd
I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server
Stars: ✭ 43 (-42.67%)
Mutual labels:  http-server, epoll
fancy
High performance web server
Stars: ✭ 20 (-73.33%)
Mutual labels:  http-server, epoll
Facebooc
Yet another Facebook clone written in C
Stars: ✭ 483 (+544%)
Mutual labels:  epoll, http-server
Mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
Stars: ✭ 250 (+233.33%)
Mutual labels:  epoll, http-server
Webcpp
用C++开发web服务器框架
Stars: ✭ 23 (-69.33%)
Mutual labels:  epoll, http-server
Mgx
🌈 A high performance network framework written in c++ (support tcp and http)
Stars: ✭ 15 (-80%)
Mutual labels:  http-server, epoll
Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+4373.33%)
Mutual labels:  http-server, epoll
Webserver
A C++ High Performance Web Server
Stars: ✭ 4,164 (+5452%)
Mutual labels:  epoll, http-server
WebServer
High-performance multi-threaded tcp network server in c++11
Stars: ✭ 58 (-22.67%)
Mutual labels:  http-server, epoll
Lotos
tiny but high-performance HTTP Server
Stars: ✭ 140 (+86.67%)
Mutual labels:  epoll, http-server
Gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
Stars: ✭ 5,736 (+7548%)
Mutual labels:  event-loop, epoll
Zaver
Yet another fast and efficient HTTP server
Stars: ✭ 673 (+797.33%)
Mutual labels:  epoll, http-server
Embedio
A tiny, cross-platform, module based web server for .NET
Stars: ✭ 1,007 (+1242.67%)
Mutual labels:  http-server
Httpserver
A high performance, single threaded, HTTP server written in C++ as a learning tool. Uses kqueue for event management, therefore is MacOS / *BSD only!
Stars: ✭ 59 (-21.33%)
Mutual labels:  http-server
Jiny
Lightweight, modern, simple JVM web framework for rapid development in the API era
Stars: ✭ 40 (-46.67%)
Mutual labels:  http-server
Http File Server
tiny portable HTTP file server. single binary, no dependencies. linux, osx, windows. #golang
Stars: ✭ 37 (-50.67%)
Mutual labels:  http-server
Merecat
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
Stars: ✭ 69 (-8%)
Mutual labels:  http-server
Foxy
Session-based Beast/Asio wrapper requiring C++14
Stars: ✭ 57 (-24%)
Mutual labels:  http-server
Gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
Stars: ✭ 8,001 (+10568%)
Mutual labels:  http-server
Server
Serve your Rubix ML models in production with scalable stand-alone model inference servers.
Stars: ✭ 30 (-60%)
Mutual labels:  http-server
Imgart
🎨 IMGART it's a simple, fast and reliable HTTP service for image processing based on filters and profiles
Stars: ✭ 55 (-26.67%)
Mutual labels:  http-server
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (-60%)
Mutual labels:  epoll
Liberator
An Elixir library for building RESTful applications.
Stars: ✭ 28 (-62.67%)
Mutual labels:  http-server
Appnet
A Network Server Extension For PHP
Stars: ✭ 72 (-4%)
Mutual labels:  epoll
Aceql Http
AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http.
Stars: ✭ 68 (-9.33%)
Mutual labels:  http-server
Serve Dir
"python -m SimpleHTTPServer" but FAST
Stars: ✭ 49 (-34.67%)
Mutual labels:  http-server
Caddy
Matthew Holt began developing Caddy in 2014 while studying computer science at Brigham Young University. (The name "Caddy" was chosen because this software helps with the tedious, mundane tasks of serving the Web, and is also a single place for multiple things to be organized together.) It soon became the first web server to use HTTPS automatically and by default, and now has hundreds of contributors and has served trillions of HTTPS requests.
Stars: ✭ 35,966 (+47854.67%)
Mutual labels:  http-server
Uvloop
Ultra fast asyncio event loop.
Stars: ✭ 8,246 (+10894.67%)
Mutual labels:  event-loop
Vtx clientserver
VTX Client / Server package.
Stars: ✭ 60 (-20%)
Mutual labels:  http-server
Updog
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.
Stars: ✭ 994 (+1225.33%)
Mutual labels:  http-server
Akka Http
The Streaming-first HTTP server/module of Akka
Stars: ✭ 1,163 (+1450.67%)
Mutual labels:  http-server
Nodemcu Espress
Ultra-Lightweight and modular Node.js express like http server for NodeMCU. web - ESP8266
Stars: ✭ 39 (-48%)
Mutual labels:  http-server
Esp8266
This repository contains source code for the ESP8266.
Stars: ✭ 58 (-22.67%)
Mutual labels:  http-server
Fastdeploy
Deploy DL/ ML inference pipelines with minimal extra code.
Stars: ✭ 35 (-53.33%)
Mutual labels:  http-server
Streamit
This iOS app streams your camera so you can watch it in a simple web browser (MJPEG stream)
Stars: ✭ 74 (-1.33%)
Mutual labels:  http-server
Gmq
基于事件机制的多模块框架,支持动态库,grpc,websocket,mqtt等多种与后端通信组合方式. 模块动态替换,部分加载或者升级.
Stars: ✭ 31 (-58.67%)
Mutual labels:  event-loop
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 (+1342.67%)
Mutual labels:  epoll
Event Loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
Stars: ✭ 945 (+1160%)
Mutual labels:  event-loop
Ydls
youtube-dl HTTP download and transcode service
Stars: ✭ 68 (-9.33%)
Mutual labels:  http-server
Fht2p
A cross-platform HTTP static file server developed using Rust.
Stars: ✭ 28 (-62.67%)
Mutual labels:  http-server
Qtwebapp
QtWebApp is a HTTP server like Java servlets, written in C++ with the Qt framework.
Stars: ✭ 50 (-33.33%)
Mutual labels:  http-server
Go Bootstrap
Easy way to bootstrap a web server in Go (Routing|Middleware|Https)
Stars: ✭ 27 (-64%)
Mutual labels:  http-server
Gock
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
Stars: ✭ 1,185 (+1480%)
Mutual labels:  http-server
Na
Share files on your local network
Stars: ✭ 15 (-80%)
Mutual labels:  http-server
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-34.67%)
Mutual labels:  http-server
Markdownshare
The code behind https://markdownshare.com/
Stars: ✭ 15 (-80%)
Mutual labels:  http-server
Pwndrop
Self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV.
Stars: ✭ 878 (+1070.67%)
Mutual labels:  http-server
Brookfreepascal
The perfect Free Pascal framework for your web applications.
Stars: ✭ 64 (-14.67%)
Mutual labels:  http-server
Actor.js
Elixir-style actors in JavaScript
Stars: ✭ 48 (-36%)
Mutual labels:  event-loop
Quart
Official mirror of https://gitlab.com/pgjones/quart
Stars: ✭ 872 (+1062.67%)
Mutual labels:  http-server
Chili
Chili: HTTP Served Hot
Stars: ✭ 7 (-90.67%)
Mutual labels:  http-server
Xxm
Combine Delphi and HTML code in the same source files to compile a website into a library that runs on IIS, Apache httpd, CGI, SCGI, on http.sys or raw no-frills HTTP...
Stars: ✭ 47 (-37.33%)
Mutual labels:  http-server
Jerrymouse
A scalable java servlet container base on reactor
Stars: ✭ 27 (-64%)
Mutual labels:  http-server
Jennet
A simple HTTP web framework written in Pony
Stars: ✭ 72 (-4%)
Mutual labels:  http-server
Titanium Web Proxy
A cross-platform asynchronous HTTP(S) proxy server in C#.
Stars: ✭ 1,122 (+1396%)
Mutual labels:  http-server
Unipi
Serving content from a git repository via HTTPS (including let's encrypt provisioning) as MirageOS unikernel
Stars: ✭ 46 (-38.67%)
Mutual labels:  http-server
Cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
Stars: ✭ 24 (-68%)
Mutual labels:  http-server
Waitress
Waitress - A WSGI server for Python 2 and 3
Stars: ✭ 916 (+1121.33%)
Mutual labels:  http-server
Vaxic
Node HTTP server framework
Stars: ✭ 45 (-40%)
Mutual labels:  http-server
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (+1093.33%)
Mutual labels:  http-server
1-60 of 411 similar projects