{"id":16819429,"url":"https://github.com/jakubonderka/mrt_parser","last_synced_at":"2025-03-17T14:46:52.926Z","repository":{"id":48717068,"uuid":"126642750","full_name":"JakubOnderka/mrt_parser","owner":"JakubOnderka","description":"Multi-Threaded Routing Toolkit (MRT) Routing Information Export Format (RFC 6396) parser library for Rust.","archived":false,"fork":false,"pushed_at":"2021-07-22T11:37:52.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T07:03:46.951Z","etag":null,"topics":["bgp","mrt","network","parser","rust-library"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JakubOnderka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-24T21:44:57.000Z","updated_at":"2021-07-22T11:37:55.000Z","dependencies_parsed_at":"2022-09-07T03:52:09.108Z","dependency_job_id":null,"html_url":"https://github.com/JakubOnderka/mrt_parser","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubOnderka%2Fmrt_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubOnderka%2Fmrt_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubOnderka%2Fmrt_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubOnderka%2Fmrt_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JakubOnderka","download_url":"https://codeload.github.com/JakubOnderka/mrt_parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244054788,"owners_count":20390632,"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":["bgp","mrt","network","parser","rust-library"],"created_at":"2024-10-13T10:53:17.227Z","updated_at":"2025-03-17T14:46:52.893Z","avatar_url":"https://github.com/JakubOnderka.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"mrt_parser\n========\n\nMulti-Threaded Routing Toolkit (MRT) Routing Information Export Format ([RFC 6396](https://tools.ietf.org/html/rfc6396)) parser \nlibrary for Rust.\nInspired by parser from [pyasn](https://github.com/hadiasghari/pyasn).\n\nCurrently, only `PEER_INDEX_TABLE`, `RIB_IPV4_UNICAST` and `RIB_IPV6_UNICAST` subtypes from `TABLE_DUMP_V2` type and `TABLE_DUMP` type  are supported.\n\n[![Documentation](https://docs.rs/mrt_parser/badge.svg)](https://docs.rs/mrt_parser)\n[![Build Status](https://travis-ci.com/JakubOnderka/mrt_parser.svg?branch=master)](https://travis-ci.com/JakubOnderka/mrt_parser)\n[![Crates.io](https://img.shields.io/crates/v/mrt_parser.svg)](https://crates.io/crates/mrt_parser)\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nmrt_parser = \"0.5\"\n```\n\nand this to your crate root:\n\n```rust\nextern crate mrt_parser;\n```\n\nMinimal required version of Rust compiler is 1.31 (because of 2018 edition). For older Rust versions, you can use\n`mrt_parser` version 0.2. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubonderka%2Fmrt_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakubonderka%2Fmrt_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubonderka%2Fmrt_parser/lists"}