gperinazzo / dict-derive
Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs
☆105Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for dict-derive
- ☆204Updated 3 months ago
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 3 years ago
- ☆312Updated 6 months ago
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆132Updated last month
- Logging bridge from pyo3 native extension to python☆64Updated 4 months ago
- PyO3-based bridges between Python and Rust async runtimes☆42Updated this week
- Rust ZeroMQ bindings for Tokio☆150Updated last month
- A small helper library for working with python file-like objects with rust.☆41Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆123Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆119Updated 2 months ago
- Rust (de)serialization for the Python pickle format.☆193Updated this week
- Experimental rust serialization library☆293Updated last year
- Stub file (*.pyi) generator for PyO3☆61Updated this week
- [DEPRECATED] Add PyO3 support to Chrono structs via newtypes☆16Updated last year
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- Support for json-path in Rust☆103Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- An ORM for Rust with a focus on simplicity and on writing Rust, not SQL☆98Updated this week
- Expose build variables obtained with built as a PyDict☆33Updated 7 months ago
- A library for python dependency specifiers (PEP 508) with validations and warnings☆18Updated 2 weeks ago
- A priority queue for Rust with efficient change function.☆175Updated last month
- A big integer library in Rust with good performance.☆104Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆129Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆169Updated 4 months ago
- PyO3 bindings to various Python asynchronous frameworks☆31Updated 11 months ago
- .npy and .npz file format support for ndarray☆56Updated 2 months ago
- Statistical routines for ndarray☆201Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago