{"id":46165263,"url":"https://github.com/nijaru/kombrucha","last_synced_at":"2026-03-02T12:06:28.734Z","repository":{"id":320103782,"uuid":"1010434092","full_name":"nijaru/kombrucha","owner":"nijaru","description":"Fast, parallel package manager compatible with Homebrew formulae","archived":false,"fork":false,"pushed_at":"2025-11-25T23:35:27.000Z","size":1193,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T16:47:44.081Z","etag":null,"topics":["cli","homebrew","macos","package-manager","performance","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nijaru.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-06-29T04:07:48.000Z","updated_at":"2025-11-25T23:35:30.000Z","dependencies_parsed_at":"2025-10-22T01:13:06.490Z","dependency_job_id":"260061fb-2c5c-4f3f-adce-4455bcc0dd40","html_url":"https://github.com/nijaru/kombrucha","commit_stats":null,"previous_names":["nijaru/kombrucha"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/nijaru/kombrucha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijaru%2Fkombrucha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijaru%2Fkombrucha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijaru%2Fkombrucha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijaru%2Fkombrucha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nijaru","download_url":"https://codeload.github.com/nijaru/kombrucha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nijaru%2Fkombrucha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30001654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T11:09:27.951Z","status":"ssl_error","status_checked_at":"2026-03-02T11:08:53.255Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","homebrew","macos","package-manager","performance","rust"],"created_at":"2026-03-02T12:06:27.712Z","updated_at":"2026-03-02T12:06:28.721Z","avatar_url":"https://github.com/nijaru.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bru\n\n**A fast, Homebrew-compatible package manager for macOS**\n\n⚠️ **Experimental**: Production-ready for bottle-based workflows, but under active development.\n\nDrop-in replacement for `brew` with 8x faster operations. Works with Homebrew's formulae and bottles—no migration needed.\n\n## Why bru?\n\n| Operation | Homebrew | bru | Speedup |\n|-----------|----------|-----|---------|\n| `search python` | 1.04s | **0.04s** | **26x** |\n| `info wget` | 1.04s | **0.11s** | **9.6x** |\n| `outdated` | 1.63s | **0.78s** | **2.1x** |\n| `update` (8 taps) | 3.2s | **1.9s** | **1.7x** |\n| Startup time | ~100ms | **\u003c10ms** | **10x** |\n\n**Same formulae, same ecosystem, dramatically faster.**\n\n## Installation\n\n### Via Homebrew\n\n```bash\nbrew install nijaru/tap/bru\n```\n\n### Via Cargo\n\n```bash\ncargo install kombrucha\n```\n\n## Usage\n\n**CLI**: Works like `brew`. See `bru --help` for all commands. Unsupported commands automatically fall back to `brew`.\n\n**Library**: For Rust projects that need programmatic Homebrew access. See [docs/library-api.md](docs/library-api.md) for complete API reference and examples.\n\n## Limitations\n\nSource builds (~5% of formulae without precompiled bottles) automatically fall back to `brew`.\n\n## Compatibility\n\nWorks with Homebrew v4.x on:\n- **macOS 13+** (Ventura, Sonoma, Sequoia)\n- **Apple Silicon** (M1/M2/M3)\n- **Intel** (x86_64)\n\n## Documentation\n\n- **[Library API](docs/library-api.md)** - Programmatic access for Rust projects\n- **[Architecture](docs/architecture/)** - System design and internals\n- **[CHANGELOG](CHANGELOG.md)** - Version history\n\n## Testing\n\n```bash\n# Run all tests\ncargo test\n\n# Build release binary\ncargo build --release\n```\n\n## Contributing\n\nContributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\nMIT OR Apache-2.0\n\n---\n\n**Made by [nijaru](https://github.com/nijaru)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnijaru%2Fkombrucha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnijaru%2Fkombrucha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnijaru%2Fkombrucha/lists"}