abi-guesser

Type inferrer

A tool that takes encoded data and attempts to infer the types of its components

GitHub

282 stars
6 watching
20 forks
Language: TypeScript
last commit: almost 2 years ago

Related projects:

Repository Description Stars
orsinium-labs/infer-types A CLI tool to automatically add type annotations into Python code 85
infers/infers A type-level logic programming language embedded in F# that generates values from their types using a Prolog-style resolution algorithm. 31
marcoheisig/typo An inference library for Common Lisp's type system 39
microsoft/infersharp A tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities. 732
andriyslyusar/swiftykeychainkit A Swift wrapper around Keychain Services API with type safety and compile-time checks 24
arohner/spectrum A tool that performs compile-time checks to catch type errors in Clojure code using Clojure.spec annotations. 595
ethanhs/python-typecheckers A comprehensive collection of Python type checkers, categorized by syntax and execution time. 62
amilajack/ast-metadata-inferer Analyzes JavaScript API metadata to determine AST node types and compatibility information. 6
brianwarehime/insp3ctor A tool to automate discovery of AWS S3 buckets and objects by applying permutations to a given root name or wordlist. 116
siddhuwarrier/python-typeutils A utility library that provides a type checking decorator for Python functions. 1
hiddenillusion/nomorexor A tool to guess file encryption keys by analyzing frequency patterns 85
whynot63/abinator A Python wrapper for Solidity ABI specifications in a dataclass-like format 0
zeeman/promises A type checking library for Python that uses a promise-based syntax to validate function arguments and return types. 0
contains-io/typet A Python library that simplifies type checking and validation in object-oriented coding 22
orsinium-labs/typeforce A tool to simplify Python package maintenance by automating type checking and stub installation. 19