awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesTime Function Replacements

Overriding time-related calls with platform-specific implementations for timers and certificate expiration checks.

Distinct from Function Behavior Replacement: Distinct from Function Behavior Replacement: specifically targets time-related functions for platform portability, not general function stubbing for testing.

Explore 2 awesome GitHub repositories matching testing & quality assurance · Time Function Replacements. Refine with filters or upvote what's useful.

Awesome Time Function Replacements GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • armmbed/mbedtlsARMmbed 的头像

    ARMmbed/mbedtls

    6,712在 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

    Allows overriding time functions for platform portability and certificate expiration validation.

    C
    在 GitHub 上查看↗6,712
  • mbed-tls/mbedtlsMbed-TLS 的头像

    Mbed-TLS/mbedtls

    6,711在 GitHub 上查看↗

    Mbed TLS is a C library that provides a full implementation of the TLS and DTLS protocols for secure network communication, a library of fundamental cryptographic primitives, and a reference implementation of the PSA Cryptography API. It also includes libraries for parsing, validating, and managing X.509 digital certificates, as well as support for integrating hardware cryptoprocessors through the PSA Cryptoprocessor Driver Interface. The library is designed for resource-constrained environments and is built from source with a customizable feature set, allowing developers to select which TLS

    Substitutes default time and date functions with platform-specific versions for portability.

    Ccryptocryptography-librarypsa
    在 GitHub 上查看↗6,711
  1. Home
  2. Testing & Quality Assurance
  3. Function Call Tracking
  4. Function Behavior Replacement
  5. Time Function Replacements