m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,216Updated last month
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,841Updated last month
- Panic messages for humans.☆1,777Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,143Updated this week
- A crate for managing memory bit by bit☆1,319Updated last year
- Compile time static maps for Rust☆1,981Updated this week
- Rust cache structures and easy function memoization☆1,866Updated last month
- Analysis of various tricky Rust code☆1,941Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,012Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,148Updated this week
- Some more derive(Trait) options☆1,972Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- A high level diffing library for rust based on diffs☆1,134Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,706Updated 5 months ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated last week
- Defines the Rust borrow checker.☆1,489Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,721Updated 2 weeks ago
- Fast and friendly HTTP client framework for async Rust☆1,489Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated last week
- Fixture-based test framework for Rust☆1,409Updated 3 weeks ago
- A simple, safe HTTP client☆1,960Updated last week
- Subcommand to show result of macro expansion☆2,914Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,622Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,142Updated last month
- Rust quasi-quoting☆1,447Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A snapshot testing library for rust☆2,557Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,367Updated 2 months ago
- Hypothesis-like property testing for Rust☆1,914Updated last month