awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MCPBlogCurated searchesSitemapPrivacyTerms

72251 repos

Browse all repositories

Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.

Browse repositories

Find the best repos with AI.We'll search the best matching repositories with AI.
  • dbeaver/dbeaver

    dbeaver/dbeaver

    50,570View on GitHub↗

    DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th

    Database Management ClientsDatabase Management SystemsDatabase Administration Tools
    View on GitHub↗50,570
  • bigint/hey

    bigint/hey

    29,394View on GitHub↗

    Hey is a command-line utility designed for HTTP load testing and API performance benchmarking. It functions as a concurrent request generator that simulates high volumes of traffic against target endpoints to evaluate service responsiveness, throughput, and stability under load. The tool distinguishes itself by integrating specialized modules for cryptographic request signing and internal service authorization. It supports the generation of digital signatures for decentralized social protocols and validates backend requests using shared secret tokens, allowing for secure interaction with prot

    Load Testing ToolsPerformance BenchmarkingCryptographic Token Generators
    View on GitHub↗29,394
  • payloadcms/payload

    payloadcms/payload

    43,053View on GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Application Configuration FrameworksHeadless Content ServicesAccess Control Frameworks
    View on GitHub↗43,053
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,821View on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-performance software environments. The repository distinguishes itself by offering deep dives into core architectural concepts such as actor-based concurrency, aspect-oriented interception, and inversion-of-control containers. It emphasizes the practical application of distributed syst

    Awesome ListDistributed Computing ParadigmsDistributed Systems
    View on GitHub↗60,821
  • xinntao/real-esrgan

    xinntao/Real-ESRGAN

    35,798View on GitHub↗

    Real-ESRGAN is a deep learning restoration pipeline designed to enhance low-resolution media and improve the visual quality of damaged photographs. It functions as a generative image upscaler that reconstructs high-resolution details from source inputs by utilizing neural networks trained to fill in missing information and remove noise. The project distinguishes itself as a blind super-resolution tool, meaning it improves image sharpness and fidelity without requiring prior knowledge of the specific degradation applied to the source. It employs high-order degradation modeling to address compl

    Generative UpscalersImage Enhancement ToolsBlind Restoration Models
    View on GitHub↗35,798
  • datawhalechina/hello-agents

    datawhalechina/hello-agents

    59,685View on GitHub↗

    This project provides a comprehensive framework for building, training, and managing autonomous agents. It enables the construction of systems that utilize language models to plan, manage memory, and execute multi-step tasks through iterative reasoning loops and tool-based actions. The framework distinguishes itself by offering specialized capabilities for interacting with graphical user interfaces and legacy software, allowing agents to perceive visual elements and perform actions like a human user. It supports complex, cross-application workflows through graph-based orchestration and provid

    Autonomous AgentsAgent Development FrameworksAgentic Reasoning Loops
    View on GitHub↗59,685
  • kdn251/interviews

    kdn251/interviews

    64,941View on GitHub↗

    This project serves as a centralized knowledge base and study guide for mastering computer science fundamentals and technical interview preparation. It provides a structured collection of algorithmic implementations, data structure guides, and theoretical references designed to support professional development and problem-solving skills. The repository distinguishes itself through a taxonomy-based organization that maps complex concepts into a hierarchical structure. It standardizes the expression of abstract data structures and algorithms using a consistent programming language, with impleme

    Algorithms and Data StructuresCoding Challenge PlatformsComputer Science Study Guides
    View on GitHub↗64,941
  • humanlayer/12-factor-agents

    humanlayer/12-factor-agents

    18,261View on GitHub↗

    This framework provides a set of architectural principles and design patterns for building production-ready autonomous agents. It focuses on structuring automated systems that maintain consistent execution, manage complex internal states, and support reliable error recovery through a state machine-based methodology. The system distinguishes itself by integrating human-in-the-loop orchestration directly into automated workflows. By incorporating manual oversight and validation checkpoints, it ensures safety and accuracy during critical decision-making processes. The framework also emphasizes d

    Agent ArchitecturesAutonomous Agent FrameworksAutonomous Agents
    View on GitHub↗18,261
  • muesli/duf

    muesli/duf

    14,803View on GitHub↗

    Duf is a command-line utility designed to provide a comprehensive overview of disk usage and filesystem statistics. It functions as a terminal-based system monitor that retrieves and displays real-time metrics for mounted devices, including capacity, usage, and inode information. The tool distinguishes itself through a responsive terminal-aware layout engine that automatically adjusts to console dimensions and supports custom color themes based on usage thresholds. It provides granular control over data presentation, allowing users to filter filesystem reports by device, mount point, or type,

    Disk Management UtilitiesStorage MonitoringSystem Monitoring
    View on GitHub↗14,803
  • reflex-dev/reflex

    reflex-dev/reflex

    28,136View on GitHub↗

    Reflex is a full-stack web framework that enables the development of complete web applications using only Python. It provides a unified environment where server-side logic and client-side interfaces are synchronized through a shared, event-driven architecture. By using a declarative component language, the framework compiles code into reactive frontend elements and backend event handlers, allowing developers to manage the entire application lifecycle within a single codebase. The framework distinguishes itself through its reactive state management and integrated AI-assisted development tools.

    Full-Stack FrameworksRuntime EnvironmentsFull-Stack Orchestrators
    View on GitHub↗28,136
  • lgug2z/komorebi

    LGUG2Z/komorebi

    14,754View on GitHub↗
    Tiling Window Managers
    View on GitHub↗14,754
  • laurent22/joplin

    laurent22/joplin

    55,233View on GitHub↗

    Joplin is an open-source, cross-platform note-taking application designed for secure, private knowledge management. It functions as a local-first productivity platform, maintaining a complete relational database on the user's device to ensure offline availability and high-performance data retrieval. The application prioritizes data sovereignty by implementing an end-to-end encryption layer, which secures all information locally with a master key before any synchronization occurs. The platform distinguishes itself through a delta-based synchronization engine that transmits only specific file c

    Open Source Note-Taking SuitesEnd-to-End EncryptionEnd-To-End Encryption Systems
    View on GitHub↗55,233
  • pmndrs/react-spring

    pmndrs/react-spring

    29,110View on GitHub↗

    React-spring is a physics-based animation library designed to create fluid, natural motion for user interface elements and three-dimensional objects. It functions as a declarative motion framework that maps state changes to animated property values, utilizing spring physics—defined by mass, tension, and friction—rather than traditional time-based easing functions to calculate transitions. The library distinguishes itself through a rendering-agnostic architecture that decouples animation logic from specific UI frameworks, allowing for consistent application across web interfaces, 3D scenes, an

    Declarative UI Motion FrameworksPhysics-Based Animation LibrariesComponent Animation Hooks
    View on GitHub↗29,110
  • syncthing/syncthing

    syncthing/syncthing

    85,400View on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central servers. By utilizing content-addressable block indexing and block-level delta synchronization, the system identifies and transfers only the modified segments of files, ensuring efficient data propagation across heterogeneous environments. The project distinguishes itself through a s

    Distributed File SynchronizationFile Synchronization ServicesBidirectional Folder Synchronization
    View on GitHub↗85,400
  • software-mansion/react-native-reanimated

    software-mansion/react-native-reanimated

    10,674View on GitHub↗

    This project is a cross-platform animation library for React Native that provides a declarative engine for building high-performance user interfaces. It functions by offloading animation logic and interaction processing to the native UI thread, ensuring that visual transitions remain smooth and responsive even when the main application thread is under heavy load. The library distinguishes itself through a specialized architecture that transforms standard functions into units capable of executing directly on the native thread. It utilizes shared-memory synchronization to maintain consistent da

    Cross-Platform UI FrameworksDeclarative AnimationsNative Thread Animation Engines
    View on GitHub↗10,674
  • orcaslicer/orcaslicer

    OrcaSlicer/OrcaSlicer

    12,624View on GitHub↗

    OrcaSlicer is a 3D printer slicer software designed to convert three-dimensional digital models into precise machine instructions for additive manufacturing. It functions as an end-to-end workflow manager that handles the transformation of geometric data into layer-by-layer movement commands while providing tools to configure print parameters and manage hardware settings. The software distinguishes itself through integrated remote management capabilities, allowing users to submit print jobs, monitor real-time telemetry, and control network-connected hardware from remote locations. It incorpor

    3D Printer Slicers3D Printing Slicing WorkflowsAdditive Manufacturing Workflow Managers
    View on GitHub↗12,624
  • google-map-react/google-map-react

    google-map-react/google-map-react

    6,470View on GitHub↗

    Google map library for react that allows rendering components as markers :tada:

    componentgooglemap
    View on GitHub↗6,470
  • sonarr/sonarr

    Sonarr/Sonarr

    13,325View on GitHub↗

    Sonarr is an automated media management tool that functions as a personal video recorder for television series. It monitors RSS feeds and indexers to track, download, and organize television episodes for personal media libraries. The application integrates with Usenet and BitTorrent clients to automate the acquisition of content. It maintains library integrity by identifying missing episodes and searching for higher-quality versions of existing files, such as 1080p or 4K, based on user-defined criteria. Beyond acquisition, the software handles the organization of media by renaming and sortin

    TelevisionMedia Automation ToolsMedia Downloaders
    View on GitHub↗13,325
  • dokku/dokku

    dokku/dokku

    31,945View on GitHub↗

    Dokku is a self-hosted platform as a service that automates the deployment and management of web applications on your own infrastructure. It functions as an infrastructure automation tool, providing a git-driven engine that triggers container builds, service orchestration, and release workflows directly from source code repositories. The platform distinguishes itself by using buildpack-based image construction to detect project structures and automate container creation without manual configuration. It manages the full application lifecycle through a simplified interface that abstracts low-le

    Deployment AutomationSelf-Hosted Platform as a ServiceContainer Orchestration Platforms
    View on GitHub↗31,945
  • embedchain/embedchain

    embedchain/embedchain

    58,769View on GitHub↗

    Universal memory layer for AI Agents

    Agent FrameworksApplication DevelopmentDevelopment Platforms
    View on GitHub↗58,769
Prev123…3613Next