Woodglue - Self-documenting API/Data async server
Tornado-based JSON-RPC server with auto-generated llms.txt and OpenAPI specs.
json-logic extended with json-ng paths
JSONPath `vars` operator handles array queries when standard JsonLogic only does scalar lookups.
Backend developers building workflow engines or rule-based systems
json-logic-py · json-logic-js · JSONata
Not part of the standard; the var operator is unchanged so existing rules work without modification.
Tornado-based JSON-RPC server with auto-generated llms.txt and OpenAPI specs.
JSON-configured agents with cascading model selection and EU AI Act compliance.
It parses JSON structures and highlights value changes, type mismatches, and missing properties in a live side-by-side editor while keeping everything client-side — neat for poking at API responses or diffs of exports. The UI gives instant feedback and clear color-coded categories, but it's solving a well-trodden problem and lacks higher-end features like JSON Schema-aware diffs, patch/merge tooling, or CLI/automation hooks.
Yet another Python package manager when uv already dominates the space.
Frozen values and tracked reads prevent mutable state from breaking memoization.
Beats orjson via UTF-8 cache exploitation and SIMD; actual speed wins, real benchmarks.