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

954 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.
  • RSSNext/Folo

    RSSNext/Folo

    37,234View on GitHub↗

    Folo is a centralized RSS feed aggregator designed to consolidate digital content from multiple sources into a single, unified reading interface. It utilizes a local-first data architecture, employing a relational database to store feed metadata and article content, which ensures that information remains accessible and searchable even without an active internet connection. The application distinguishes itself through an integrated intelligent content processor that leverages asynchronous pipelines to translate foreign languages and generate concise summaries of long-form articles. To maintain

    RSS AggregatorsFeed AggregatorsLocal-First Storage
    37,234View on GitHub↗
  • redis/redis

    redis/redis

    73,096View on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to process requests efficiently, while maintaining data durability through append-only persistence logs and asynchronous snapshotting mechanisms. What distinguishes Redis is its ability to handle complex data structures—including strings, hashes, lists, sets, and sorted sets—alongsid

    Active-Active Database ClustersDistributed CachesDistributed State Management
    73,096View on GitHub↗
  • cline/cline

    cline/cline

    62,639View on GitHub↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through human-in-the-loop oversight or independent agent operation. The platform distinguishes itself by enabling the creation of specialized agent teams that share a common state and coordinate through a centralized task manager. It enforces project-specific architectural guidelines and co

    Agent RuntimesAgentic WorkflowsAI Agent
    62,639View on GitHub↗
  • Asabeneh/30-Days-Of-JavaScript

    Asabeneh/30-Days-Of-JavaScript

    46,094View on GitHub↗

    This project is a structured educational resource designed to guide developers through the mastery of the JavaScript programming language. It utilizes a progressive curriculum that organizes technical concepts into a daily learning path, allowing students to build foundational knowledge before advancing to complex application development. The resource distinguishes itself through a hands-on training model that combines detailed explanations with practical code challenges. By focusing on an interactive learning experience, it reinforces core language principles—such as data types, functional p

    JavaScript CurriculaProgramming CurriculaCurricula
    46,094View on GitHub↗
  • fanmingming/live

    fanmingming/live

    27,661View on GitHub↗

    This project is an IPTV playlist manager and live stream aggregator designed to organize and maintain custom television channel listings. It functions as a centralized repository for verified broadcast links, providing the tools necessary to consolidate disparate media sources into unified, standardized playlist files compatible with third-party streaming applications. The system distinguishes itself by utilizing client-side stream resolution, where the playback device handles the final network request to the media source, thereby reducing bandwidth demands on the hosting infrastructure. It a

    Playlist GeneratorsPlaylist FormatsPlaylist Managers
    27,661View on GitHub↗
  • ArchiveBox/ArchiveBox

    ArchiveBox/ArchiveBox

    26,876View on GitHub↗

    ArchiveBox is a self-hosted archiving tool designed for personal digital preservation and research data management. It functions as an automated web preservation engine that monitors URL inputs from bookmarks, browser history, or manual entries to capture and store permanent, offline copies of web content. By utilizing headless browser automation, the system renders dynamic web pages to ensure that captured snapshots, PDFs, and media assets remain accurate and accessible even if the original source disappears. The project distinguishes itself through a modular extractor pipeline and a task-qu

    Web Archiving ToolsWeb Archiving UtilitiesBrowser Automation Tools
    26,876View on GitHub↗
  • sequelize/sequelize

    sequelize/sequelize

    30,342View on GitHub↗

    Sequelize is an object-relational mapping library that provides a unified interface for managing relational data through code. By implementing the Active Record pattern, it maps database tables to application objects, allowing developers to perform standard create, read, update, and delete operations using high-level method calls. The library abstracts complex database interactions by translating these calls into optimized, engine-specific SQL statements, ensuring consistent behavior across different database systems. The project distinguishes itself through a comprehensive suite of tools for

    Object-Relational MappersDatabase DriversObject-Relational Mapping
    30,342View on GitHub↗
  • ItzCrazyKns/Perplexica

    ItzCrazyKns/Perplexica

    28,986View on GitHub↗

    Perplexica is an AI-powered search engine that synthesizes real-time web results into coherent, cited summaries. By utilizing large language models and retrieval augmentation, the platform gathers information from the live internet to provide accurate answers to complex user queries, ensuring that all generated content includes verifiable source citations. The project functions as a search orchestration platform that aggregates data from multiple sources and exposes these capabilities through standard endpoints. This allows for automated data integration, enabling external software to retriev

    AI Search EnginesAI Response SynthesizersRetrieval Augmented Generation Systems
    28,986View on GitHub↗
  • webpack/webpack

    webpack/webpack

    66,022View on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified output. The project is distinguished by its plugin-based architecture and loader-driven transformation pipeline. It utilizes an event-driven hook system that allows developers to intercept and modify the build process at specific lifecycle stages, enabling custom code transformati

    Abstract Syntax Tree ParsersBuild Pipeline OrchestratorsDependency Graph Builders
    66,022View on GitHub↗
  • prometheus/prometheus

    prometheus/prometheus

    62,853View on GitHub↗

    Prometheus is a comprehensive monitoring and alerting platform designed to track infrastructure health and application performance. It functions as a time series database that ingests, indexes, and queries high-frequency numerical data points. By utilizing a pull-based model, the system periodically collects multi-dimensional metrics from monitored targets, storing them in an optimized block storage format that supports high-throughput ingestion and efficient historical analysis. The platform distinguishes itself through a specialized query engine that enables real-time analysis of performanc

    Operational Health and AlertingTime SeriesTime-Series Block Storage
    62,853View on GitHub↗
  • chatanywhere/GPT_API_free

    chatanywhere/GPT_API_free

    36,093View on GitHub↗

    This project functions as a transparent reverse-proxy gateway designed to provide unified access to various large language models. By acting as a stateless intermediary, it forwards client requests to upstream providers without logging or storing any user prompts, ensuring that interaction data remains private throughout the transmission process. The service distinguishes itself by offering a standardized interface that normalizes diverse AI model request formats, allowing users to integrate a consistent backend across a wide range of third-party applications. It supports flexible configurati

    LLM Application PlatformsPrivacy ProxiesAPI Gateways
    36,093View on GitHub↗
  • Zie619/n8n-workflows

    Zie619/n8n-workflows

    51,686View on GitHub↗

    This project is a centralized repository and discovery platform for managing large collections of automation workflow definitions. It functions as an asset registry that provides visibility into complex process logic and integration patterns, allowing users to locate, filter, and manage pre-built automation templates across diverse categories. The platform is powered by a containerized backend service that serves workflow data through a high-performance, asynchronous API layer. It distinguishes itself by utilizing full-text search indexing to enable rapid keyword lookups across thousands of w

    Workflow Discovery PlatformsWorkflow RepositoriesContainerized Automation Services
    51,686View on GitHub↗
  • drawdb-io/drawdb

    drawdb-io/drawdb

    36,649View on GitHub↗

    DrawDB is a browser-based visual database modeler designed for creating, organizing, and documenting relational database schemas. It provides an interactive interface for drag-and-drop entity relationship mapping, allowing users to plan and visualize complex data architectures through a centralized workspace. The platform distinguishes itself by enabling real-time collaborative design, allowing teams to iterate on schemas while maintaining a single source of truth. It functions entirely on the client side, utilizing local memory for state management and saving data directly to the local file

    Visual Database ModelersDatabase Design ToolsSchema Modeling Tools
    36,649View on GitHub↗
  • deepseek-ai/awesome-deepseek-integration

    deepseek-ai/awesome-deepseek-integration

    35,462View on GitHub↗

    This project serves as a community-curated registry and developer resource hub for integrating DeepSeek artificial intelligence models into diverse software environments. It provides a centralized catalog of third-party tools, plugins, and frameworks that enable developers to incorporate advanced language capabilities, autonomous agent logic, and retrieval-augmented generation workflows into their own applications. The directory distinguishes itself by offering a wide array of implementation patterns for AI-driven development, including support for agentic coding assistants, IDE extensions, a

    Agent FrameworksAI Agent FrameworksRetrieval-Augmented Generation Frameworks
    35,462View on GitHub↗
  • swiftlang/swift

    swiftlang/swift

    69,781View on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. The language is built on a task-based concurrency model that schedules asynchronous operations across multicore hardware to ensure data race safety. The project distinguishes itself through a native, bi-directional interoperability mechanism that allows for direct integration wit

    Compiler ToolchainsGeneral Purpose LanguagesLanguage
    69,781View on GitHub↗
  • taosdata/TDengine

    taosdata/TDengine

    24,734View on GitHub↗

    TDengine is a distributed time-series database designed for the high-speed ingestion, compression, and retrieval of timestamped metrics and sensor data. It functions as a SQL-compatible analytics engine, allowing users to perform complex operations on massive volumes of time-ordered information using standard relational syntax. The platform is built to serve as a backend foundation for industrial IoT environments, managing real-time data streams and device metadata through a cluster-based architecture. The system distinguishes itself through a distributed sharding architecture that uses consi

    Analytics EnginesColumnar Storage EnginesTime Series Databases
    24,734View on GitHub↗
  • HarisIqbal88/PlotNeuralNet

    HarisIqbal88/PlotNeuralNet

    24,431View on GitHub↗

    PlotNeuralNet is a programmatic tool designed to generate high-quality visual representations of neural network architectures. It functions as a declarative visualization framework that converts structural definitions into professional-grade graphical output, specifically tailored for technical documentation and academic research papers. The project distinguishes itself by utilizing a layer-centric procedural modeling approach, which applies standardized geometric templates to network components to ensure consistent visual styling. By leveraging a domain-specific macro language and a LaTeX-ba

    Neural Network Diagram GeneratorsNeural Network Visualization ToolsLaTeX Diagramming Libraries
    24,431View on GitHub↗
  • JetBrains/kotlin

    JetBrains/kotlin

    52,346View on GitHub↗

    Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It functions as a cross-platform development toolkit that enables the sharing of business logic across mobile, web, and server-side environments by compiling a unified intermediate representation into platform-specific machine code, bytecode, or source code. The project distinguishes itself through a multi-target build orchestration model that manages complex compilation units and hierarchical source sets. Developers can define common interface logic that is satisfied by platform-sp

    Compiler BackendsMultiplatform Code SharingMultiplatform Project Configurations
    52,346View on GitHub↗
  • grafana/grafana

    grafana/grafana

    72,295View on GitHub↗

    Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a unified environment. It functions as a centralized interface for visualizing complex telemetry data, transforming raw streams into interactive dashboards that support real-time system health tracking and performance monitoring. The platform distinguishes itself through a plugin-based modular architecture that integrates disparate databases, cloud services, and monitoring tools via a standardized data abstraction layer. This framework allows for the dynamic loading of external

    Observability Data PlatformsObservability DashboardsTelemetry Collection and Aggregation
    72,295View on GitHub↗
  • mem0ai/mem0

    mem0ai/mem0

    47,634View on GitHub↗

    Mem0 is an agent-agnostic memory layer designed to provide intelligent agents with long-term persistence and cross-session state management. By acting as a centralized service, it allows diverse AI agents to recall user preferences, past interactions, and historical context, ensuring continuity across multiple workflows and independent agent systems. The platform distinguishes itself through a multi-signal retrieval engine that combines semantic vectors, keyword matching, and entity-linked metadata to surface the most relevant information. It employs an adaptive memory engine that automatical

    Agent Memory LayersAgent Memory EnginesAgent Memory Libraries
    47,634View on GitHub↗
Prev1…394041…48Next

Explore more curated searches

Hand-picked prompts, ranked by AI.

  • Awesome Technical Books repositories on GitHub
  • Awesome Database Migration Tools repositories on GitHub
  • Awesome System Design repositories on GitHub
  • Open-source alternatives to Splunk
  • Awesome Natural Language Processing repositories on GitHub
  • Open-source alternatives to Trello
  • Open-source alternatives to Discord
  • Awesome Productivity Apps repositories on GitHub