{"id":28042331,"url":"https://github.com/parallaxsecond/parsec-interface-rs","last_synced_at":"2025-05-11T14:26:13.535Z","repository":{"id":36490486,"uuid":"210619869","full_name":"parallaxsecond/parsec-interface-rs","owner":"parallaxsecond","description":"Parsec Rust libraries","archived":false,"fork":false,"pushed_at":"2024-07-11T15:03:39.000Z","size":461,"stargazers_count":8,"open_issues_count":10,"forks_count":18,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-07T13:52:00.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parallaxsecond.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-09-24T14:13:31.000Z","updated_at":"2023-06-30T19:27:00.000Z","dependencies_parsed_at":"2023-01-17T02:00:35.676Z","dependency_job_id":"7a8de938-d7ba-479f-875c-24cd26350701","html_url":"https://github.com/parallaxsecond/parsec-interface-rs","commit_stats":{"total_commits":163,"total_committers":13,"mean_commits":"12.538461538461538","dds":0.5398773006134969,"last_synced_commit":"d63c07526ac907dda2483903cce147e75fe09df7"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-interface-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-interface-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-interface-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parallaxsecond%2Fparsec-interface-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parallaxsecond","download_url":"https://codeload.github.com/parallaxsecond/parsec-interface-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253578795,"owners_count":21930603,"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":[],"created_at":"2025-05-11T14:26:12.944Z","updated_at":"2025-05-11T14:26:13.523Z","avatar_url":"https://github.com/parallaxsecond.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parsec Rust Interface\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://crates.io/crates/parsec-interface\"\u003e\u003cimg alt=\"Crates.io\" src=\"https://img.shields.io/crates/v/parsec-interface\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://docs.rs/parsec-interface\"\u003e\u003cimg src=\"https://docs.rs/parsec-interface/badge.svg\" alt=\"Code documentation\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nThis repository contains an interface library to be used both by the Parsec service and a Rust Client library.\nThe library contains methods to communicate using the [wire protocol](https://parallaxsecond.github.io/parsec-book/parsec_client/wire_protocol.html).\n\n## Build\n\nThe Parsec operations repository is included as a submodule. Make sure to update it first before\ntrying to compile otherwise it will not work (\"`No such file or directory`\").\n\n```bash\n$ git submodule update --init\n```\n\nBy default, the crate will use the pre-generated Rust Protobuf files in\n`src/operations_protobuf/generated_ops`. To re-generate them from the `parsec-operations`\nsubmodule, compile this\ncrate with the feature `regenerate-protobuf`.\n\n## License\n\nThe software is provided under Apache-2.0. Contributions to this project are accepted under the same license.\n\n## Contributing\n\nPlease check the [**Contribution Guidelines**](https://parallaxsecond.github.io/parsec-book/contributing/index.html)\nto know more about the contribution process.\n\n*Copyright 2021 Contributors to the Parsec project.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparallaxsecond%2Fparsec-interface-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparallaxsecond%2Fparsec-interface-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparallaxsecond%2Fparsec-interface-rs/lists"}