nuclear-router 0.1.0

A URL router library with focus on speed
Documentation

nuclear-router

crates.io docs Test Status

nuclear-router is a URL router library with focus on speed.

Features

All features are enabled by default.

  • "http-router": HttpRouter and Method
  • "hyper-service": RouterService for hyper

Examples

cargo run --example hyper

Todo

  • Add documentation
  • Add more tests