https://github.com/awesomelistsio/awesome-github
A curated list of high-quality tools, resources, libraries, and guides for working with GitHub.
https://github.com/awesomelistsio/awesome-github
List: awesome-github
awesome awesome-list awesome-lists git github open-source opensource
Last synced: 2 months ago
JSON representation
A curated list of high-quality tools, resources, libraries, and guides for working with GitHub.
- Host: GitHub
- URL: https://github.com/awesomelistsio/awesome-github
- Owner: awesomelistsio
- Created: 2025-07-17T20:24:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-17T20:28:11.000Z (3 months ago)
- Last Synced: 2025-07-17T23:58:43.147Z (3 months ago)
- Topics: awesome, awesome-list, awesome-lists, git, github, open-source, opensource
- Language: Python
- Homepage: https://awesome.himpfen.com/
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-vscode - Awesome GitHub
README
# Awesome GitHub [](https://github.com/awesomelistsio/awesome)
[](https://ko-fi.com/awesomelists) [](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ) [](https://tinyurl.com/e8ymxdw3) [](https://x.com/ListsAwesome) [](https://www.facebook.com/awesomelists)
> A curated list of high-quality tools, resources, libraries, and guides for working with GitHub as a platform for code hosting, collaboration, automation, and project management.
## Contents
- [Official Resources](#official-resources)
- [APIs & SDKs](#apis--sdks)
- [Development Tools](#development-tools)
- [Automation & CI/CD](#automation--cicd)
- [Project Management](#project-management)
- [Security & Compliance](#security--compliance)
- [Data & Analytics](#data--analytics)
- [Communities & Forums](#communities--forums)
- [Related Awesome Lists](#related-awesome-lists)## Official Resources
- [GitHub Docs](https://docs.github.com/) – Official documentation for all GitHub features.
- [GitHub API](https://docs.github.com/en/rest) – REST API documentation.
- [GitHub GraphQL API](https://docs.github.com/en/graphql) – GraphQL API for advanced queries.
- [GitHub CLI](https://cli.github.com/) – Command-line interface for managing GitHub repositories.## APIs & SDKs
- [Octokit](https://github.com/octokit) – Official GitHub SDKs and libraries for REST and GraphQL APIs.
- [PyGitHub](https://github.com/PyGithub/PyGithub) – Python library for GitHub REST API.
- [Hub](https://github.com/github/hub) – GitHub command-line tool.
- [ghapi](https://github.com/fastai/ghapi) – Fast Pythonic interface to the GitHub API.## Development Tools
- [GitHub Desktop](https://desktop.github.com/) – Official GUI client for GitHub on Windows and macOS.
- [GitKraken](https://www.gitkraken.com/) – Cross-platform Git GUI with GitHub integration.
- [Fork](https://git-fork.com/) – Git client for Mac and Windows.## Automation & CI/CD
- [GitHub Actions](https://github.com/awesomelistsio/awesome-github-actions) – Automate workflows directly on GitHub.
- [Dependabot](https://github.com/dependabot) – Automatically update dependencies in GitHub repositories.
- [Mergify](https://mergify.io/) – Automate pull request merging and rules.## Project Management
- [ZenHub](https://www.zenhub.com/) – Agile project management within GitHub.
- [GitHub Projects](https://github.com/features/project-management/) – Built-in GitHub project boards and automation.## Security & Compliance
- [GitHub Security Advisories](https://github.com/advisories) – Official list of vulnerabilities and advisories.
- [CodeQL](https://securitylab.github.com/tools/codeql) – Static analysis tool for security vulnerabilities.
- [Snyk](https://snyk.io/) – Open source security integration with GitHub.## Data & Analytics
- [GitHub Archive](https://www.gharchive.org/) – Historical GitHub event data for research and analysis.
- [GitHub Stars Explorer](https://github.com/techgaun/github-stars) – Explore repositories starred by GitHub users.
- [Star History](https://star-history.com/) – Visualize growth of GitHub stars over time.## Communities & Forums
- [GitHub Community](https://github.community/) – Official GitHub discussion forum.
- [r/github](https://www.reddit.com/r/github/) – Reddit community for GitHub-related topics.
- [Stack Overflow: GitHub](https://stackoverflow.com/questions/tagged/github) – Technical Q&A for GitHub usage.## Related Awesome Lists
- **[Awesome GitHub Actions](https://github.com/awesomelistsio/awesome-github-actions)**
- **[Awesome CI](https://github.com/awesomelistsio/awesome-ci)**
- **[Awesome DevOps](https://github.com/awesomelistsio/awesome-devops)**
- **[Awesome Open Source](https://github.com/awesomelistsio/awesome-open-source)**
## ContributeContributions are welcome!
## License
[](http://creativecommons.org/licenses/by-sa/4.0/)