m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,225Updated 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,851Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- A crate for managing memory bit by bit☆1,343Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,201Updated last week
- Panic messages for humans.☆1,788Updated 3 weeks ago
- Compile time static maps for Rust☆2,028Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,752Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,080Updated 2 months ago
- Defines the Rust borrow checker.☆1,525Updated 4 months ago
- Rust cache structures and easy function memoization☆1,901Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,019Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,546Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated this week
- Some more derive(Trait) options☆2,003Updated last week
- Rust port of Google's SwissTable hash map☆2,780Updated 3 weeks ago
- A high level diffing library for rust based on diffs☆1,156Updated 8 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,645Updated 2 months ago
- Analysis of various tricky Rust code☆1,966Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,127Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,254Updated 2 weeks ago
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- A simple, safe HTTP client☆1,992Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,380Updated last month
- Subcommand to show result of macro expansion☆2,958Updated this week
- A fast bump allocation arena for Rust☆1,930Updated last week
- A small rust library for adding custom derives to enums☆2,182Updated 3 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,216Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,569Updated 3 weeks ago
- Fast and friendly HTTP client framework for async Rust☆1,488Updated 2 years ago