Host These Things Please - a basic http server for hosting a folder fast and simply
☆489Jan 3, 2026Updated 5 months ago
Alternatives and similar repositories for http
Users that are interested in http are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple and fast Web server☆203Jan 10, 2025Updated last year
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 4 years ago
- 🌟 For when you really just want to serve some files over HTTP right now!☆7,684Jun 1, 2026Updated 3 weeks ago
- Performs distributed command execution, written in Rust w/ Tokio☆117Jun 29, 2018Updated 8 years ago
- fast http framework for rust☆52Apr 13, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15May 2, 2019Updated 7 years ago
- A simple static HTTP server in Rust, for learning and local doc development☆397Apr 24, 2026Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,509Updated this week
- A pure Rust library for cross-platform memory mapped IO, which replaces libc with rustix.☆42Updated this week
- Tar file reading/writing for Rust☆724Updated this week
- ☆13Dec 13, 2020Updated 5 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 3 years ago
- A TOML encoding/decoding library for Rust☆1,019Sep 23, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Simple http server in Rust (Windows/Mac/Linux)☆3,422Mar 18, 2026Updated 3 months ago
- A library to display rich (Markdown) snippets and texts in a rust terminal application☆1,190Nov 24, 2025Updated 7 months ago
- Cargo Subcommand☆112Mar 30, 2024Updated 2 years ago
- Read input lines as byte slices for high efficiency☆71Jan 5, 2024Updated 2 years ago
- A low-level I/O ownership and borrowing library☆109Aug 6, 2025Updated 10 months ago
- Draco is a Rust library for building client side web applications with Web Assembly.☆304Apr 3, 2023Updated 3 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ion☆1,651May 2, 2026Updated last month
- A simple console file manager.☆20Nov 8, 2022Updated 3 years ago
- 🧑🔬 Operating system☆1,434Dec 15, 2025Updated 6 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆570Jul 30, 2023Updated 2 years ago
- A command line progress reporting library for Rust☆5,170Updated this week
- Rust doesn't have exceptions☆633Aug 17, 2020Updated 5 years ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆364May 25, 2026Updated last month
- Web framework in Rust☆1,235Jun 17, 2025Updated last year
- Fast and friendly HTTP client framework for async Rust☆1,510Sep 11, 2023Updated 2 years ago
- Parse command line arguments by defining a struct.☆2,726Jan 7, 2024Updated 2 years ago
- A simple HTTPS server for local development. Implemented in Rust.