awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
avo-hq avatar

avo-hq/avo

0
View on GitHub↗
1,782 نجوم·309 تفرعات·Ruby·5 مشاهداتavohq.io↗

Avo

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

Features

  • أدوات المطور - 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.

سجل النجوم

مخطط تاريخ النجوم لـ avo-hq/avoمخطط تاريخ النجوم لـ avo-hq/avo

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Avo

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Avo.
  • jruby/jrubyالصورة الرمزية لـ jruby

    jruby/jruby

    3,906عرض على 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
    عرض على GitHub↗3,906
  • rails/railsالصورة الرمزية لـ rails

    rails/rails

    58,690عرض على 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
    عرض على GitHub↗58,690
  • hanami/hanamiالصورة الرمزية لـ hanami

    hanami/hanami

    6,374عرض على 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
    عرض على GitHub↗6,374
  • sinatra/sinatraالصورة الرمزية لـ sinatra

    sinatra/sinatra

    12,441عرض على 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
    عرض على GitHub↗12,441
عرض جميع البدائل الـ 30 لـ Avo→

الأسئلة الشائعة

ما هي وظيفة avo-hq/avo؟

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

ما هي الميزات الرئيسية لـ avo-hq/avo؟

الميزات الرئيسية لـ avo-hq/avo هي: أدوات المطور, Ruby Projects, Admin and Management.

ما هي البدائل مفتوحة المصدر لـ avo-hq/avo؟

تشمل البدائل مفتوحة المصدر لـ avo-hq/avo: 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].