m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,232Updated 5 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:
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated this week
- Rust derive-based argument parsing optimized for code size☆1,870Updated 4 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Panic messages for humans.☆1,804Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,247Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,807Updated last week
- Rust cache structures and easy function memoization☆1,925Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,973Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,057Updated 2 weeks ago
- A high level diffing library for rust based on diffs☆1,176Updated 10 months ago
- A simple, safe HTTP client☆2,033Updated last week
- Fast and friendly HTTP client framework for async Rust☆1,494Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,821Updated this week
- Compile time static maps for Rust☆2,068Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,446Updated this week
- Find out what takes most of the space in your executable.☆2,682Updated last year
- Subcommand to show result of macro expansion☆2,993Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,290Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated 3 weeks ago
- 🛋 Zero-boilerplate configuration management in Rust☆1,014Updated 2 weeks ago
- A snapshot testing library for rust☆2,655Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,258Updated last year
- Find unused dependencies in Cargo.toml☆2,046Updated 3 weeks ago