m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,228Updated 4 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,863Updated 3 months ago
- A crate for managing memory bit by bit☆1,357Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,226Updated last month
- A high level diffing library for rust based on diffs☆1,167Updated 9 months ago
- Panic messages for humans.☆1,796Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,561Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,772Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Rust cache structures and easy function memoization☆1,913Updated 3 months ago
- Defines the Rust borrow checker.☆1,538Updated 5 months ago
- Some more derive(Trait) options☆2,012Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,663Updated 3 months ago
- A fast bump allocation arena for Rust☆1,963Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,969Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,811Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 3 weeks ago
- Compile time static maps for Rust☆2,047Updated last month
- A simple, safe HTTP client☆2,006Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,035Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last week
- Rust port of Google's SwissTable hash map☆2,801Updated last week
- Find unused dependencies in Cargo.toml☆2,036Updated last week
- Hypothesis-like property testing for Rust☆1,963Updated this week
- Fast and friendly HTTP client framework for async Rust☆1,491Updated 2 years ago
- Slotmap data structure for Rust☆1,250Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,012Updated 3 weeks ago
- derive builder implementation for rust structs☆1,506Updated last month