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
mariusbancila avatar

mariusbancila/stduuid

0
View on GitHub↗
869 stars·127 forks·C++·mit·9 views

Stduuid

Features

  • Cryptography and Security - Cross-platform UUID implementation for C++17.
  • Cryptography Libraries - Cross-platform implementation for generating UUIDs.

Star history

Star history chart for mariusbancila/stduuidStar history chart for mariusbancila/stduuid

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What are the main features of mariusbancila/stduuid?

The main features of mariusbancila/stduuid are: Cryptography and Security, Cryptography Libraries.

Which projects share features with mariusbancila/stduuid?

Projects with overlapping indexed features include: kerukuro/digestpp — C++11 header-only message digest library. armmbed/mbedtls — Mbed TLS is an open-source TLS and DTLS library with a small footprint, designed for embedded systems and IoT devices.… awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… b-con/crypto-algorithms — Basic implementations of standard cryptography algorithms, like AES and SHA-1. bevacqua/hash-sum — ``shell npm i hash-sum -S ``. anoskov/rsa-ex — Library for working with RSA keys using Elixir and OpenSSL ports.

Projects sharing features with Stduuid

These projects share indexed features with Stduuid. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kerukuro/digestppkerukuro avatar

    kerukuro/digestpp

    204View on GitHub↗

    C++11 header-only message digest library

    C++blakeblake2blake2x
    View on GitHub↗204
  • armmbed/mbedtlsARMmbed avatar

    ARMmbed/mbedtls

    6,712View on GitHub↗

    Mbed TLS is an open-source TLS and DTLS library with a small footprint, designed for embedded systems and IoT devices. It provides a portable cryptographic library that includes symmetric ciphers, hashing, and public-key cryptography, along with a reference implementation of the PSA Cryptography API for standardized cryptographic operations across platforms. The library also offers X.509 certificate management for parsing, validating, and managing certificate chains in secure communications. The library is built around a platform abstraction layer that decouples it from OS-specific services t

    C
    View on GitHub↗6,712
  • awslabs/s2nawslabs avatar

    awslabs/s2n

    4,736View on GitHub↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    View on GitHub↗4,736
  • anoskov/rsa-exanoskov avatar

    anoskov/rsa-ex

    38View on GitHub↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    View on GitHub↗38
Compare all 30 related projects→