asdf
JSON transformer
A high-performance JSON data format and library optimized for fast transformation of large JSON datasets.
JSON library
20 stars
8 watching
8 forks
Language: D
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
colineberhardt/json-transforms | Transforms JSON data using a recursive pattern-matching approach. | 140 |
doubleprecisionsoftware/jsontl | A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
antoniogarrote/json-ld-macros | Transforms JSON documents into standardized RDF/JSON-LD objects with customizable mappings and rules. | 69 |
bookshelf/processor-plugin | Allows developers to define custom functions that transform values on model attributes | 4 |
bazaarvoice/jolt | A JSON transformation library written in Java where the specification is itself a JSON document. | 1,562 |
qntfy/kazaam | A JSON transformation library for Go | 283 |
captn3m0/jqaas | A web service that uses JSON query language to transform and filter JSON data in real-time. | 35 |
jlevy/repren | A tool for refactoring and transforming text files according to regular expression patterns | 347 |
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 29 |
isair/jsonhelper | A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. | 784 |
abhimanyu003/sttr | A command-line utility for transforming strings using various encoding and decoding algorithms. | 958 |
d2klab/sparql-transformer | Enables SPARQL query transformation into JSON-LD format with customizable output. | 46 |
flavorjones/loofah | A Ruby library that provides tools for transforming and sanitizing HTML documents and fragments | 935 |