{"id":15577946,"url":"https://github.com/deciduously/fbp-rs","last_synced_at":"2025-07-10T13:36:45.328Z","repository":{"id":97312150,"uuid":"140566334","full_name":"deciduously/fbp-rs","owner":"deciduously","description":"Factorio blueprint string manipulation","archived":false,"fork":false,"pushed_at":"2018-07-20T18:37:56.000Z","size":39,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T21:49:19.075Z","etag":null,"topics":["cli-app","factorio","factorio-blueprints","rust"],"latest_commit_sha":null,"homepage":null,"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/deciduously.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-11T11:33:28.000Z","updated_at":"2023-08-13T05:00:02.000Z","dependencies_parsed_at":"2023-04-10T08:35:24.291Z","dependency_job_id":null,"html_url":"https://github.com/deciduously/fbp-rs","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.2857142857142857,"last_synced_commit":"13de85ab3be4c1bf253212dcda3fa3a519b6f8c5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Ffbp-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Ffbp-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Ffbp-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Ffbp-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deciduously","download_url":"https://codeload.github.com/deciduously/fbp-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246153029,"owners_count":20731899,"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":["cli-app","factorio","factorio-blueprints","rust"],"created_at":"2024-10-02T19:03:03.994Z","updated_at":"2025-03-29T07:26:31.662Z","avatar_url":"https://github.com/deciduously.png","language":"Rust","readme":"# fbp-rs\nRust program for reading and writing Factorio blueprints.\n\nThis really doesn't do much right now, it was more an exercise than anything.  I'm not planning to actively work on this unless I get really bored.  If you want to implement your own Factorio/Rust thing, by all means take the structs I defined for serde, that's the most tedious part.\n## Dependencies\n* Stable rust 1.26.0+\n## Usage\nThis app is organized into a library`fbp-rs` and a binary `fbp-tool`.  To use it invoke `cargo run --bin fbp-tool` or simply `cargo run`.  It will use [resource/balancer.txt](https://github.com/deciduously/fbp-rs/blob/master/resource/balancer.txt) if invoked without arguments, or attempt to use the first argument given.  I've included [resource/balancer.json](https://github.com/deciduously/fbp-rs/blob/master/resource/balancer.json) as a reference for what json this example blueprint decodes to before serializing into a Rust struct.\n\nRight now, it'll spit back the string and do its very best to show you a preview in the console.  It's only ok at that.\n\nOnly blueprints containing a single blueprint object are supported right now - haven't gotten to blueprint books yet.\n\nActually, it doens't really work on much of anything beyond the arbitrary sample I chose.  types::Grid.grid_coords() is disgraceful and bugged to shite.\n\nStay tuned for hopefully something useful here, eventually.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeciduously%2Ffbp-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeciduously%2Ffbp-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeciduously%2Ffbp-rs/lists"}