awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·[email protected]
MCPBlogSitemapPrivacyTerms

1002 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.
  • openclaw/openclaw

    openclaw/openclaw

    211,971View on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent memory management. The system is designed to normalize tool execution signatures and provide a standardized interface for cross-provider compatibility. The platform includes extensive developer tooling, such as a command-line interface for workspace management, diagnostic logging,

    Acceptable Usage PoliciesAgent Command Line InterfacesAgent Communication Protocols
    211,971View on GitHub↗
  • DigitalPlatDev/FreeDomain

    DigitalPlatDev/FreeDomain

    148,159View on GitHub↗

    FreeDomain is a centralized platform for managing the full lifecycle of domain names, providing services for free registration and web presence activation. It offers a unified administrative interface that allows users to secure digital identities across multiple top-level extensions and configure hosting environments through a guided setup process. The platform distinguishes itself through an API-driven orchestration layer that automates interactions with external registrars and simplifies complex infrastructure management by abstracting DNS configurations into standardized zone file updates

    Domain Registration PlatformsDNS Management DashboardsDomain Lifecycle Management
    148,159View on GitHub↗
  • 3b1b/manim

    3b1b/manim

    87,288View on GitHub↗

    Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built to translate code-based instructions into precise, frame-accurate animations, making it a tool for explaining complex mathematical functions, geometric proofs, and abstract theories. The engine distinguishes itself through a declarative scene graph that organizes visual element

    Declarative Scene GraphsFrameworksKeyframe Animations
    87,288View on GitHub↗
  • microsoft/vscode

    microsoft/vscode

    181,912View on GitHub↗

    This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment. The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. Th

    Code EditorsAutonomous Coding AgentsExtension Hosts
    181,912View on GitHub↗
  • grafana/loki

    grafana/loki

    27,640View on GitHub↗

    Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes of unstructured log data. It functions as a distributed observability platform that correlates logs, metrics, and traces to provide comprehensive visibility into the health and performance of complex infrastructure. The system distinguishes itself through a distributed query execution model that processes large datasets in parallel across cluster nodes. It utilizes label-based stream indexing and a distributed index to map log data to specific chunks, enabling rapid retrieval w

    Distributed Observability SystemsLog Storage EnginesObservability Platforms
    27,640View on GitHub↗
  • codecrafters-io/build-your-own-x

    codecrafters-io/build-your-own-x

    510,894View on GitHub↗

    This project provides a comprehensive framework for creating, managing, and executing educational programming challenges. It includes standardized systems for authoring instructional content, defining test cases, and structuring documentation to ensure consistent learning outcomes. The platform supports a wide range of programming languages through dedicated execution environments that handle compilation, dependency management, and automated testing. The infrastructure facilitates both local and remote development workflows, offering command-line utilities for testing code without requiring v

    C# EnvironmentsC++ Development EnvironmentsChallenge Design Frameworks
    510,894View on GitHub↗
  • netty/netty

    netty/netty

    34,808View on GitHub↗

    Netty is an asynchronous network framework designed for building scalable protocol servers and clients. It utilizes an event-driven reactor pattern and a non-blocking input/output model to decouple connection handling from application logic, allowing for the development of responsive network services that manage high volumes of concurrent connections. The framework distinguishes itself through a modular pipeline-based processing chain that enables the implementation of custom binary or text-based protocols. It provides a pluggable transport abstraction that allows developers to switch between

    Asynchronous Network FrameworksHigh-Performance NetworkingReactor Patterns
    34,808View on GitHub↗
  • denoland/deno

    denoland/deno

    106,258View on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia

    JavaScript RuntimesRuntime Permission PoliciesSecure JavaScript Runtimes
    106,258View on GitHub↗
  • f/prompts.chat

    f/prompts.chat

    145,637View on GitHub↗

    Prompts.chat is a community-driven repository and management platform for AI prompts and agent skills. It provides a centralized interface for users to search, retrieve, and save prompts, while offering structured storage for multi-file agent skills that include documentation and supporting assets. The platform distinguishes itself through a Model Context Protocol-first API and standard REST endpoints, enabling direct integration with AI assistants, IDEs, and external automation tools. It includes generative AI capabilities to transform basic prompts into structured versions and supports gran

    Prompt RepositoriesPrompt Management WorkflowsREST APIs
    145,637View on GitHub↗
  • godotengine/godot

    godotengine/godot

    106,855View on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-platform development suite, allowing developers to author, test, and export software to desktop, mobile, and web environments from a single, unified codebase. The engine distinguishes itself through a modular, component-based architecture that relies on signals-based decoupling for

    Cross-PlatformNode-Based2D and 3D
    106,855View on GitHub↗
  • react-navigation/react-navigation

    react-navigation/react-navigation

    24,405View on GitHub↗
    Declarative Navigation FrameworksNavigation ActionsStack Navigators
    24,405View on GitHub↗
  • torvalds/linux

    torvalds/linux

    217,986View on GitHub↗

    The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project includes comprehensive support for diverse storage architectures through its filesystem suite and manages complex networking, virtualization, and power management subsystems. Beyond core system management, the kernel offers extensive frameworks for hardware interaction, covering inpu

    Audio Hardware InterfacesBPF Virtual MachinesBuild Systems
    217,986View on GitHub↗
  • iamkun/dayjs

    iamkun/dayjs

    48,551View on GitHub↗

    Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent, chainable interface that allows for complex time calculations and transformations to be performed through a sequence of readable method calls. By utilizing an immutable wrapper pattern, the library ensures data integrity by creating new instances for every operation rather than modifying existing objects. The project is distinguished by a minimalist core abstraction that maintains a small footprint by offloading non-essential features to an optional, modular plugin system. This archit

    Date and Time LibrariesDate Manipulation UtilitiesImmutable Date Libraries
    48,551View on GitHub↗
  • LC044/WeChatMsg

    LC044/WeChatMsg

    40,544View on GitHub↗

    WeChatMsg is a database forensic parser and local data processor designed to extract and reconstruct structured message data from raw binary files. By operating entirely on the host machine, the tool ensures data sovereignty and privacy, performing all decryption and transformation tasks without requiring network access or external dependencies. The project distinguishes itself through a static analysis-based extraction method that reconstructs message threads by matching unique identifiers and timestamps across fragmented database tables. Its decoupled architecture separates low-level binary

    Local Data ProcessorsForensic ParsersLocal Privacy Tools
    40,544View on GitHub↗
  • home-assistant/core

    home-assistant/core

    84,936View on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an event-driven state bus and a modular integration model, allowing the system to manage state changes and communicate across decoupled components through standardized interfaces. The platform distinguishes itself through a highly flexible, declarative configuration framework that all

    Home Automation PlatformsAutomation TemplatesComponent Integration Models
    84,936View on GitHub↗
  • anoma/anoma

    anoma/anoma

    34,055View on GitHub↗

    Anoma is a distributed operating system designed to abstract the complexities of blockchain networks into a unified interface for cross-chain coordination. At its core, the platform utilizes a resource-based state machine and an intent-centric execution model, where user-defined goals are processed and settled by decentralized solvers rather than through direct, manual execution. This architecture enables the creation of applications that operate across heterogeneous distributed networks while maintaining a consistent developer and user experience. The platform distinguishes itself through a

    Cross-Chain Interoperability ProtocolsDistributed Operating SystemsDistributed Operating Systems
    34,055View on GitHub↗
  • jwasham/coding-interview-university

    jwasham/coding-interview-university

    337,188View on GitHub↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling users to build a professional engineering foundation through iterative study and practical implementation. The curriculum distinguishes itself by integrating theoretical knowledge with professional development, offering a unified index of cross-referenced resources including book

    Computer Science CurriculaComputer Science FundamentalsData Structures
    337,188View on GitHub↗
  • laravel/laravel

    laravel/laravel

    83,758View on GitHub↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. The framework is built to handle complex application requirements through a modular architecture that emphasizes convention over configuration. What distinguishes Laravel is its deep integration of background processing and event-driven communication. It features a task queue orch

    Full-Stack Web DevelopmentFull-Stack Web FrameworksActive-Record ORMs
    83,758View on GitHub↗
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238View on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issues, and pull requests. The repository distinguishes itself through a distributed contribution model, where the content is maintained and expanded by the community. By utilizing a static content repository structure, the project ensures that all technical tips, best practices, an

    Awesome ListsCommunity Knowledge BasesDistributed Contribution Models
    55,238View on GitHub↗
  • ant-design/ant-design

    ant-design/ant-design

    98,220View on GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    Component LibrariesButtonsDesign Tokens
    98,220View on GitHub↗
Prev12…51Next

Explore more curated searches

Hand-picked prompts, ranked by AI.

  • Open-source alternatives to Office 365
  • Open-source alternatives to Zapier
  • Best open-source Self Hosted Note Taking App
  • Best open-source Self Hosted Password Manager
  • Awesome Productivity Apps repositories on GitHub
  • Open-source alternatives to Trello
  • Awesome Static Site Generators repositories on GitHub
  • Awesome Game Development repositories on GitHub