Write HTTP handlers in WebAssembly with a minimal amount of work
-
Updated
Jun 15, 2022 - Rust
Write HTTP handlers in WebAssembly with a minimal amount of work
Avant-garde Network Application Server for illumos.
a cgi-dispatched link shortener in rust
本项目为一个简单的光线追踪渲染器,参考《Ray Tracing in One Weekend》的C++代码,用Rust实现。仅一个main.rs文件。实现了基本的漫反射、金属、玻璃材质。 This project is a simple ray tracing renderer, referring to the C++ code of Ray Tracing in One Weekend, Implement using Rust. Only one main.rs file. Lambert, metal and glass materials have been implemented.
A simple pathtracer written in Rust
🐚 A fast, asynchronous scanner written in Rust to detect Shellshock vulnerabilities across legacy CGI
A lightweight HTTP server built from scratch in Rust for learning network programming, HTTP protocol implementation, and systems programming. Features static file serving, CGI support, file uploads, session management, and custom routing.
The Raysail is a Monte Carlo type raytracer based on the learn Ray Tracing in One Weekend series using Rust. It was forked from the Remda project, which implements the features from first two books of the series.
Lightweight raytracing microservice written in Rust
Ferrous is a lightweight, custom-built HTTP/1.1 server written in Rust or Java. It serves static and dynamic content, supports CGI scripts, handles cookies and sessions, and is fully configurable via a simple config file. Designed for reliability and performance, it uses non-blocking, event-driven I/O and avoids external server frameworks.
Add a description, image, and links to the cgi topic page so that developers can more easily learn about it.
To associate your repository with the cgi topic, visit your repo's landing page and select "manage topics."