m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,219Updated 3 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,844Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Panic messages for humans.☆1,782Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Compile time static maps for Rust☆2,017Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,738Updated last week
- A crate for managing memory bit by bit☆1,335Updated last year
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- A high level diffing library for rust based on diffs☆1,145Updated 8 months ago
- Rust cache structures and easy function memoization☆1,894Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,508Updated 4 months ago
- Subcommand to show result of macro expansion☆2,936Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,768Updated this week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated last week
- Analysis of various tricky Rust code☆1,959Updated last month
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- Rust quasi-quoting☆1,467Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Find out what takes most of the space in your executable.☆2,629Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,374Updated 2 weeks ago
- A simple, safe HTTP client☆1,984Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated 2 weeks ago
- Cranelift based backend for rustc☆1,880Updated this week
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago