gperinazzo / dict-deriveLinks
Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs
☆115Updated last year
Alternatives and similar repositories for dict-derive
Users that are interested in dict-derive are comparing it to the libraries listed below
Sorting:
- ☆261Updated last month
- ☆343Updated last year
- Rust (de)serialization for the Python pickle format.☆216Updated 11 months ago
- Logging bridge from pyo3 native extension to python☆78Updated 3 weeks ago
- A small helper library for working with python file-like objects with rust.☆46Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆167Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- PyO3-based bridges between Python and Rust async runtimes☆145Updated last week
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 4 years ago
- Expose build variables obtained with built as a PyDict☆35Updated 9 months ago
- A priority queue for Rust with efficient change function.☆210Updated last week
- Rust ZeroMQ bindings for Tokio☆161Updated last year
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 6 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated 2 weeks ago
- Statistical routines for ndarray☆215Updated last year
- A library for python version numbers and specifiers, implementing PEP 440☆28Updated 3 weeks ago
- .npy and .npz file format support for ndarray☆65Updated last year
- Experimental rust serialization library☆294Updated 2 years ago
- ☆302Updated 3 weeks ago
- A Python parser written in Rust using nom☆80Updated 5 years ago
- Stub file (*.pyi) generator for PyO3☆155Updated this week
- T-testing-devex experiments for new testing tools for Rust developers☆59Updated this week
- [DEPRECATED] Add PyO3 support to Chrono structs via newtypes☆15Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆88Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- Provides assert_eq! like macros with colorized diff output☆152Updated 8 months ago
- Inter-event timing metrics on top of tracing.☆127Updated 3 weeks ago