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

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

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

unrolled/secure

0
View on GitHub↗
2,345 نجوم·145 تفرعات·Go·MIT·6 مشاهدات

Secure

HTTP middleware for Go that facilitates some quick security wins.

Features

  • Security and Auditing - HTTP security middleware.
  • Security and Cryptography - HTTP middleware for security features.
  • الأمن والخصوصية - HTTP middleware for security features.
  • Web Framework Hardening - HTTP middleware that facilitates web application security needs.

سجل النجوم

مخطط تاريخ النجوم لـ unrolled/secureمخطط تاريخ النجوم لـ unrolled/secure

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

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

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

Start searching with AI

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

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

    awnumar/memguard

    2,748عرض على GitHub↗

    Software sandbox for storage of sensitive information in memory.

    Gocryptocryptographygo
    عرض على GitHub↗2,748
  • bastiaanjansen/otp-javaالصورة الرمزية لـ BastiaanJansen

    BastiaanJansen/OTP-Java

    237عرض على GitHub↗

    A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP).

    Java
    عرض على GitHub↗237
  • adrianosela/sslmgrA

    adrianosela/sslmgr

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cossacklabs/acraالصورة الرمزية لـ cossacklabs

    cossacklabs/acra

    1,482عرض على GitHub↗

    Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.

    Go
    عرض على GitHub↗1,482
عرض جميع البدائل الـ 30 لـ Secure→

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

ما هي وظيفة unrolled/secure؟

HTTP middleware for Go that facilitates some quick security wins.

ما هي الميزات الرئيسية لـ unrolled/secure؟

الميزات الرئيسية لـ unrolled/secure هي: Security and Auditing, Security and Cryptography, الأمن والخصوصية, Web Framework Hardening.

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

تشمل البدائل مفتوحة المصدر لـ unrolled/secure: bastiaanjansen/otp-java — A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP). cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… adrianosela/sslmgr. awnumar/memguard — Software sandbox for storage of sensitive information in memory. cossacklabs/acra — Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections… dwin/goargonpass.