transform
Here are 24 public repositories matching this topic...
A cross-platform SIMD-accelerated math library for 3D rendering and simulation
-
Updated
Jul 14, 2025 - Rust
Command-line tool that transforms new clipboard content with a series of user-defined shell filters and prints the result.
-
Updated
Aug 3, 2018 - Rust
Transform latin letters to runes & vice versa. Rust version.
-
Updated
Jun 22, 2026 - Rust
XML ⇄ JSON transform plugin for mcpg. `xml_to_json` parses an XML string into a JSON tree (attributes as `@name`, text as `#text`, repeated child tags as arrays); `json_to_xml` serialises that shape back to an XML string.
-
Updated
Aug 15, 2026 - Rust
JSON Schema validation transform plugin for mcpg. Validates a JSON value against an operator-supplied inline JSON Schema; a valid value passes through unchanged, an invalid value yields a precise transform error listing the failing…
-
Updated
Aug 15, 2026 - Rust
CSV / delimited-text transform plugin for mcpg. Converts between delimited text (CSV/TSV/semicolon/etc.) and JSON — `csv_to_json` parses a delimited string into an array of row objects (or arrays), `json_to_csv` serialises an array of…
-
Updated
Aug 15, 2026 - Rust
XSLT transform plugin for mcpg. Applies an operator-supplied XSLT stylesheet to input XML — usable as a global pre/post-dispatch transform and (via the pipeline plugin_transform bridge) as a pipeline step that reshapes the previous step's…
-
Updated
Aug 15, 2026 - Rust
Improve this page
Add a description, image, and links to the transform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transform topic, visit your repo's landing page and select "manage topics."