{"id":26604158,"url":"https://github.com/fl03/rshyper","last_synced_at":"2025-04-09T17:24:21.490Z","repository":{"id":279433849,"uuid":"938798631","full_name":"FL03/rshyper","owner":"FL03","description":"A hypergraph implementation for Rsut","archived":false,"fork":false,"pushed_at":"2025-03-18T04:40:08.000Z","size":173,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T15:57:47.348Z","etag":null,"topics":["graph","hypergraph","mathematics","topology"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rshyper","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/FL03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["FL03"]}},"created_at":"2025-02-25T14:19:27.000Z","updated_at":"2025-03-18T04:27:42.000Z","dependencies_parsed_at":"2025-02-25T15:27:26.102Z","dependency_job_id":"30cf8463-2fdb-4a27-b85c-55e4b63f8ea7","html_url":"https://github.com/FL03/rshyper","commit_stats":null,"previous_names":["fl03/rshyper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Frshyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Frshyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Frshyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Frshyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FL03","download_url":"https://codeload.github.com/FL03/rshyper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075590,"owners_count":21043619,"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":["graph","hypergraph","mathematics","topology"],"created_at":"2025-03-23T19:28:33.480Z","updated_at":"2025-04-09T17:24:21.472Z","avatar_url":"https://github.com/FL03.png","language":"Rust","funding_links":["https://github.com/sponsors/FL03"],"categories":[],"sub_categories":[],"readme":"# rshyper\n\n[![crates.io](https://img.shields.io/crates/v/rshyper.svg)](https://crates.io/crates/rshyper)\n[![docs.rs](https://docs.rs/rshyper/badge.svg)](https://docs.rs/rshyper)\n[![license](https://img.shields.io/crates/l/rshyper.svg)](https://crates.io/crates/rshyper)\n\n[![clippy](https://github.com//rshyper/actions/workflows/clippy.yml/badge.svg)](https://github.com//rshyper/actions/workflows/clippy.yml)\n[![rust](https://github.com//rshyper/actions/workflows/rust.yml/badge.svg)](https://github.com//rshyper/actions/workflows/rust.yml)\n\n***\n\n_**The library is currently in the early stages of development and is not yet ready for production use.**_\n\nThis crate focuses on hypergraphs\n\n## Features\n\n- [x] Feature 1\n\n## Getting Started\n\n### Building from the source\n\nStart by cloning the repository\n\n```bash\ngit clone https://github.com//rshyper.git\ncd rshyper\n```\n\n#### _Building the project_\n\n```bash\ncargo build --all-features -r -v --workspace\n```\n\n#### _Running tests_\n\n```bash\ncargo test --all-features -r -v --workspace\n```\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies.rshyper]\nfeatures = []\nversion = \"0.1.0\"\n```\n\n### Examples\n\n#### _Basic Usage_\n\n```rust\n    extern crate rshyper;\n\n    fn main() -\u003e Result\u003c(), Box\u003cdyn std::error::Error\u003e\u003e {\n        tracing_subscriber::fmt::init();\n        tracing::info!(\"Welcome to {name}\", name = rshyper);\n\n\n        Ok(())\n    }\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffl03%2Frshyper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffl03%2Frshyper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffl03%2Frshyper/lists"}