awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

repository categorization / grouped listing tool

Ranking updated Jun 30, 2026

For a tool for organizing Go project dependencies, the first results are octokit/octokit.js (Octokit.js is a GitHub API SDK, not a tool for categorizing and grouping repositories—it provides low-level API access that you could use to build such a tool, but it doesn't offer any categorization, grouping, or markdown export features itself), pygithub/pygithub (PyGitHub is a Python library for accessing the GitHub API, not a ready-to-use tool for categorizing repositories into groups — it lacks the categorization logic, markdown export, and Go implementation the visitor is looking for) and ryo-ma/github-profile-trophy (This tool generates achievement trophies for a single GitHub user's profile statistics, not a multi-repository grouping or directory tool—so it does not match the core categorisation or markdown export you need). deepsourcecorp/good-first-issue and usekaneo/kaneo round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

We curate open-source GitHub repositories matching “go feature more repositories group them nicely by category”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Results for “a tool for organizing Go project dependencies”

Find the best repos with AI.We'll search the best matching repositories with AI.
  • octokit/octokit.jsoctokit avatar

    octokit/octokit.js

    7,795View on GitHub↗

    Octokit.js is a GitHub API SDK used to interact with GitHub via REST and GraphQL interfaces. It serves as a client for executing typed queries and mutations, managing authenticated REST requests, and handling signed webhooks across Node.js, Deno, and browser environments. The library features a plugin-based request pipeline and an adapter-based HTTP client, allowing the interception of requests and responses across different runtimes. It employs strategy-based authentication to separate credential management from request logic, supporting static tokens, OAuth flows, and GitHub App installatio

    Octokit.js is a GitHub API SDK, not a tool for categorizing and grouping repositories—it provides low-level API access that you could use to build such a tool, but it doesn't offer any categorization, grouping, or markdown export features itself.

    TypeScriptGitHub API ClientsGitHub API Integrations
    View on GitHub↗7,795
  • pygithub/pygithubPyGithub avatar

    PyGithub/PyGithub

    7,735View on GitHub↗

    PyGithub is a Python library that serves as an object-oriented wrapper for the GitHub REST API. It functions as a specialized client that translates API endpoints into a hierarchy of Python classes, allowing for the programmatic management of GitHub repositories, user profiles, and organizations. The library manages the serialization of requests and responses, converting JSON data into structured object attributes. It utilizes lazy-loading for property retrieval and employs generators to handle pagination when iterating over large remote datasets. This toolkit enables the automation of GitHu

    PyGitHub is a Python library for accessing the GitHub API, not a ready-to-use tool for categorizing repositories into groups — it lacks the categorization logic, markdown export, and Go implementation the visitor is looking for.

    PythonGitHub API Integrations
    View on GitHub↗7,735
  • ryo-ma/github-profile-trophyryo-ma avatar

    ryo-ma/github-profile-trophy

    6,577View on GitHub↗

    GitHub Profile Trophy is a service that generates SVG images of achievement trophies based on a GitHub user's profile statistics, designed for embedding in README files. It fetches profile data through the GitHub GraphQL API, renders the trophies server-side as SVG markup, and serves them directly to clients, with a Redis-based caching layer to reduce repeated API calls and speed up subsequent requests. The service can be deployed as a self-hosted HTTP server running on the Deno JavaScript runtime, packaged with Docker for consistent local and CI environments. It also offers a GitHub Action w

    This tool generates achievement trophies for a single GitHub user's profile statistics, not a multi-repository grouping or directory tool—so it does not match the core categorisation or markdown export you need.

    TypeScriptGitHub API Integrations
    View on GitHub↗6,577
  • deepsourcecorp/good-first-issueDeepSourceCorp avatar

    DeepSourceCorp/good-first-issue

    3,370View on GitHub↗

    This project is a developer onboarding tool and GitHub issue discovery portal. It serves as a curated directory and contribution guide designed to match new programmers with beginner-friendly open source tasks based on their technical skills and experience level. The platform operates as a static project directory, using a serverless catalog of repositories stored in JSON files. It provides the ability to filter tasks by programming language and difficulty, enabling users to identify approachable starting points in active software projects. The system includes capabilities for repository cur

    This is a good-first-issue discovery portal that filters repositories by language and difficulty, not a general-purpose tool for categorizing multiple GitHub repos into user-defined groups for generating awesome lists or curated directories.

    PythonGitHub API Integrations
    View on GitHub↗3,370
  • usekaneo/kaneousekaneo avatar

    usekaneo/kaneo

    3,218View on GitHub↗

    Kaneo is an open-source project management platform built around a kanban board interface for organizing tasks into columns with drag-and-drop status management. It functions as a self-hosted task manager that supports multiple workspaces, organizations, and role-based access control, with all persistent data stored in a PostgreSQL relational database and exposed through a RESTful JSON API. The platform distinguishes itself through deep external integration capabilities, connecting project workflows to GitHub, Gitea, Slack, Discord, and Telegram with automated event-driven actions. A webhook

    Kaneo is a kanban-style project management platform with GitHub integration for issue tracking, but it does not automatically categorize multiple GitHub repositories into a grouped directory or awesome list — it manages tasks, not repository listings.

    TypeScriptGitHub API IntegrationsAccount Repository Listings
    View on GitHub↗3,218
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
octokit/octokit.js7.8KTypeScriptMITJun 18, 2026
pygithub/pygithub7.7KPythonLGPL-3.0Jun 16, 2026
ryo-ma/github-profile-trophy
6.6K
TypeScript
MIT
Jun 13, 2026
deepsourcecorp/good-first-issue3.4KPythonMITMar 2, 2026
usekaneo/kaneo3.2KTypeScriptmitFeb 19, 2026

Related searches

  • a collection of essential software development tools
  • a tool for managing monorepo codebases
  • Developer resource directory
  • a directory of resources for specific topics
  • a dashboard for tracking trending open-source projects
  • a self hosted platform for git hosting
  • a GUI client for browsing and managing git repositories
  • Code browser