bwhmather / python-validationLinks
A python library for runtime validation and type checking of python values.
☆10Updated 3 years ago
Alternatives and similar repositories for python-validation
Users that are interested in python-validation are comparing it to the libraries listed below
Sorting:
- Automatically wrap C functions & structs at run time for the Python/C API☆74Updated 3 years ago
- Python SIP wrapper for libtesseract (Apache license)☆12Updated 8 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic…☆16Updated 13 years ago
- This is a C++ math library, with a focus on geometry.☆29Updated 5 years ago
- synchronous and asynchronous event based c++ executor libray☆13Updated 9 years ago
- WebGL interactive Voronoi diagram☆32Updated 11 years ago
- A C++ implementation of the SIGGRAPH 2011 paper Depixelizing Pixel Art, by Johannes Kopf and Dani Lischinski☆54Updated 10 years ago
- Node interface which parses sentences into grammatical structures☆12Updated 8 years ago
- A Javascript RTree☆22Updated 2 years ago
- Data format based on dictionaries☆29Updated 8 years ago
- This is a fast and reliable persistent (immutable) vector class for C++. You can safely share these vectors between threads in multi-thre…☆19Updated 10 years ago
- Google's V8 Javascript engine binaries for embedding☆21Updated 9 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- Pythonic OpenGL shader wrapper for python☆83Updated 5 years ago
- Python bindings for bgfx☆74Updated 6 years ago
- A lightweight game engine and development platform using JavaScript for game coding, based on the original Sphere engine by Chad Austin b…☆121Updated 7 months ago
- A Joyful 2D HTML5 Game Engine.☆138Updated 6 years ago
- Computes a minimal rectangular decomposition of a rectilinear polygon☆79Updated 11 years ago
- A bidirectional path tracer written in C.☆52Updated 10 years ago
- Turns LaTeX math mode expressions into images☆18Updated 8 years ago
- Lightweight command-line tool for validating JSON☆37Updated 5 years ago
- Automating human walk cycles using machine learning☆65Updated 11 years ago
- Python bindings for ImGui using cython