gperinazzo / dict-derive
Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs
☆107Updated 6 months ago
Alternatives and similar repositories for dict-derive:
Users that are interested in dict-derive are comparing it to the libraries listed below
- ☆220Updated 2 months ago
- PyO3-based bridges between Python and Rust async runtimes☆68Updated 2 months ago
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆142Updated 2 weeks ago
- ☆329Updated 9 months ago
- Support for json-path in Rust☆113Updated this week
- Automatically implement traits for common smart pointers☆105Updated last month
- Logging bridge from pyo3 native extension to python☆63Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- .npy and .npz file format support for ndarray☆59Updated 5 months ago
- A small helper library for working with python file-like objects with rust.☆42Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆135Updated 2 years ago
- [DEPRECATED] Add PyO3 support to Chrono structs via newtypes☆15Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Expose build variables obtained with built as a PyDict☆34Updated 3 weeks ago
- Rust (de)serialization for the Python pickle format.☆203Updated 2 months ago
- A self-paced course to write Python extensions in Rust, one exercise at a time.☆55Updated this week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆201Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆62Updated last week
- Experimental rust serialization library☆294Updated last year
- Python3 fstrings in Rust☆84Updated 3 years ago
- Rust ZeroMQ bindings for Tokio☆153Updated 4 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆50Updated 5 months ago
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 3 years ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆130Updated 3 weeks ago
- Provides assert_eq! like macros with colorized diff output☆140Updated last month
- Case transforming macros for idents☆38Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- Simple object to count Rust iterables☆27Updated 7 months ago