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

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

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

2 مستودعات

Awesome GitHub RepositoriesStateless Services

Architectural patterns for building self-contained, session-less microservices.

Distinguishing note: Emphasizes the absence of persistent state and external dependencies.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Stateless Services. Refine with filters or upvote what's useful.

Awesome Stateless Services GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • chubin/wttr.inالصورة الرمزية لـ chubin

    chubin/wttr.in

    29,882عرض على GitHub↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Operates as a self-contained binary that processes requests independently without persistent sessions.

    Goascii-artcurlterminal
    عرض على GitHub↗29,882
  • openobserve/openobserveالصورة الرمزية لـ openobserve

    openobserve/openobserve

    17,937عرض على GitHub↗

    OpenObserve is a unified observability data platform designed to ingest, store, and analyze logs, metrics, and traces. It functions as a cloud-native monitoring tool that centralizes telemetry from diverse sources, including standard collectors and cloud service providers, into a single, scalable system. By utilizing a columnar storage engine backed by object storage, the platform enables efficient long-term data retention and high-performance analytical querying. The platform distinguishes itself through deep integration with artificial intelligence, allowing users to query data using natura

    Runs as a lightweight, stateless service that eliminates the need for complex indexers or search heads.

    TypeScriptanalyticsapmdatadog
    عرض على GitHub↗17,937
  1. Home
  2. DevOps & Infrastructure
  3. Stateless Services