pico.v
Web server
A lightweight web server implementation in V language
extremely fast web server
109 stars
4 watching
14 forks
Language: V
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight web development library providing a simple and non-blocking HTTP server with task composition and combinator capabilities | 1,324 |
| | A simple HTTP web server implemented in C | 1,240 |
| | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 339 |
| | A simple wiki webserver with minimalistic features such as versioning, page locking and encryption. | 925 |
| | A fast and lightweight HTTP server written in Common Lisp on top of libev. | 1,291 |
| | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
| | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 322 |
| | An HTML parser designed to meet the standards of modern web browsers | 2,171 |
| | A fast web framework for the V programming language that enables rapid development and high performance web applications. | 152 |
| | A fast and feature-rich web server written in Rust. | 212 |
| | A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
| | A basic web server written in Roc that can be used to execute simple functions on incoming requests. | 79 |
| | A lightweight, fast web server designed to host dynamic web applications. | 23 |
| | A lightweight HTTP request/response parser written in C. | 1,859 |