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
·
avo-hq avatar

avo-hq/avo

0
View on GitHub↗
1,782 stars·309 forks·Ruby·7 viewsavohq.io↗

Avo

The Essential Toolkit for building Internal Tools and admin panels with Ruby on Rails

Features

  • Developer Tools - Framework for building business applications rapidly.
  • Ruby Projects - Listed in the “Ruby Projects” section of the Awesome For Beginners awesome list.
  • Admin and Management - Provides an extendable admin panel.

Star history

Star history chart for avo-hq/avoStar history chart for avo-hq/avo

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 Avo

Similar open-source projects, ranked by how many features they share with Avo.
  • jruby/jrubyjruby avatar

    jruby/jruby

    3,906View on GitHub↗

    JRuby is a Ruby language implementation that runs on the Java Virtual Machine. It serves as a cross-language runtime and execution environment, allowing Ruby code to run on the JVM and share memory with Java applications. The project functions as a bridge between Ruby and Java, enabling Ruby scripts to call Java classes and libraries directly. It also provides a mechanism to embed a Ruby interpreter into Java applications to allow for dynamic scripting. The runtime leverages the JVM for system scalability and ensures a consistent execution environment across different operating systems.

    Rubyconcurrencyinvokedynamicjruby
    View on GitHub↗3,906
  • rails/railsrails avatar

    rails/rails

    58,690View on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin

    Rubyactivejobactiverecordframework
    View on GitHub↗58,690
  • hanami/hanamihanami avatar

    hanami/hanami

    6,374View on GitHub↗

    Hanami is a full-stack Ruby web framework and API platform designed for building maintainable applications. It centers on a modular web architecture that organizes software into independent slices to prevent monolithic growth and isolate functional units. The framework implements a clean architecture by decoupling business logic from persistence and request handling. This is achieved through a central dependency injection container for managing object lifetimes and a repository pattern mapper that separates domain entities from the persistence layer. The project further provides a Rack-compa

    Rubyapihanamiruby
    View on GitHub↗6,374
  • sinatra/sinatrasinatra avatar

    sinatra/sinatra

    12,441View on GitHub↗

    Sinatra is a lightweight web framework for the Ruby programming language designed for building web applications and services. It provides a domain-specific language that maps HTTP verbs and URL patterns directly to executable code blocks, allowing developers to define routes and handle incoming network requests with minimal boilerplate. The framework distinguishes itself through a modular architecture that relies on a middleware pipeline to process, modify, or terminate connections. This design allows for the integration of external functionality by mixing modules into the core request-handli

    Rubyrackrubysinatra
    View on GitHub↗12,441
See all 30 alternatives to Avo→

Frequently asked questions

What does avo-hq/avo do?

The Essential Toolkit for building Internal Tools and admin panels with Ruby on Rails

What are the main features of avo-hq/avo?

The main features of avo-hq/avo are: Developer Tools, Ruby Projects, Admin and Management.

What are some open-source alternatives to avo-hq/avo?

Open-source alternatives to avo-hq/avo include: rails/rails — This project is a full-stack web framework designed for building database-backed applications through a standardized… sinatra/sinatra — Sinatra is a lightweight web framework for the Ruby programming language designed for building web applications and… hanami/hanami — Hanami is a full-stack Ruby web framework and API platform designed for building maintainable applications. It centers… jruby/jruby — JRuby is a Ruby language implementation that runs on the Java Virtual Machine. It serves as a cross-language runtime… 30-seconds/30-seconds-of-code — This project is a developer knowledge base and a curated library of programming code snippets. It serves as a… 0xax/erlang-bookmarks — All about erlang programming language [powerd by community].