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

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

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

2 مستودعات

Awesome GitHub RepositoriesGo-Micro Framework Implementations

Implementations using the Go-Micro framework for creating, configuring, and connecting microservices with event-driven communication.

Distinct from Go Microservices Architectures: Distinct from Go Microservices Architectures: focuses specifically on the Go-Micro framework implementation, not general architectural patterns.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Go-Micro Framework Implementations. Refine with filters or upvote what's useful.

Awesome Go-Micro Framework Implementations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • rubyhan1314/golang-100-daysالصورة الرمزية لـ rubyhan1314

    rubyhan1314/Golang-100-Days

    6,026عرض على GitHub↗

    Golang-100-Days is a structured, daily lesson curriculum for learning the Go programming language from the ground up, progressing into practical microservice and web application development. The project is built around a code-example-driven approach, where each day introduces new concepts through runnable Go snippets and complete project examples rather than abstract theory, covering Go fundamentals such as syntax, data types, control flow, functions, and packages. The curriculum differentiates itself by grouping lessons around specific Go frameworks and distributed system patterns. It includ

    Creating, configuring, and connecting microservices using the Go-Micro framework with event-driven communication.

    Smarty
    عرض على GitHub↗6,026
  • dropbox/godropboxالصورة الرمزية لـ dropbox

    dropbox/godropbox

    4,205عرض على GitHub↗

    godropbox هو إطار عمل لتطوير الواجهة الخلفية ومخطط خدمة لبناء تطبيقات خادم وخدمات مصغرة متسقة في Go. يوفر مجموعة من المكتبات والأنماط المشتركة لتوحيد عملية التطوير عبر مشاريع متعددة. يتضمن المشروع مكتبة حقن التبعية التي تفصل منطق الأعمال عن التنفيذ من خلال عقود الخدمة القائمة على الواجهة. كما يوفر مجموعة من الأدوات لتجميع ونشر تطبيقات Go كملفات ثنائية ثابتة قائمة بذاتها على Linux. يغطي إطار العمل أدوات تطبيقات المؤسسات، بما في ذلك البدائيات المشتركة للتسجيل، والتكوين، ومعالجة الأخطاء. كما يدعم بنية الخدمات المصغرة وتنسيق خدمة Linux لضمان سلوك متسق عبر الخدمات المترابطة.

    Provides a comprehensive framework and blueprint for building consistent Go server applications and microservices.

    Go
    عرض على GitHub↗4,205
  1. Home
  2. Software Engineering & Architecture
  3. Go Microservices Architectures
  4. Go-Micro Framework Implementations

استكشف الوسوم الفرعية

  • Backend FrameworksGeneral-purpose frameworks for structuring server-side application logic and microservices. **Distinct from Go-Micro Framework Implementations:** Focuses on general backend application structure rather than the specific Go-Micro framework implementation