All Projects → http-rs → Route Recognizer

http-rs / Route Recognizer

Licence: mit
Recognizes URL patterns with support for dynamic and wildcard segments

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to Route Recognizer

Restify Router
A router interface for restify that lets you aggregate route definitions and apply to a restify server
Stars: ✭ 45 (-30.77%)
Mutual labels:  router
Svelte Store Router
Store-based router for Svelte
Stars: ✭ 54 (-16.92%)
Mutual labels:  router
Kill Router
Ferramenta para quebrar senhas administrativas de roteadores Wireless, routers, switches e outras plataformas de gestão de serviços de rede autenticados.
Stars: ✭ 57 (-12.31%)
Mutual labels:  router
Ng Router Loader
Webpack loader for NgModule lazy loading using the angular router
Stars: ✭ 47 (-27.69%)
Mutual labels:  router
Urljects
Deprecated! (Django routing without urls.py files, inspired by Flask.)
Stars: ✭ 53 (-18.46%)
Mutual labels:  router
Ska
Simple Karma Attack
Stars: ✭ 55 (-15.38%)
Mutual labels:  router
Svelte Router
Simple Svelte Router for Single Page Applications (SPA).
Stars: ✭ 44 (-32.31%)
Mutual labels:  router
Ngqp
Declaratively synchronize form controls with the URL
Stars: ✭ 65 (+0%)
Mutual labels:  router
Rainbow
An Express router middleware for RESTful API base on file path.
Stars: ✭ 53 (-18.46%)
Mutual labels:  router
Linker
A light weight URI routing framework for Android.
Stars: ✭ 57 (-12.31%)
Mutual labels:  router
Flowzard
Isolates navigation from UI and Business logic with simple wizard like mechanism.
Stars: ✭ 49 (-24.62%)
Mutual labels:  router
Hyper Router
Simple routing middleware for rust HTTP library hyper.
Stars: ✭ 51 (-21.54%)
Mutual labels:  router
Dragon
⚡A powerful HTTP router and URL matcher for building Deno web servers.
Stars: ✭ 56 (-13.85%)
Mutual labels:  router
Webvr Webpack Boilerplate
A webvr multi-scenes Single-page application for three.js, webpack
Stars: ✭ 47 (-27.69%)
Mutual labels:  router
Vue Component Router
A component-based, declarative router for vue. Inspired by React Router 4
Stars: ✭ 61 (-6.15%)
Mutual labels:  router
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-32.31%)
Mutual labels:  router
Summer
Vertx router with JAX-RS
Stars: ✭ 54 (-16.92%)
Mutual labels:  router
Dorado
基于Netty4开发的简单、轻量级、高性能的的Http restful api server
Stars: ✭ 65 (+0%)
Mutual labels:  router
Ng2 Breadcrumbs
A breadcrumb service for the Angular 7 router
Stars: ✭ 61 (-6.15%)
Mutual labels:  router
Apprun
AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.
Stars: ✭ 1,087 (+1572.31%)
Mutual labels:  router

route-recognizer

Recognizes URL patterns with support for dynamic and wildcard segments

Installation

$ cargo add route-recognizer

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under either the MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as MIT / Apache-2.0, without any additional terms or conditions.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].