awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms

851 repos

Awesome GitHub Repositories

The best open-source projects, ranked by AI. Just describe what you need — we curate thousands of GitHub repositories so you can find the right tool, library, or framework in seconds.

Browse repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • toeverything/AFFiNE

    toeverything/AFFiNE

    63,081View on GitHub↗

    AFFiNE is a collaborative knowledge base and productivity suite designed as a private-first, local-first platform. It provides an integrated workspace that combines structured documents with an infinite digital canvas, allowing users to organize complex information through a block-based model. By prioritizing local data persistence, the platform ensures immediate responsiveness and data sovereignty while maintaining a distributed state for real-time synchronization across multiple devices. The platform distinguishes itself through a canvas-integrated database engine that enables transitions b

    Collaborative Knowledge BasesCollaborative WorkspacesLocal-First Data Persistence
    63,081View on GitHub↗
  • AdguardTeam/AdGuardHome

    AdguardTeam/AdGuardHome

    32,647View on GitHub↗

    AdGuardHome is a network-wide software solution that provides centralized control over domain name resolution, content filtering, and local network management. It functions as a recursive DNS server and DHCP address server, intercepting network traffic to enforce security policies and block unwanted content across all connected devices. By acting as a central gateway, it ensures that every device on a home or office network benefits from consistent protection and private, authenticated name resolution. The software distinguishes itself through granular client management and robust security fe

    DHCP ServersDHCP ServersDNS Servers
    32,647View on GitHub↗
  • spf13/cobra

    spf13/cobra

    43,265View on GitHub↗

    Cobra is a development framework for building command-line applications in Go. It organizes application logic into a hierarchical tree structure where each node represents a command, complete with its own flags and execution logic. This structure allows developers to build complex, nested command interfaces that mirror business domains while maintaining a clean separation between command orchestration and underlying business logic. The framework distinguishes itself through its declarative approach to metadata and configuration. It automatically derives help documentation, usage instructions,

    CLI FrameworksCommand Line FrameworksCommand Hierarchies
    43,265View on GitHub↗
  • ByteByteGoHq/system-design-101

    ByteByteGoHq/system-design-101

    82,955View on GitHub↗

    This project is a centralized engineering knowledge repository that provides a structured curriculum for mastering system design, architectural patterns, and fundamental software development workflows. It serves as a professional development resource for engineers, offering foundational knowledge and real-world case studies to support the design of scalable, secure, and efficient distributed systems. The repository distinguishes itself through a visual-first approach to knowledge synthesis, distilling complex technical concepts into high-density graphical diagrams and succinct illustrations.

    Engineering Concept VisualizationsSoftware Architecture GuidesSystem Architecture Curricula
    82,955View on GitHub↗
  • public-apis/public-apis

    public-apis/public-apis

    399,192View on GitHub↗

    This project is a comprehensive, community-driven directory of public service endpoints designed to facilitate the discovery and integration of external data sources. It serves as a centralized registry where developers can locate reliable third-party APIs to augment their applications with specialized functionality, ranging from financial market data and meteorological records to government datasets and identity management services. The directory distinguishes itself through a collaborative maintenance model that leverages version control to manage its catalog. By utilizing structured, schem

    API DirectoriesAPI Discovery ServicesDirectory Navigation
    399,192View on GitHub↗
  • Lightning-AI/pytorch-lightning

    Lightning-AI/pytorch-lightning

    30,856View on GitHub↗

    PyTorch Lightning is a deep learning research framework that provides a structured environment for organizing machine learning code. It functions as a unified trainer orchestrator, centralizing the execution flow by managing the interaction between hardware resources, data loaders, and model components. By decoupling model architecture from training logic, the framework enables researchers to maintain clean, modular codebases that remain portable across different environments. The framework distinguishes itself through a hardware-agnostic abstraction layer that scales deep learning workloads

    Deep Learning FrameworksModular Training OrchestratorsTraining Orchestrators
    30,856View on GitHub↗
  • ngosang/trackerslist

    ngosang/trackerslist

    52,988View on GitHub↗

    This project is a curated, community-driven registry of public BitTorrent trackers designed to facilitate peer-to-peer file sharing. It serves as a centralized resource for network endpoints that coordinate connections between distributed clients, helping users discover and maintain reliable infrastructure for decentralized communication protocols. The repository distinguishes itself through a fully automated orchestration pipeline that ensures the lists remain current and accurate. Every day, background tasks perform distributed health monitoring to verify connectivity and filter out unrespo

    Awesome ListsBitTorrent Tracker ListsHTTPS Tracker Lists
    52,988View on GitHub↗
  • voideditor/void

    voideditor/void

    28,219View on GitHub↗

    Void is an AI-powered code editor designed to integrate automated code generation and modification directly into the development workflow. It functions as a specialized engine for programmatic refactoring, enabling users to apply systematic changes to source files through structured diffs and full-file rewrites. The platform distinguishes itself through a centralized communication layer that manages secure interactions between local environments and external language model providers. It incorporates a structured approval pipeline that tracks pending modifications, allowing developers to revie

    AI-Powered Code EditorsAI-Assisted Editing EnvironmentsAutomated Refactoring Engines
    28,219View on GitHub↗
  • ccxt/ccxt

    ccxt/ccxt

    40,990View on GitHub↗

    This library provides a unified interface for interacting with hundreds of global cryptocurrency exchanges. It serves as a standardized framework for building automated trading systems, allowing developers to fetch real-time market data, manage account balances, and execute orders across multiple financial platforms through a single, predictable set of methods. The project distinguishes itself by abstracting the complexities of diverse exchange-specific application programming interfaces into a consistent internal schema. It includes a modular authentication layer that automatically handles c

    Trading LibrariesAlgorithmic Trading SystemsCryptocurrency Trading Platforms
    40,990View on GitHub↗
  • philc/vimium

    philc/vimium

    26,071View on GitHub↗

    Vimium is a browser extension that provides a keyboard-driven interface for web navigation. By mapping standard text editor commands to browser interactions, it enables users to navigate web pages and interface elements without relying on a mouse or trackpad. The project functions as a customizable input mapper that intercepts low-level keyboard events at the document root. This allows users to override default browser shortcuts and define personalized command sequences to tailor their browsing workflow. The extension maintains consistent control across all browser environments, including res

    Keyboard Browsing InterfacesKeyboard-Driven Navigation ToolsBrowser Keyboard Extensions
    26,071View on GitHub↗
  • keon/algorithms

    keon/algorithms

    25,269View on GitHub↗

    This repository is a structured educational archive of classic computer science algorithms and data structures implemented in Python. It serves as a reference library designed for study and technical skill development, providing clean, readable examples of fundamental computational techniques rather than production-ready software components. The project distinguishes itself through its idiomatic approach, utilizing native language features and standard library conventions to demonstrate algorithmic logic clearly. Each implementation is organized into a hierarchical directory structure that mi

    AlgorithmsEducational CodebasesAlgorithm Collections
    25,269View on GitHub↗
  • GokuMohandas/Made-With-ML

    GokuMohandas/Made-With-ML

    46,355View on GitHub↗

    Made-With-ML is an automated documentation generator and developer experience platform designed to transform source code into structured, searchable reference websites. It functions as a codebase intelligence tool that parses implementation details to provide clear explanations of logic and data requirements. The system distinguishes itself by leveraging language-level type annotations and structured code comments to generate interface specifications. By utilizing static analysis to extract metadata, it automates the transformation of docstrings into web-ready documentation, ensuring that tec

    Developer Experience PlatformsDocumentation GeneratorsAutomated Documentation
    46,355View on GitHub↗
  • 1Panel-dev/1Panel

    1Panel-dev/1Panel

    35,728View on GitHub↗

    1Panel is a centralized server management and container orchestration platform designed to simplify the administration of Linux-based infrastructure. It provides a unified web interface for managing containerized workloads, automating system maintenance, and configuring server resources. By acting as a comprehensive control plane, the platform streamlines the deployment of applications, databases, and web services while offering granular control over host system internals and security settings. What distinguishes this platform is its integrated support for private artificial intelligence infr

    AI Infrastructure ManagersContainer Orchestration PlatformsInfrastructure Automation Tools
    35,728View on GitHub↗
  • junegunn/fzf

    junegunn/fzf

    77,987View on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Fuzzy Search EnginesInteractive Command-Line FiltersInteractive Data Explorers
    77,987View on GitHub↗
  • scrapy/scrapy

    scrapy/scrapy

    59,824View on GitHub↗

    Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-based selectors. The system distinguishes itself through a highly modular architecture that supports complex data collection workflows. Users can implement custom middleware and signal handlers to intercept and modify request flows, while a priority-based scheduler manages concu

    Web ScrapersWeb ScrapingDistributed Crawling Engines
    59,824View on GitHub↗
  • twentyhq/twenty

    twentyhq/twenty

    39,869View on GitHub↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    CRM FrameworksAPI GeneratorsApplication Development Frameworks
    39,869View on GitHub↗
  • go-delve/delve

    go-delve/delve

    24,605View on GitHub↗

    Delve is a command-line debugger designed for programs written in the Go programming language. It provides an interactive interface for runtime analysis, allowing developers to control program execution, inspect memory and variable states, and navigate call stacks to identify logic errors. The tool distinguishes itself through deep integration with the Go runtime, specifically by providing goroutine-aware stack unwinding and the ability to manage concurrent execution threads. It utilizes a client-server protocol to decouple the debugger engine from the user interface, enabling both local and

    DebuggersRuntime DebuggersExecution Controllers
    24,605View on GitHub↗
  • DataTalksClub/data-engineering-zoomcamp

    DataTalksClub/data-engineering-zoomcamp

    38,552View on GitHub↗

    This project is an open-source educational curriculum designed to provide comprehensive training in data engineering. It focuses on building scalable data pipelines and managing cloud-native infrastructure through a structured, self-paced program that combines technical explanations with hands-on practical exercises. The curriculum distinguishes itself by emphasizing industry-standard methodologies, specifically teaching students how to implement infrastructure as code and manage data workflows through orchestration tools. By utilizing container-based environment isolation and declarative con

    Data Engineering CurriculaData EngineeringCloud Infrastructure Courses
    38,552View on GitHub↗
  • 521xueweihan/HelloGitHub

    521xueweihan/HelloGitHub

    159,748View on GitHub↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by technical domain to facilitate efficient resource discovery and professional development. The platform distinguishes itself through a community-driven curation workflow, where manual editorial oversight filters the broader software ecosystem into thematic collections. This content

    Engineering Resource CurationsOpen Source Discovery PlatformsOpen Source Trackers
    159,748View on GitHub↗
  • opendatalab/MinerU

    opendatalab/MinerU

    54,523View on GitHub↗

    MinerU is a document parsing pipeline designed to transform unstructured files into machine-readable, structured data. It utilizes deep learning models to perform layout analysis, identifying document regions and extracting complex content such as mathematical expressions. By combining these neural network inferences with geometric heuristics, the system reconstructs the reading order and structural hierarchy of documents to ensure accurate data representation. The project distinguishes itself through a multi-stage processing workflow that integrates layout detection, optical character recogn

    Deployment & ServingDocument Layout AnalysisAutomated Data Extraction
    54,523View on GitHub↗
Prev1…282930…43Next

Explore more curated searches

Hand-picked prompts, ranked by AI.

  • Modern frontend frameworks and UI kits
  • Roadmaps to become a developer
  • Self-host apps to replace paid SaaS
  • Open-source AI agents and local LLMs
  • Free resources to learn to code
  • Crack the technical coding interview