{"id":16868684,"url":"https://github.com/vltr/xrtr","last_synced_at":"2025-04-11T10:33:32.471Z","repository":{"id":48998030,"uuid":"145720128","full_name":"vltr/xrtr","owner":"vltr","description":"A Radix Tree based router for HTTP and other routing needs with support for middlewares and endpoints with a Cython boost","archived":false,"fork":false,"pushed_at":"2018-10-09T19:23:38.000Z","size":83,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T19:49:21.635Z","etag":null,"topics":["cython","endpoint","middleware","radix","radix-tree","router","tree","trie"],"latest_commit_sha":null,"homepage":"https://xrtr.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vltr.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-22T14:25:14.000Z","updated_at":"2024-10-11T09:53:03.000Z","dependencies_parsed_at":"2022-09-02T13:11:09.692Z","dependency_job_id":null,"html_url":"https://github.com/vltr/xrtr","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vltr%2Fxrtr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vltr%2Fxrtr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vltr%2Fxrtr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vltr%2Fxrtr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vltr","download_url":"https://codeload.github.com/vltr/xrtr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599061,"owners_count":19665911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cython","endpoint","middleware","radix","radix-tree","router","tree","trie"],"created_at":"2024-10-13T14:59:08.500Z","updated_at":"2025-02-19T04:31:39.647Z","avatar_url":"https://github.com/vltr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\n``xrtr``\n========\n\n.. start-badges\n\n.. image:: https://img.shields.io/pypi/status/xrtr.svg\n    :alt: PyPI - Status\n    :target: https://pypi.org/project/xrtr/\n\n.. image:: https://img.shields.io/pypi/v/xrtr.svg\n    :alt: PyPI Package latest release\n    :target: https://pypi.org/project/xrtr/\n\n.. image:: https://img.shields.io/pypi/pyversions/xrtr.svg\n    :alt: Supported versions\n    :target: https://pypi.org/project/xrtr/\n\n.. image:: https://travis-ci.org/vltr/xrtr.svg?branch=master\n    :alt: Travis-CI Build Status\n    :target: https://travis-ci.org/vltr/xrtr\n\n.. image:: https://readthedocs.org/projects/xrtr/badge/?style=flat\n    :target: https://readthedocs.org/projects/xrtr\n    :alt: Documentation Status\n\n.. image:: https://codecov.io/github/vltr/xrtr/coverage.svg?branch=master\n    :alt: Coverage Status\n    :target: https://codecov.io/github/vltr/xrtr\n\n.. end-badges\n\nA generic string router based on a Radix Tree structure, (partially) Cython optimized for speed.\n\nDocumentation\n=============\n\nhttps://xrtr.readthedocs.io/en/latest/\n\nInspiration\n===========\n\n``xrtr`` is highly inspired in `Router \u003chttps://github.com/shiyanhui/Router\u003e`_, by `shiyanhui \u003chttps://github.com/shiyanhui\u003e`_.\n\nLicense\n=======\n\n``xrtr`` is a free software distributed under the `MIT \u003chttps://choosealicense.com/licenses/mit/\u003e`_ license, the same license as `Router's license \u003chttps://raw.githubusercontent.com/shiyanhui/Router/df5974fec264345920ab1ed54b043493882e558f/README.rst\u003e`_.\n\nTo Do\n=====\n\n- There is a LOT of room for improvement (specially when migrating the code to C and Cython *and* the fact this is my first project with Cython);\n- Fix test coverage (and why is it not covering method declarations, as an example);\n- There is a lot of fixes to be done regarding Cython, distribution, naming conventions and so on;\n- Add Windows builds `using AppVeyor \u003chttps://packaging.python.org/guides/supporting-windows-using-appveyor/\u003e`_;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvltr%2Fxrtr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvltr%2Fxrtr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvltr%2Fxrtr/lists"}