awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Wasappli avatar

Wasappli/WAAppRouting

0
View on GitHub↗
586 stars·26 forks·Objective-C·9 views

WAAppRouting

iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically!

Features

  • App Routing - Handles URL recognition and controller stack management automatically.
  • URL Routing - Routing implementation that handles URL parsing and controller stack management.

Star history

Star history chart for wasappli/waapproutingStar history chart for wasappli/waapprouting

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to WAAppRouting

Similar open-source projects, ranked by how many features they share with WAAppRouting.
  • joeldev/jlroutesjoeldev avatar

    joeldev/JLRoutes

    5,709View on GitHub↗

    JLRoutes is an iOS URL routing library and route management framework. It serves as a deep link handler that maps URL patterns to specific code blocks or object handlers to manage navigation and deep-linking within an application. The framework utilizes a chain-based evaluation system to process sequences of potential matches and supports the organization of routing tables into distinct sets based on URL schemes. It allows for the replacement of standard matching logic through custom definition resolution to control how paths are parsed. The system covers URL pattern mapping, dynamic paramet

    Objective-Capplinkcarthagecocoapods
    View on GitHub↗5,709
  • karminski/one-small-stepkarminski avatar

    karminski/one-small-step

    6,699View on GitHub↗

    One Small Step is an educational resource that explains core AI and large language model concepts through short, accessible articles designed to be read in under five minutes. It covers the structure and function of key LLM components like attention mechanisms and tokenization, as well as foundational machine learning mathematics such as matrix rank and overfitting. The project also serves as a guide to the GGUF file format, which packages all model parameters and metadata into a single compact binary file for cross-platform deployment without external dependencies. It explains how this forma

    View on GitHub↗6,699
  • alibaba/arouteralibaba avatar

    alibaba/ARouter

    14,476View on GitHub↗

    ARouter is a framework for Android applications designed to decompose monolithic apps into smaller, independent modules. It provides a URL-based routing system that enables navigation between decoupled components and modules without requiring direct class dependencies. The framework includes a navigation interceptor to handle authentication, redirection, and custom activity animations during page transitions. It also features a service injector that manages dependencies across modules using an inversion of control pattern and interface-based injection. The toolset covers inter-module navigat

    Javaandroidcomponentizationdependency-injection
    View on GitHub↗14,476
  • django-extensions/django-extensionsdjango-extensions avatar

    django-extensions/django-extensions

    6,808View on GitHub↗

    django-extensions is a specialized toolset for the Django framework providing utilities for database visualization, application debugging, development environment management, and custom management command execution. It functions as a collection of tools designed to automate development tasks and inspect the internal state of an application. The project provides a database visualization tool for generating diagrams of data models and comparing schemas to map complex relationships. It also includes a debugging utility to intercept email traffic and audit user permissions to troubleshoot applica

    Python
    View on GitHub↗6,808
See all 24 alternatives to WAAppRouting→

Frequently asked questions

What does wasappli/waapprouting do?

iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically!

What are the main features of wasappli/waapprouting?

The main features of wasappli/waapprouting are: App Routing, URL Routing.

What are some open-source alternatives to wasappli/waapprouting?

Open-source alternatives to wasappli/waapprouting include: joeldev/jlroutes — JLRoutes is an iOS URL routing library and route management framework. It serves as a deep link handler that maps URL… karminski/one-small-step — One Small Step is an educational resource that explains core AI and large language model concepts through short,… alibaba/arouter — ARouter is a framework for Android applications designed to decompose monolithic apps into smaller, independent… django-extensions/django-extensions — django-extensions is a specialized toolset for the Django framework providing utilities for database visualization,… bahn-x/swift-composable-navigator — An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind. aoles/shinyurl — devtools::install_github("aoles/shinyURL").