m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,235Updated 7 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,181Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,367Updated last year
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Rust derive-based argument parsing optimized for code size☆1,877Updated 6 months ago
- Rust cache structures and easy function memoization☆1,955Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,861Updated last month
- Panic messages for humans.☆1,815Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,086Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,989Updated last month
- Some more derive(Trait) options☆2,064Updated this week
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,856Updated this week
- A simple, safe HTTP client☆2,064Updated 3 weeks ago
- Rust persistent data structures☆1,660Updated 2 months ago
- A snapshot testing library for rust☆2,719Updated 2 weeks ago
- Find out what takes most of the space in your executable.☆2,704Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Subcommand to show result of macro expansion☆3,026Updated 2 weeks ago
- Fast and friendly HTTP client framework for async Rust☆1,498Updated 2 years ago
- Macros for all your token pasting needs☆1,074Updated last year
- Hypothesis-like property testing for Rust☆2,028Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 2 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,304Updated 2 months ago
- A high level diffing library for rust based on diffs☆1,209Updated 11 months ago