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

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

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

turgayozgur/tossitArchived

0
View on GitHub↗
61 نجوم·7 تفرعات·C#·MIT·7 مشاهدات

Tossit

Library for distributed job/worker logic.

Features

  • Messaging and Queuing - Distributed job and worker logic.

سجل النجوم

مخطط تاريخ النجوم لـ turgayozgur/tossitمخطط تاريخ النجوم لـ turgayozgur/tossit

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

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

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

Start searching with AI

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

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

    floci-io/floci

    14,168عرض على GitHub↗

    Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications without a live internet connection. It serves as a containerized cloud emulator and a serverless runtime emulator, allowing users to run high-fidelity replicas of cloud databases, queues, and compute services on a local machine. The project distinguishes itself by using real container images instead of simple mocks to ensure behavioral accuracy. It functions as a local API gateway simulator with proxy-based routing for REST and WebSocket APIs, and provides a serverless environm

    Javaawsaws-emulationdevops
    عرض على GitHub↗14,168
  • easynetq/easynetqالصورة الرمزية لـ EasyNetQ

    EasyNetQ/EasyNetQ

    3,057عرض على GitHub↗

    An easy to use .NET API for RabbitMQ

    C#dotnetdotnet-coremessaging
    عرض على GitHub↗3,057
  • eventstore/eventstoreالصورة الرمزية لـ EventStore

    EventStore/EventStore

    5,809عرض على GitHub↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores application state as an immutable, ordered sequence of events rather than updating rows in place, preserving full history for audit, replay, and distributed consistency. The database combines event storage with real-time streaming and a built-in JavaScript projection engine that transforms and aggregates event streams into materialized views. The system provides official gRPC client libraries for Python, Node.js, Java, .NET, Go, and Rust, enabling multi-language application development

    C#
    عرض على GitHub↗5,809
  • chkr1011/mqttnetالصورة الرمزية لـ chkr1011

    chkr1011/MQTTnet

    5,011عرض على GitHub↗

    MQTTnet is a .NET library providing a framework for implementing MQTT clients and brokers. It includes a broker implementation for hosting a central message hub that routes messages between connected clients and a client library for publishing and subscribing to messages. The project supports both TCP and WebSocket transport layers, enabling secure data traffic through transport layer security. It allows for the development of custom middleware to intercept, transform, or validate messages as they pass through a server. Capability areas include distributed message routing, persistent connect

    C#
    عرض على GitHub↗5,011
عرض جميع البدائل الـ 16 لـ Tossit→

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

ما هي وظيفة turgayozgur/tossit؟

Library for distributed job/worker logic.

ما هي الميزات الرئيسية لـ turgayozgur/tossit؟

الميزات الرئيسية لـ turgayozgur/tossit هي: Messaging and Queuing.

ما هي البدائل مفتوحة المصدر لـ turgayozgur/tossit؟

تشمل البدائل مفتوحة المصدر لـ turgayozgur/tossit: floci-io/floci — Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications… easynetq/easynetq — An easy to use .NET API for RabbitMQ. eventstore/eventstore — KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores… exceptionless/foundatio — Pluggable foundation blocks for building distributed apps. chkr1011/mqttnet — MQTTnet is a .NET library providing a framework for implementing MQTT clients and brokers. It includes a broker… beagle1984/silverback — Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven…