garlic 0.2.1

A collection of random side projects
Documentation
  • Coverage
  • 40%
    6 out of 15 items documented1 out of 12 items with examples
  • Size
  • Source code size: 6.8 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.6 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • gubsey/garlic
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gubsey

This was originally intended as a minimalist http server implementation similar to (go)[https://pkg.go.dev/net/http]'s, but then my team started using (warp)[https://github.com/seanmonstar/warp] instead and I really like it and will not try and compete.

I do not currently have a plan for what this crate will be used for.