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

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

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

1 مستودع

Awesome GitHub RepositoriesSigned Serializers

Serialization mechanisms that include cryptographic signatures to verify data integrity and origin.

Distinct from Data Serialization: Distinct from general Data Serialization: focuses specifically on the security aspect of signed payloads to prevent forgery.

Explore 1 awesome GitHub repository matching data & databases · Signed Serializers. Refine with filters or upvote what's useful.

Awesome Signed Serializers GitHub Repositories

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

    grosser/parallel

    4,261عرض على GitHub↗

    Parallel is a Ruby library and multi-process execution framework designed to accelerate CPU-intensive operations. It functions as a parallel job orchestrator and concurrent task runner that enables the execution of code across multiple processes or threads. The project distinguishes itself through secure inter-process communication, utilizing signed data serialization to prevent the injection of forged payloads between parent and child processes. It further differentiates its worker management by assigning unique identifiers to individual processes to prevent collisions when accessing shared

    Implements customizable serializers that use verification signatures to safely transfer data between isolated processes.

    Ruby
    عرض على GitHub↗4,261
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Serialization
  5. Signed Serializers