awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
unrolled avatar

unrolled/secure

0
View on GitHub↗
2,345 stars·145 forks·Go·MIT·17 views

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.
  • Security And Privacy - HTTP middleware for security features.
  • Web Framework Hardening - HTTP middleware that facilitates web application security needs.

Star history

Star history chart for unrolled/secureStar history chart for unrolled/secure

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Secure

Similar open-source projects, ranked by how many features they share with Secure.
  • awnumar/memguardawnumar avatar

    awnumar/memguard

    2,748View on GitHub↗

    Software sandbox for storage of sensitive information in memory.

    Gocryptocryptographygo
    View on GitHub↗2,748
  • bastiaanjansen/otp-javaBastiaanJansen avatar

    BastiaanJansen/OTP-Java

    237View on GitHub↗

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

    Java
    View on GitHub↗237
  • adrianosela/sslmgrA

    adrianosela/sslmgr

    0View on GitHub↗
    View on GitHub↗0
  • cossacklabs/acracossacklabs avatar

    cossacklabs/acra

    1,482View on 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
    View on GitHub↗1,482
See all 30 alternatives to Secure→

Frequently asked questions

What does unrolled/secure do?

HTTP middleware for Go that facilitates some quick security wins.

What are the main features of unrolled/secure?

The main features of unrolled/secure are: Security and Auditing, Security and Cryptography, Security And Privacy, Web Framework Hardening.

What are some open-source alternatives to unrolled/secure?

Open-source alternatives to unrolled/secure include: 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.