gperinazzo / dict-derive
Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs
☆107Updated 7 months ago
Alternatives and similar repositories for dict-derive:
Users that are interested in dict-derive are comparing it to the libraries listed below
- ☆227Updated 4 months ago
- A small helper library for working with python file-like objects with rust.☆42Updated last week
- Logging bridge from pyo3 native extension to python☆64Updated 3 months ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- PyO3-based bridges between Python and Rust async runtimes☆75Updated last week
- ☆328Updated 10 months ago
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 4 years ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆145Updated last week
- Simple and flexible multi-index containers.☆105Updated 7 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆132Updated last month
- ☆267Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A minimalist property-based testing library☆109Updated last month
- Proc-macro typestate DSL for Rust☆146Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆137Updated 2 years ago
- Simple object to count Rust iterables☆28Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆74Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Rust (de)serialization for the Python pickle format.☆204Updated 4 months ago
- A priority queue for Rust with efficient change function.☆185Updated this week
- .npy and .npz file format support for ndarray☆59Updated 6 months ago
- Experimental rust serialization library☆295Updated last year
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- A self-paced course to write Python extensions in Rust, one exercise at a time.☆59Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated last week
- Inter-event timing metrics on top of tracing.☆116Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆62Updated last month