m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,216Updated 2 months ago
Alternatives and similar repositories for inline-python
Users that are interested in inline-python are comparing it to the libraries listed below
Sorting:
- Rust derive-based argument parsing optimized for code size☆1,842Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,723Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- Rust cache structures and easy function memoization☆1,882Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated last week
- Panic messages for humans.☆1,783Updated last month
- A crate for managing memory bit by bit☆1,326Updated last year
- Compile time static maps for Rust☆1,988Updated 3 weeks ago
- Some more derive(Trait) options☆1,981Updated last month
- A simple, safe HTTP client☆1,970Updated last week
- A binary encoder / decoder implementation in Rust.☆3,082Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,005Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,956Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,753Updated 2 weeks ago
- A high level diffing library for rust based on diffs☆1,139Updated 7 months ago
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,372Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Subcommand to show result of macro expansion☆2,927Updated last week
- Fast and friendly HTTP client framework for async Rust☆1,492Updated 2 years ago
- derive builder implementation for rust structs☆1,469Updated last week
- Rust quasi-quoting☆1,456Updated this week
- Rust persistent data structures☆1,540Updated 5 months ago
- A small rust library for adding custom derives to enums☆2,154Updated last month
- 🛋 Zero-boilerplate configuration management in Rust☆994Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- An easy to use library for pretty print tables of Rust structs and enums.☆2,233Updated 2 weeks ago