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

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

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

Django-LiveView/liveview

0
View on GitHub↗
244 نجوم·4 تفرعات·JavaScript·MIT·2 مشاهداتdjango-liveview.andros.dev↗

Liveview

Django LiveView: Framework for creating Realtime SPAs using HTML over the Wire technology

Features

  • إطارات عمل متكاملة (Full-stack) - Dynamic, reactive interfaces using server-side templates.

سجل النجوم

مخطط تاريخ النجوم لـ django-liveview/liveviewمخطط تاريخ النجوم لـ django-liveview/liveview

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

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

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

Start searching with AI

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

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

    edelvalle/reactor

    639عرض على GitHub↗

    Phoenix LiveView but for Django

    Python
    عرض على GitHub↗639
  • gin-gonic/ginالصورة الرمزية لـ gin-gonic

    gin-gonic/gin

    88,694عرض على GitHub↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework utilizes a radix tree data structure to perform request routing, ensuring high-speed path matching with minimal memory overhead. It distinguishes itself by employing a zero-reflection dispatch mechanism that invokes handler functions through static type assertions, avoiding the

    Goframeworkgingo
    عرض على GitHub↗88,694
  • go-macaron/macaronالصورة الرمزية لـ go-macaron

    go-macaron/macaron

    3,545عرض على GitHub↗

    Package macaron is a high productive and modular web framework in Go.

    Go
    عرض على GitHub↗3,545
  • beego/beegoالصورة الرمزية لـ beego

    beego/beego

    32,398عرض على GitHub↗

    Beego is a high-performance toolkit for building web applications and RESTful APIs using the Go programming language. It is structured as an MVC web framework that separates data models, views, and controllers to organize application logic. The project provides a comprehensive suite of integrated tools, including an object-relational mapper for translating code objects into database tables and a session manager for maintaining user identity and state across server requests. It also includes an internationalization framework for managing multilingual content and translating text based on user

    Gobeegogo
    عرض على GitHub↗32,398
عرض جميع البدائل الـ 14 لـ Liveview→

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

ما هي وظيفة django-liveview/liveview؟

Django LiveView: Framework for creating Realtime SPAs using HTML over the Wire technology

ما هي الميزات الرئيسية لـ django-liveview/liveview؟

الميزات الرئيسية لـ django-liveview/liveview هي: إطارات عمل متكاملة (Full-stack).

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

تشمل البدائل مفتوحة المصدر لـ django-liveview/liveview: edelvalle/reactor — Phoenix LiveView but for Django. gin-gonic/gin — Gin is a web framework designed for building high-performance web services and APIs. It functions as a… go-macaron/macaron — Package macaron is a high productive and modular web framework in Go. go-martini/martini — Martini is a web framework for the Go programming language that provides a toolkit for building web applications. It… gobuffalo/buffalo — Buffalo is a comprehensive MVC web framework and full-stack toolchain for building web applications in Go. It provides… beego/beego — Beego is a high-performance toolkit for building web applications and RESTful APIs using the Go programming language.…