m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,237Updated 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:
- Rust derive-based argument parsing optimized for code size☆1,877Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- A crate for managing memory bit by bit☆1,367Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,959Updated last month
- Panic messages for humans.☆1,816Updated last week
- Analysis of various tricky Rust code☆1,991Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- Compile time static maps for Rust☆2,093Updated this week
- Some more derive(Trait) options☆2,068Updated this week
- A high level diffing library for rust based on diffs☆1,211Updated last year
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- derive builder implementation for rust structs☆1,524Updated last month
- A snapshot testing library for rust☆2,733Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 3 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- A simple, safe HTTP client☆2,069Updated this week
- Fast and friendly HTTP client framework for async Rust☆1,499Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆2,037Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,306Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month