{"id":16001425,"url":"https://github.com/pbrisbin/rabbit","last_synced_at":"2025-07-24T19:04:12.304Z","repository":{"id":138594241,"uuid":"2244404","full_name":"pbrisbin/rabbit","owner":"pbrisbin","description":"A just for fun ruby implementation of the aur-helper","archived":false,"fork":false,"pushed_at":"2011-11-29T21:40:51.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T20:14:34.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/pbrisbin.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":"2011-08-21T17:51:51.000Z","updated_at":"2013-10-11T01:14:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"92ea1bb9-2b6c-43de-9548-c284cdb1950f","html_url":"https://github.com/pbrisbin/rabbit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pbrisbin/rabbit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbrisbin%2Frabbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbrisbin%2Frabbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbrisbin%2Frabbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbrisbin%2Frabbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pbrisbin","download_url":"https://codeload.github.com/pbrisbin/rabbit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbrisbin%2Frabbit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266890293,"owners_count":24001524,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08T09:43:06.009Z","updated_at":"2025-07-24T19:04:12.278Z","avatar_url":"https://github.com/pbrisbin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rabbit\n\nI'm re-writing [aurget][] in ruby. This is purely as a learning exercise to \nget me up to speed with ruby for my new job.\n\nI have no idea how far I'm going to take it. Right now it's just \nsomething to play with.\n\n## Installation\n\nIf you're so inclined...\n\n    git clone https://github.com/pbrisbin/rabbit\n    rake install\n\n**Note that it's not always in a working state.**\n\n[aurget]: https://github.com/pbrisbin/aurget\n\n## Speedup?\n\n    $ time echo n | aurget -S haskell-yesod \u0026\u003e/dev/null\n\n    real    0m57.294s\n    user    0m7.276s\n    sys     0m3.160s\n\n    $ time rabbit -S haskell-yesod \u0026\u003e/dev/null\n\n    real    0m9.160s\n    user    0m8.519s\n    sys     0m10.409s\n\n    $ time echo n | aurget -Syu \u0026\u003e/dev/null\n\n    real    0m15.536s\n    user    0m1.673s\n    sys     0m0.463s\n\n    $ time rabbit -Syu \u0026\u003e/dev/null\n\n    real    0m0.551s\n    user    0m0.247s\n    sys     0m0.073s\n\n    $ time aurget -Ss python \u0026\u003e/dev/null\n\n    real    0m1.420s\n    user    0m0.673s\n    sys     0m0.227s\n\n    $ time rabbit -Ss python \u0026\u003e/dev/null\n\n    real    0m3.360s\n    user    0m2.250s\n    sys     0m0.127s\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbrisbin%2Frabbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbrisbin%2Frabbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbrisbin%2Frabbit/lists"}