johnny-shaman/Sign
Sign integrity generic notation
Sign is a specialized language for defining and evaluating the integrity of data in a generic way. It allows you to create rules to check if your data is valid and consistent, regardless of its specific content. This is useful for anyone who needs to ensure the trustworthiness and accuracy of information, such as data quality analysts, compliance officers, or auditors.
Use this if you need a formal and consistent way to express data validation rules and perform integrity checks across different datasets or systems.
Not ideal if you are looking for a simple tool for ad-hoc data cleaning or a library for general-purpose data manipulation.
Stars
30
Forks
5
Language
Assembly
License
—
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/johnny-shaman/Sign"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
javaparser/javaparser
Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
asmjit/asmjit
Low-latency machine code generation
lioncash/biscuit
A runtime code generator for RISC-V
llvm-hs/llvm-hs-pretty
Pretty printer for LLVM AST to Textual IR
bytexenon/Tiny-Lua-Compiler
⛄Possibly the smallest Lua compiler ever