{"id":13621510,"url":"https://github.com/reugn/rspark","last_synced_at":"2025-04-15T04:32:19.283Z","repository":{"id":35676559,"uuid":"218589065","full_name":"reugn/rspark","owner":"reugn","description":"▁▂▆▇▁▄█▁ Sparklines for Rust apps","archived":false,"fork":false,"pushed_at":"2021-10-01T09:35:21.000Z","size":11,"stargazers_count":47,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-12T02:51:19.544Z","etag":null,"topics":["fish-shell","histogram","histograms","rust","rust-apps","rust-crate","rust-library","sparkline","sparklines"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rspark","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/reugn.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":"2019-10-30T17:52:34.000Z","updated_at":"2024-08-28T22:52:46.000Z","dependencies_parsed_at":"2022-08-28T00:11:43.653Z","dependency_job_id":null,"html_url":"https://github.com/reugn/rspark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Frspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Frspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Frspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Frspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reugn","download_url":"https://codeload.github.com/reugn/rspark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249006558,"owners_count":21197295,"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":["fish-shell","histogram","histograms","rust","rust-apps","rust-crate","rust-library","sparkline","sparklines"],"created_at":"2024-08-01T21:01:07.276Z","updated_at":"2025-04-15T04:32:19.260Z","avatar_url":"https://github.com/reugn.png","language":"Rust","funding_links":[],"categories":["Libraries"],"sub_categories":["Command-line"],"readme":"# rspark ▁▂▆▇▁▄█▁\n[![Build](https://github.com/reugn/rspark/actions/workflows/build.yml/badge.svg)](https://github.com/reugn/rspark/actions/workflows/build.yml)\n[![Crate](https://img.shields.io/crates/v/rspark.svg)](https://crates.io/crates/rspark)\n\nSparklines library for Rust applications.  \nA Rust port of [spark](https://github.com/holman/spark).\n\n## Usage\n\nAdd `rspark` to your `Cargo.toml`:\n```toml\n[dependencies]\nrspark = \"0.2.0\"\n```\n\nExample:\n```rust\nlet v = vec![2, 250, 670, 890, 2, 430, 11, 908, 123, 57];\nlet res = rspark::render(\u0026v).unwrap();\nassert_eq!(\"▁▂▆▇▁▄▁█▁▁\", res);\n```\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freugn%2Frspark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freugn%2Frspark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freugn%2Frspark/lists"}