{"id":17442876,"url":"https://github.com/chertov/mkv-rs","last_synced_at":"2025-03-29T20:14:55.991Z","repository":{"id":181705214,"uuid":"667162721","full_name":"chertov/mkv-rs","owner":"chertov","description":"An experimental Rust parser and serializer for the EBML/MKV format, generated using code generation based on the Matroska specification.","archived":false,"fork":false,"pushed_at":"2023-07-16T22:06:10.000Z","size":56564,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T04:53:04.202Z","etag":null,"topics":["ebml","matroska","mkv","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/chertov.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,"governance":null}},"created_at":"2023-07-16T21:03:08.000Z","updated_at":"2025-01-18T05:58:23.000Z","dependencies_parsed_at":"2023-07-16T23:33:06.168Z","dependency_job_id":null,"html_url":"https://github.com/chertov/mkv-rs","commit_stats":null,"previous_names":["chertov/mkv-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertov%2Fmkv-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertov%2Fmkv-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertov%2Fmkv-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chertov%2Fmkv-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chertov","download_url":"https://codeload.github.com/chertov/mkv-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237436,"owners_count":20745348,"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":["ebml","matroska","mkv","rust"],"created_at":"2024-10-17T16:40:37.401Z","updated_at":"2025-03-29T20:14:55.966Z","avatar_url":"https://github.com/chertov.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains an experimental Rust package for parsing and serializing the EBML/MKV format based on the Matroska specification.\n\nNote: This project is currently under development and is in an experimental stage. It is not recommended for production use.\n\n## About the Project\nThe EBML/MKV format is an open standard multimedia container format designed for storing audio, video, and subtitle data. This project aims to provide a Rust implementation for parsing and serializing Matroska files, leveraging the power and safety guarantees of the Rust programming language.\n\n\nThis repository contains two packages: mkv and mkv_codegen. Please note that mkv_codegen is a purely technical package and will not be included as a dependency in the final product. It is specifically designed for parsing the specification files, ebml_matroska.xml and matroska_tags.xml. With few exceptions, almost all structures in the mkv package are generated from these specification files. The code generated by mkv_codegen is stored in the mkv/src/gen directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchertov%2Fmkv-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchertov%2Fmkv-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchertov%2Fmkv-rs/lists"}