dict-derive
Struct transformer
A Rust derive macro that automatically transforms Python dicts into Rust structs and vice versa.
Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs
105 stars
4 watching
10 forks
Language: Rust
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Develops a PyTorch model for 4K text-to-image generation using diffusion transformer | 1,711 |
| A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
| A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
| A plugin for generating code transformations between Protocol Buffers structures and custom application models. | 203 |
| A Rust implementation of a minimal Generative Pretrained Transformer architecture. | 845 |
| This project focuses on manipulating 3D views using deep learning techniques. | 6 |
| A Rust-based library that converts Rust objects to Python values and back using the PyO3 library. | 211 |
| A Python package for interpolating and estimating variables at different spatial scales using various techniques such as areal interpolation, dasymetric mapping, and change of support. | 152 |
| An implementation of the GPT-2 language model in PyTorch for generating text | 976 |
| A library to transform data structures for API serialization | 141 |
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| Provides a Rust implementation of PROJ.4 transformations between geographic coordinate systems. | 41 |
| Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
| An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
| Provides a unified interface to various transformer models implemented in C/C++ using GGML library | 1,823 |