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

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

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

Open-source alternatives to Avo

30 open-source projects similar to avo-hq/avo, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Avo alternative.

  • 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
  • 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
  • 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

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

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

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

Find more with AI search
  • 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
  • 30-seconds/30-seconds-of-codeالصورة الرمزية لـ 30-seconds

    30-seconds/30-seconds-of-code

    128,130عرض على GitHub↗

    This project is a developer knowledge base and a curated library of programming code snippets. It serves as a multi-language coding reference that provides short technical articles and reusable code samples to help developers implement common programming patterns. The resource functions as a multi-language syntax reference, allowing for the comparison of logic and functionality across different programming environments. It focuses on programming pattern learning and coding skill improvement through a collection of optimized patterns and best practices. The platform includes capabilities for

    JavaScript
    عرض على GitHub↗128,130
  • 3dparallax/insightالصورة الرمزية لـ 3Dparallax

    3Dparallax/insight

    914عرض على GitHub↗

    A helpful Chrome extension for WebGL development

    JavaScript
    عرض على GitHub↗914
  • 0xax/erlang-bookmarksالصورة الرمزية لـ 0xAX

    0xAX/erlang-bookmarks

    1,154عرض على GitHub↗

    All about erlang programming language powerd by community

    عرض على GitHub↗1,154
  • 847850277/postman-gpuiالصورة الرمزية لـ 847850277

    847850277/postman-gpui

    48عرض على GitHub↗

    Postman GPUI is a simple graphical user interface application for making HTTP requests, inspired by Postman. This application allows users to create, manage, and send HTTP requests and view the responses in a user-friendly manner.

    Rust
    عرض على GitHub↗48
  • 21st-dev/magic-mcpالصورة الرمزية لـ 21st-dev

    21st-dev/magic-mcp

    4,992عرض على GitHub↗

    Magic MCP is a Model Context Protocol server and AI component generator that translates natural language descriptions into functional user interface code. It acts as an LLM design orchestrator, producing responsive web elements and layouts anchored on utility-first CSS styling patterns. The system features a side-by-side variation engine that generates multiple stylistic interpretations of a single prompt for comparative selection. It incorporates SVG-based asset integration for branding and iconography and utilizes template-based assembly to combine pre-defined style patterns with user-speci

    TypeScript
    عرض على GitHub↗4,992
  • a8m/pbالصورة الرمزية لـ a8m

    a8m/pb

    598عرض على GitHub↗

    Console progress bar for Rust

    Rust
    عرض على GitHub↗598
  • aaronbannin/looker-genالصورة الرمزية لـ aaronbannin

    aaronbannin/looker-gen

    23عرض على GitHub↗

    Looker Gen

    Python
    عرض على GitHub↗23
  • abhigyanpatwari/gitnexusالصورة الرمزية لـ abhigyanpatwari

    abhigyanpatwari/GitNexus

    42,282عرض على GitHub↗
    TypeScript
    عرض على GitHub↗42,282
  • abkmystery/aneeالصورة الرمزية لـ abkmystery

    abkmystery/ANEE

    1عرض على GitHub↗

    ANEE is an experimental dynamic inference wrapper for pretrained Transformer language models (currently GPT-2). Instead of always running all layers, ANEE exposes an energy_budget and performs early exit inside the model’s forward pass.

    Python
    عرض على GitHub↗1
  • abseil/abseil-cppالصورة الرمزية لـ abseil

    abseil/abseil-cpp

    17,334عرض على GitHub↗

    Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc

    C++
    عرض على GitHub↗17,334
  • activeadmin/activeadminالصورة الرمزية لـ activeadmin

    activeadmin/activeadmin

    9,701عرض على GitHub↗

    ActiveAdmin is a framework for building administrative back-office dashboards and data management screens within Ruby on Rails applications. It functions as a dashboard generator that automatically creates web interfaces for managing database records based on the Active Record pattern. The project utilizes a declarative domain specific language to map Ruby classes to administrative controllers and views. It employs convention-over-configuration routing to generate standard endpoints and provides a template-override hierarchy for customizing the user interface. The framework includes a respon

    Rubyactiveadminadmin-uiarbre
    عرض على GitHub↗9,701
  • 64bit/commandokالصورة الرمزية لـ 64bit

    64bit/commandOK

    39عرض على GitHub↗

    commandOK is a Spotlight-like command generator for your terminal. Pops up when you need it and gets out of the way when you don't.

    Rust
    عرض على GitHub↗39
  • acheronfail/repgrepالصورة الرمزية لـ acheronfail

    acheronfail/repgrep

    521عرض على GitHub↗

    An interactive replacer for ripgrep.

    Rust
    عرض على GitHub↗521
  • activeloopai/hubالصورة الرمزية لـ activeloopai

    activeloopai/Hub

    9,177عرض على GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    عرض على GitHub↗9,177
  • adafruit/awesome-circuitpythonالصورة الرمزية لـ adafruit

    adafruit/awesome-circuitpython

    733عرض على GitHub↗

    A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

    adafruitawesomeawesome-list
    عرض على GitHub↗733
  • adamfisk/littleproxyالصورة الرمزية لـ adamfisk

    adamfisk/LittleProxy

    2,123عرض على GitHub↗

    High performance HTTP proxy originally written by your friends at Lantern and now maintained by a stellar group of volunteer open source programmers.

    PHP
    عرض على GitHub↗2,123
  • adamian98/pulseالصورة الرمزية لـ adamian98

    adamian98/pulse

    8,014عرض على GitHub↗

    Pulse is a generative model image upscaler and latent space image processor. It functions as a self-supervised photo upsampling tool that increases image resolution by exploring the latent space of pre-trained generative models to synthesize high-quality details. The system includes a face image alignment tool designed to standardize the scale and orientation of raw facial photos. This preprocessing utility prepares images for higher resolution processing by aligning and downscaling faces to a standard orientation. The project covers AI image super-resolution and generative photo upscaling,

    Python
    عرض على GitHub↗8,014
  • adiny/moodtrip-hotel-searchالصورة الرمزية لـ adiny

    adiny/moodtrip-hotel-search

    1عرض على GitHub↗

    Claude and Openclaw AI skill for hotel search & booking via MoodTrip.ai MCP server

    عرض على GitHub↗1
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0عرض على GitHub↗
    عرض على GitHub↗0
  • adolfousier/opencrabsالصورة الرمزية لـ adolfousier

    adolfousier/opencrabs

    808عرض على GitHub↗

    The autonomous, self-improving AI agent. Single Rust binary. Every channel.

    Rust
    عرض على GitHub↗808
  • adolfousier/ratifactالصورة الرمزية لـ adolfousier

    adolfousier/ratifact

    87عرض على GitHub↗

    Track and manage build artifacts from multiple programming languages.

    Rust
    عرض على GitHub↗87
  • adrientorris/awesome-blazorالصورة الرمزية لـ AdrienTorris

    AdrienTorris/awesome-blazor

    9,307عرض على GitHub↗
    asp-net-coreaspnetcoreawesome
    عرض على GitHub↗9,307
  • aerogear/graphbackالصورة الرمزية لـ aerogear

    aerogear/graphback

    408عرض على GitHub↗

    Graphback - Out of the box GraphQL server and client

    TypeScript
    عرض على GitHub↗408
  • ag14774/diffdistالصورة الرمزية لـ ag14774

    ag14774/diffdist

    62عرض على GitHub↗
    Python
    عرض على GitHub↗62
  • agarrharr/awesome-cli-appsالصورة الرمزية لـ agarrharr

    agarrharr/awesome-cli-apps

    18,722عرض على GitHub↗

    This project is a curated directory of command line applications and utilities designed to enhance developer productivity and streamline technical workflows. It serves as a comprehensive index of open-source software, categorizing tools that assist with system administration, development automation, and personal task management. The repository distinguishes itself by providing a structured collection of terminal-based software that spans diverse functional domains. It includes resources for managing infrastructure and cloud resources, performing code maintenance, and customizing terminal envi

    Shellawesomeawesome-listcli
    عرض على GitHub↗18,722
  • achaiah/pywickالصورة الرمزية لـ achaiah

    achaiah/pywick

    400عرض على GitHub↗

    High-level batteries-included neural network training library for Pytorch

    Python
    عرض على GitHub↗400