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
Back to felixthec/strongtyping

Projects sharing features with Strongtyping

8 open-source projects similar to felixthec/strongtyping, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • arasatasaygin/is.jsarasatasaygin avatar

    arasatasaygin/is.js

    9,078View on GitHub↗

    is.js is a JavaScript validation library and data type checker. It provides a suite of utilities to verify whether variables are primitives, arrays, functions, or specific object types. The project allows for the implementation of custom validation logic and the use of naming namespaces to override default rules and regular expressions. It covers a broad range of validation capabilities, including numeric arithmetic properties, date and time analysis for relative and absolute ranges, and string format verification for patterns such as emails, URLs, and IP addresses. The library also includes

    JavaScript
    View on GitHub↗9,078
  • beartype/beartypebeartype avatar

    beartype/beartype

    3,450View on GitHub↗

    .. # ------------------( LICENSE )------------------ .. # Copyright (c) 2014-2025 Beartype authors. .. # See "LICENSE" for further details. .. # .. # ------------------( SEO )------------------ .. # Metadata converted into HTML-specific meta tags parsed by search engines. .. # Note that: .. # *…

    Python
    View on GitHub↗3,450
  • davidfstr/trycastdavidfstr avatar

    davidfstr/trycast

    89View on GitHub↗

    trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.

    Python
    View on GitHub↗89
  • loyada/typedpyloyada avatar

    loyada/typedpy

    17View on GitHub↗

    typedpy is a library for type-safe, strict, Python structures. It supports Python 3.6+.

    Python
    View on GitHub↗17

AI search

Explore more awesome repositories

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

Find more with AI search
samuelcolvin/pydanticsamuelcolvin avatar

samuelcolvin/pydantic

28,043View on GitHub↗

Pydantic is a data validation library and parsing framework for Python. It functions as a type-based schema validator that uses standard Python type annotations to ensure input data conforms to predefined structural schemas. The project provides capabilities for parsing raw data into typed objects through automatic type conversion and validation. This includes the serialization of data and the validation of data structures to enforce correctness. The framework covers several application areas, including the verification of API requests and the management of application configurations. It all

Python
View on GitHub↗28,043
  • seandstewart/typicalseandstewart avatar

    seandstewart/typical

    180View on GitHub↗

    See python-typelib for a modern successor to this library by the same author.

    Python
    View on GitHub↗180
  • agronholm/typeguardagronholm avatar

    agronholm/typeguard

    1,770View on GitHub↗

    .. image:: https://github.com/agronholm/typeguard/actions/workflows/test.yml/badge.svg :target: https://github.com/agronholm/typeguard/actions/workflows/test.yml :alt: Build Status .. image:: https://coveralls.io/repos/agronholm/typeguard/badge.svg?branch=master&service=github :target:…

    Python
    View on GitHub↗1,770
  • stewori/pytypesStewori avatar

    Stewori/pytypes

    202View on GitHub↗

    .. Copyright 2017, 2018, 2021 Stefan Richthofer

    Python
    View on GitHub↗202