awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fridays/next-routes

Open-source alternatives to Next Routes

30 open-source projects similar to fridays/next-routes, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Next Routes alternative.

  • jeremyevans/sequelAvatar de jeremyevans

    jeremyevans/sequel

    5,076Ver en GitHub↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Ruby
    Ver en GitHub↗5,076
  • apache/ageAvatar de apache

    apache/age

    4,236Ver en GitHub↗

    Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within the relational database environment. It functions as a loadable extension that translates Cypher graph traversal queries into SQL expressions, enabling users to run pattern matching and path analysis alongside standard SQL operations within a single database instance. The extension stores labeled, directed property graphs as isolated schemas with internal relational tables for vertices, edges, and labels, preventing cross-graph interference. It supports hybrid query execution

    Cage-databaseagensgraphanalytics
    Ver en GitHub↗4,236
  • artemzhyto/modal-layout-componentAvatar de ArtemZhyto

    ArtemZhyto/Modal-layout-component

    1Ver en GitHub↗

    Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock.

    TypeScript
    Ver en GitHub↗1
  • citusdata/citusAvatar de citusdata

    citusdata/citus

    12,562Ver en GitHub↗

    Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a sharding framework and distributed SQL engine, enabling horizontal scaling by partitioning tables across a cluster of nodes. By utilizing a coordinator-worker topology, the system manages metadata and routes queries to the appropriate nodes, allowing for parallel execution of complex operations across distributed data shards. The platform distinguishes itself through its specialized support for multi-tenant architectures and real-time analytical processing. It enables tenant-based

    Ccituscitus-extensiondatabase
    Ver en GitHub↗12,562

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • codecoolture/next-joiAvatar de codecoolture

    codecoolture/next-joi

    109Ver en GitHub↗

    Validate NEXT.js API Routes with joi

    TypeScript
    Ver en GitHub↗109
  • copilotkit/copilotkitAvatar de CopilotKit

    CopilotKit/CopilotKit

    35,194Ver en GitHub↗

    CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling natural language control over software features and data. It provides the infrastructure to build intelligent assistants that manage conversation history, track application state, and execute complex workflows through conversational prompts. The framework distinguishes itself by its ability to render dynamic, interactive user interface components in real time based on model outputs. By utilizing a standardized communication protocol, it maps natural language intents to executabl

    TypeScriptagentagent-nativeagentic-ai
    Ver en GitHub↗35,194
  • danielcondemarin/serverless-nextjs-pluginAvatar de danielcondemarin

    danielcondemarin/serverless-nextjs-plugin

    4,464Ver en GitHub↗

    This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS Lambda@Edge and AWS CloudFront. It functions as a bridge to adapt server-side rendering and API routes for execution on serverless edge compute. The plugin automates the provisioning of cloud infrastructure, including the packaging and deployment of application code to global edge locations. It handles the synchronization of static assets to storage buckets and the mapping of Next.js routes to specialized edge functions to reduce global latency. The project covers wide-ranging

    TypeScript
    Ver en GitHub↗4,464
  • elmasse/nexteinAvatar de elmasse

    elmasse/nextein

    888Ver en GitHub↗

    A static site generator with markdown react for Next.js

    JavaScript
    Ver en GitHub↗888
  • ematipico/terraform-nextjs-pluginAvatar de ematipico

    ematipico/terraform-nextjs-plugin

    54Ver en GitHub↗

    A plugin to generate terraform configuration for Nextjs 8 and 9

    JavaScript
    Ver en GitHub↗54
  • farming-labs/docsAvatar de farming-labs

    farming-labs/docs

    49Ver en GitHub↗

    ai native documentation framework that just works, powered by your favorite stack

    TypeScript
    Ver en GitHub↗49
  • frontman-ai/frontmanAvatar de frontman-ai

    frontman-ai/frontman

    585Ver en GitHub↗

    The AI agent that lives in your framework/browser

    ReScript
    Ver en GitHub↗585
  • garmeeh/next-seoAvatar de garmeeh

    garmeeh/next-seo

    8,298Ver en GitHub↗

    next-seo is a search engine optimization toolkit and component library for Next.js. It provides a set of React components and utilities for managing page titles, descriptions, and social media tags to improve how web pages are indexed and displayed. The project functions as a structured data manager and JSON-LD schema generator. It transforms entity data into standardized schema properties for articles, products, and organizations, enabling the implementation of rich snippets in search engine results. The toolkit covers a broad range of metadata management, including business identity mappin

    TypeScripthacktoberfesthacktoberfest-acceptedjson-ld
    Ver en GitHub↗8,298
  • hipstersmoothie/next-mdx-blogAvatar de hipstersmoothie

    hipstersmoothie/next-mdx-blog

    72Ver en GitHub↗

    Easily add a blog to any next.js based project.

    JavaScript
    Ver en GitHub↗72
  • hoangvvo/next-connectAvatar de hoangvvo

    hoangvvo/next-connect

    1,655Ver en GitHub↗

    The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2

    TypeScript
    Ver en GitHub↗1,655
  • hoangvvo/next-sessionAvatar de hoangvvo

    hoangvvo/next-session

    358Ver en GitHub↗

    Simple promise-based session middleware for Next.js, micro, Express, and more

    TypeScript
    Ver en GitHub↗358
  • humaans/next-imgAvatar de humaans

    humaans/next-img

    277Ver en GitHub↗

    A Next.js plugin for embedding optimized images.

    JavaScript
    Ver en GitHub↗277
  • hypopg/hypopgAvatar de HypoPG

    HypoPG/hypopg

    1,660Ver en GitHub↗

    Hypothetical Indexes for PostgreSQL

    Ccdatabaseextension
    Ver en GitHub↗1,660
  • iaincollins/next-authAvatar de iaincollins

    iaincollins/next-auth

    28,272Ver en GitHub↗

    Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web applications. It provides a system for handling user identity through OAuth, OpenID Connect, and passwordless sign-in flows. The project features a multi-provider framework that integrates third-party identity services and custom directory backends. It supports passwordless authentication via email magic links or hardware keys and utilizes a database-agnostic storage layer to persist authentication states across different database types or in-memory. Security is managed thro

    TypeScript
    Ver en GitHub↗28,272
  • iamvishnusankar/next-sitemapAvatar de iamvishnusankar

    iamvishnusankar/next-sitemap

    3,737Ver en GitHub↗

    next-sitemap is an SEO automation tool and sitemap generator for Next.js. It provides a system for automatically creating XML sitemaps and robots.txt files to manage search engine indexing for static, dynamic, and server-side pages. The tool differentiates itself through support for multi-language SEO management, allowing for the configuration of language alternate tags and localized URL versions. It also handles large-scale sitemap organization by splitting massive URL sets into multiple smaller files and creating a primary sitemap index to comply with search engine limits. The project cove

    TypeScript
    Ver en GitHub↗3,737
  • isaachinman/next-i18nextAvatar de isaachinman

    isaachinman/next-i18next

    0Ver en GitHub↗

    The easiest way to translate your NextJs apps.

    TypeScript
    Ver en GitHub↗0
  • joelonsql/e5aa27f8cc9bd22b8999b7de8aee9d47J

    joelonsql/e5aa27f8cc9bd22b8999b7de8aee9d47

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kingluo/pgcatAvatar de kingluo

    kingluo/pgcat

    386Ver en GitHub↗

    Enhanced PostgreSQL logical replication

    Go
    Ver en GitHub↗386
  • lfades/next-plugin-graphqlAvatar de lfades

    lfades/next-plugin-graphql

    58Ver en GitHub↗

    Next plugin for .graphql and .gql files using graphql-tag

    JavaScript
    Ver en GitHub↗58
  • lfades/next-with-apolloAvatar de lfades

    lfades/next-with-apollo

    762Ver en GitHub↗

    Apollo HOC for Next.js

    TypeScript
    Ver en GitHub↗762
  • liveduo/destackAvatar de liveduo

    liveduo/destack

    1,834Ver en GitHub↗

    Page builder for Next.js 🅧. Zero-config deployment 🚀. React now supported!

    HTML
    Ver en GitHub↗1,834
  • lone-cloud/next-deployL

    lone-cloud/next-deploy

    0Ver en GitHub↗
    Ver en GitHub↗0
  • lucleray/next-purgecssAvatar de lucleray

    lucleray/next-purgecss

    137Ver en GitHub↗

    nextjs purgecss for smaller css bundles

    JavaScript
    Ver en GitHub↗137
  • martpie/next-transpile-modulesAvatar de martpie

    martpie/next-transpile-modules

    1,128Ver en GitHub↗

    Next.js plugin to transpile code from node_modules.

    JavaScript
    Ver en GitHub↗1,128
  • nicepkg/shotogAvatar de nicepkg

    nicepkg/shotog

    4Ver en GitHub↗

    Screenshot & OG Images. One API Call. — Edge-native OG image generation API powered by Cloudflare Workers.

    TypeScript
    Ver en GitHub↗4
  • onready/next-pkgAvatar de onready

    onready/next-pkg

    66Ver en GitHub↗

    Extended Next.js server with pkg support

    JavaScript
    Ver en GitHub↗66