awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
liveduo avatar

liveduo/destack

0
View on GitHub↗
1,834 starsΒ·367 forksΒ·HTMLΒ·MITΒ·11 views

Destack

Page builder for Next.js πŸ…§. Zero-config deployment πŸš€. React now supported!

Features

  • Extensions and Plugins - Visual page builder extension for local development.

Star history

Star history chart for liveduo/destackStar history chart for liveduo/destack

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Destack

Similar open-source projects, ranked by how many features they share with Destack.
  • jeremyevans/sequeljeremyevans avatar

    jeremyevans/sequel

    5,076View on 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
    View on GitHub↗5,076
  • artemzhyto/modal-layout-componentArtemZhyto avatar

    ArtemZhyto/Modal-layout-component

    1View on GitHub↗

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

    TypeScript
    View on GitHub↗1
  • citusdata/cituscitusdata avatar

    citusdata/citus

    12,562View on 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
    View on GitHub↗12,562
  • apache/ageapache avatar

    apache/age

    4,236View on 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
    View on GitHub↗4,236
See all 30 alternatives to Destack→

Frequently asked questions

What does liveduo/destack do?

Page builder for Next.js πŸ…§. Zero-config deployment πŸš€. React now supported!

What are the main features of liveduo/destack?

The main features of liveduo/destack are: Extensions and Plugins.

What are some open-source alternatives to liveduo/destack?

Open-source alternatives to liveduo/destack include: jeremyevans/sequel β€” Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder,… artemzhyto/modal-layout-component β€” Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock. citusdata/citus β€” Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a… codecoolture/next-joi β€” Validate NEXT.js API Routes with joi. copilotkit/copilotkit β€” CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling… apache/age β€” Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within…