gperinazzo / dict-deriveLinks
Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs
☆113Updated 9 months ago
Alternatives and similar repositories for dict-derive
Users that are interested in dict-derive are comparing it to the libraries listed below
Sorting:
- ☆243Updated last week
- ☆333Updated last year
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆153Updated last week
- Logging bridge from pyo3 native extension to python☆68Updated 2 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- PyO3-based bridges between Python and Rust async runtimes☆102Updated 2 weeks ago
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 4 years ago
- Support for json-path in Rust☆122Updated 2 weeks ago
- A small helper library for working with python file-like objects with rust.☆44Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆141Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆111Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 6 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- PyO3 bindings to various Python asynchronous frameworks☆31Updated last year
- A library for python version numbers and specifiers, implementing PEP 440☆28Updated 2 months ago
- A priority queue for Rust with efficient change function.☆194Updated last week
- Rust (de)serialization for the Python pickle format.☆208Updated 6 months ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆75Updated 9 months ago
- Rust ZeroMQ bindings for Tokio☆159Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Experimental rust serialization library☆295Updated last year
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Rust hooks for pre-commit☆184Updated 10 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Proc-macro typestate DSL for Rust☆149Updated last year
- Provides assert_eq! like macros with colorized diff output☆143Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆241Updated last week
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- A self-paced course to write Python extensions in Rust, one exercise at a time.☆63Updated 3 months ago