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:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- Rust derive-based argument parsing optimized for code size☆1,834Updated last week
- Panic messages for humans.☆1,778Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Compile time static maps for Rust☆1,965Updated last month
- Rust cache structures and easy function memoization☆1,855Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,937Updated 2 months ago
- Cranelift based backend for rustc☆1,846Updated last week
- Hypothesis-like property testing for Rust☆1,906Updated 2 weeks ago
- Fast and friendly HTTP client framework for async Rust☆1,485Updated last year
- A high level diffing library for rust based on diffs☆1,125Updated 6 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,613Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Defines the Rust borrow checker.☆1,480Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- A fast bump allocation arena for Rust☆1,830Updated last month
- A small rust library for adding custom derives to enums☆2,128Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,901Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,362Updated 2 months ago
- Fixture-based test framework for Rust☆1,395Updated last week