Simple, minimal and open source static web server that uses no dependencies.
☆41Nov 17, 2022Updated 3 years ago
Alternatives and similar repositories for vanilla-rustlang-server
Users that are interested in vanilla-rustlang-server are comparing it to the libraries listed below
Sorting:
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- Engine / framework for creating highly customizable and user modable action RPG's☆61Mar 8, 2022Updated 3 years ago
- A lightweight CSV viewer/editor☆17Jul 25, 2023Updated 2 years ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆33Dec 19, 2025Updated 2 months ago
- Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.☆18Jun 21, 2022Updated 3 years ago
- A Rust library for constructing tilings of regular polygons☆31Jul 2, 2021Updated 4 years ago
- ☆16Mar 31, 2021Updated 4 years ago
- A Rust library crate providing an easy FFT API for arrays and slices☆36May 28, 2025Updated 9 months ago
- Playing with volumetric rendering in rust☆19Mar 17, 2021Updated 4 years ago
- Waveform generator library written in Rust☆39May 26, 2023Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆39Jun 22, 2024Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Jun 27, 2022Updated 3 years ago
- Asynchronize blocking operation.