{"id":16753447,"url":"https://github.com/thbar/rust-playground","last_synced_at":"2025-03-16T05:40:47.253Z","repository":{"id":54816600,"uuid":"57415412","full_name":"thbar/rust-playground","owner":"thbar","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-31T17:29:22.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T18:11:29.560Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thbar.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-29T22:01:07.000Z","updated_at":"2023-07-01T21:27:11.000Z","dependencies_parsed_at":"2022-08-14T03:40:44.632Z","dependency_job_id":null,"html_url":"https://github.com/thbar/rust-playground","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/thbar%2Frust-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frust-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frust-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frust-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thbar","download_url":"https://codeload.github.com/thbar/rust-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830922,"owners_count":20354850,"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":"2024-10-13T02:50:09.040Z","updated_at":"2025-03-16T05:40:47.233Z","avatar_url":"https://github.com/thbar.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"In this repository, I'm following [Learn Rust by example](https://rustbyexample.com) and implementing what I learn as tests (koans-style).\n\nFeel free to fork for your own learning.\n\n[![Build Status](https://travis-ci.org/thbar/rust-playground.svg?branch=master)](https://travis-ci.org/thbar/rust-playground)\n\n### Steps to use\n\n* Install Rust ([rustup](https://www.rustup.rs) is the recommended way)\n* Open [Rust by example](https://rustbyexample.com)\n* Run with `cargo test`\n* Run on file change with `find src | entr -c cargo test`\n\n## Running a specific binary (since we'll have more than one ultimately)\n\nSee `Cargo.toml`.\n\n```\nfind src | entr -c cargo run --bin gcd 15\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbar%2Frust-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthbar%2Frust-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbar%2Frust-playground/lists"}