gperinazzo / dict-derive
Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs
☆111Updated 8 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:
- ☆236Updated 2 weeks ago
- ☆332Updated 11 months ago
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆151Updated last month
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 4 years ago
- PyO3-based bridges between Python and Rust async runtimes☆95Updated last month
- A small helper library for working with python file-like objects with rust.☆44Updated last month
- Rust (de)serialization for the Python pickle format.☆207Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- A self-paced course to write Python extensions in Rust, one exercise at a time.☆62Updated 2 months ago
- Support for json-path in Rust☆118Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Stub file (*.pyi) generator for PyO3☆99Updated last week
- A library for python version numbers and specifiers, implementing PEP 440☆28Updated last month
- Logging bridge from pyo3 native extension to python☆66Updated last month
- A priority queue for Rust with efficient change function.☆190Updated last month
- PyO3 bindings to various Python asynchronous frameworks☆31Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆206Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆235Updated this week
- Automatically implement traits for common smart pointers☆110Updated last month
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Simple object to count Rust iterables☆28Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆63Updated 2 weeks ago
- Boolean-valued predicate functions in Rust☆192Updated this week
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 6 years ago
- .npy and .npz file format support for ndarray☆61Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Test Rust application with multiple example workflows enabled☆175Updated last year
- Rust ZeroMQ bindings for Tokio☆156Updated 7 months ago