Skip to content
#

webserver

Here are 424 public repositories matching this topic...

This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebSer…

  • Updated Jan 7, 2023
  • C++

Implement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number of submitted requests to each CR host through algorithms. If a CR host crashes in the background, oj_server can also recognize correctly.

  • Updated May 6, 2024
  • C++

Improve this page

Add a description, image, and links to the webserver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webserver topic, visit your repo's landing page and select "manage topics."

Learn more