schema_registry_converter
Format converter
A library to convert between data formats compatible with the Confluent Schema Registry.
A crate to convert bytes to something more useable and the other way around in a way Compatible with the Confluent Schema Registry. Supporting Avro, Protobuf, Json schema, and both async and blocking.
104 stars
5 watching
39 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
sclevine/yj | A command-line tool for converting between various data formats. | 976 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
kristapsdz/sqliteconvert | A set of tools to convert sqlite schema files into documentation | 8 |
gorilla/schema | Converts data between structured formats and HTTP form values | 1,387 |
input-output-hk/nix-tools | A tool to convert descriptions from one format to another | 96 |
confluentinc/schema-registry | Provides a central repository for storing and managing data schema definitions in various formats. | 2,225 |
usk81/generic | A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. | 48 |
symbolixau/geojsonsf | A tool for converting between GeoJSON and sf objects in R. | 82 |
soapbox/laravel-formatter | A package that allows data conversion between various formats such as XML, JSON, CSV, etc. | 251 |
knakk/rdf2rdf | A tool for converting between different RDF serialization formats | 27 |
netage/carml-cli | An interface for converting XML files to RDF formats using the CARML library | 0 |
thesourcerer8/altium2kicad | Converts Altium project files to KiCad format | 864 |
kennethreitz/tablib | A library that formats tabular datasets from various sources into different output formats | 55 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |