httpuv
HTTP server library
A C library for building HTTP and WebSocket servers in R
HTTP and WebSocket server package for R
229 stars
23 watching
86 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
rstudio/shiny-server | A server program for hosting Shiny applications over the web. | 719 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |
davidmoreno/onion | An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,017 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
rstudio/leaflet | An R interface to a popular JavaScript library for creating interactive maps. | 809 |
rstudio/rstarthere | A comprehensive guide to useful R packages for data science workflow | 663 |
rstudio/dt | Provides an R interface to the DataTables library for displaying R data in web applications | 599 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |