typerep

Type checker

A runtime environment providing type-safe functionality for the OCaml programming language

Runtime types for OCaml (beta version)

GitHub

23 stars
6 watching
6 forks
Language: OCaml
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
janestreet/baseA replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules.877
janestreet/coreA standard library overlay providing reusable, modular building blocks for OCaml programming1,126
janestreet/core_benchA library for running micro-benchmarks in OCaml50
janestreet/incrementalA library for building efficient incremental computations in OCaml886
janestreet/incr_domA library for building dynamic web applications by incrementally rendering HTML views and handling user interactions.383
janestreet/hardcamlA comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware677
vitalets/babel-plugin-runtyperAn add-on to JavaScript code analysis that detects and prevents type-coercion bugs during runtime.116
janestreet/sexplibA library for serializing and deserializing data in a human-readable format using S-expressions148
janestreet/rpc_parallelA type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces.47
contains-io/typetA Python library that simplifies type checking and validation in object-oriented coding22
siddhuwarrier/python-typeutilsA utility library that provides a type checking decorator for Python functions.1
wingysam/tA runtime type checker for Roblox's Lua programming language.0
gajus/flow-runtimeProvides a runtime type system for JavaScript that enables full Flow compatibility and supports API input validation802
arohner/spectrumA tool that performs compile-time checks to catch type errors in Clojure code using Clojure.spec annotations.595
thierry-martinez/reflA library that provides efficient and type-safe type reflection for OCaml51