{"id":24538651,"url":"https://github.com/iimpaq/atlas","last_synced_at":"2025-03-16T02:25:17.306Z","repository":{"id":259838549,"uuid":"879407247","full_name":"IImpaq/atlas","owner":"IImpaq","description":"A blazingly fast, modern package manager for macOS and Linux.","archived":false,"fork":false,"pushed_at":"2024-11-02T09:10:29.000Z","size":129,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T15:14:05.285Z","etag":null,"topics":["cmake","cpp","linux","macos","package-manager"],"latest_commit_sha":null,"homepage":"","language":"C++","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/IImpaq.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":"2024-10-27T20:20:58.000Z","updated_at":"2024-11-13T11:42:13.000Z","dependencies_parsed_at":"2024-10-28T09:33:11.158Z","dependency_job_id":"3a1c00c2-8aa0-419e-8c16-24a209e13e72","html_url":"https://github.com/IImpaq/atlas","commit_stats":null,"previous_names":["iimpaq/atlas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IImpaq%2Fatlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IImpaq%2Fatlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IImpaq%2Fatlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IImpaq%2Fatlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IImpaq","download_url":"https://codeload.github.com/IImpaq/atlas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814979,"owners_count":20352077,"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":["cmake","cpp","linux","macos","package-manager"],"created_at":"2025-01-22T15:14:11.547Z","updated_at":"2025-03-16T02:25:17.277Z","avatar_url":"https://github.com/IImpaq.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAtlas 🚀\u003c/h1\u003e\n\nA blazingly fast, modern package manager for macOS and Linux written in C++\n\n## ⚡️ Features\n\n- Lightning-fast package installation and updates\n- Native system integration\n- Minimal memory footprint\n- Cross-platform compatibility\n\n## 🚀 Installation\n\n```bash\n# Note: Installation instructions are subject to change and will break \ngit clone https://github.com/IImpaq/atlas.git\ncd atlas\nmake install\n```\n\n## 🎯 Quick Start\n\n```bash\n# Install a package\natlas install nginx\n\n# Remove a package\natlas remove nginx\n\n# Sync with remote\natlas fetch\n\n# Update all packages\natlas update\n\n# Search for packages\natlas search database\n```\n\n## 🔧 Configuration\n\nAtlas will be be configurable via ```~/.config/atlas.toml```:\n\n```toml\n[core]\nthreads = 4\ncache_dir = \"~/.cache/atlas/\"\n\n[network]\ntimeout = 30\nretries = 3\n```\n\n## 🏗 Building from Source\n\nRequirements:\n- C++20 compatible compiler\n- CMake 3.15+\n- JsonCPP\n- libcurl\n\n```bash\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake -j$(nproc)\n```\n\n## 📈 Performance\n\n| Operation | Time |\n|-----------|------|\n| Install   | x.xs |\n| Update    | x.xs |\n| Search    | x.xs |\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md).\n\n## 📜 License\n\nMIT License - see the [LICENSE](LICENSE) file for details.\n\n## ⚠️ Disclaimer\n\nThis project is highly unstable, work in progress and may \u0026 will break things. Use at your own risk.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiimpaq%2Fatlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiimpaq%2Fatlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiimpaq%2Fatlas/lists"}