m-ou-se / inline-pythonLinks
Inline Python code directly in your Rust code
☆1,234Updated 6 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,873Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Panic messages for humans.☆1,809Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 2 weeks ago
- Compile time static maps for Rust☆2,076Updated 2 months ago
- A crate for managing memory bit by bit☆1,361Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,841Updated 2 weeks ago
- A high level diffing library for rust based on diffs☆1,197Updated 11 months ago
- Rust cache structures and easy function memoization☆1,944Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,074Updated last month
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- Readline Implementation in Rust☆1,810Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,843Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,404Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- A fast bump allocation arena for Rust☆2,046Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,237Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- A simple, safe HTTP client☆2,044Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- Rust quasi-quoting☆1,510Updated this week
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,988Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,301Updated last month
- Fast and friendly HTTP client framework for async Rust☆1,499Updated 2 years ago
- A small rust library for adding custom derives to enums☆2,244Updated 5 months ago