m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,209Updated this week
Alternatives and similar repositories for inline-python
Users that are interested in inline-python are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- Rust cache structures and easy function memoization☆1,820Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,028Updated last week
- Rust derive-based argument parsing optimized for code size☆1,807Updated last month
- Zero-copy deserialization framework for Rust☆3,398Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,943Updated last month
- Compile time static maps for Rust☆1,940Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,585Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,191Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,989Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Panic messages for humans.☆1,764Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,339Updated 3 weeks ago
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Find out what takes most of the space in your executable.☆2,571Updated last year
- Subcommand to show result of macro expansion☆2,873Updated last week
- A small rust library for adding custom derives to enums☆2,076Updated last month
- A simple, safe HTTP client☆1,908Updated this week
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- An easy to use library for pretty print tables of Rust structs and enums.☆2,187Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Cranelift based backend for rustc☆1,804Updated this week
- Rust quasi-quoting☆1,425Updated last month
- derive builder implementation for rust structs☆1,445Updated 8 months ago