astonbitecode / j4rs
Java for Rust
☆687Updated 3 months ago
Alternatives and similar repositories for j4rs:
Users that are interested in j4rs are comparing it to the libraries listed below
- Rust bindings to the Java Native Interface — JNI☆1,346Updated last month
- Easy interop between Rust and Java☆355Updated last year
- A high performance concurrent caching library for Rust☆1,893Updated last month
- Tool for connecting programs or libraries written in Rust with other languages☆791Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,612Updated 5 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,306Updated 3 months ago
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,766Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,603Updated last month
- Rust cache structures and easy function memoization☆1,749Updated last month
- Rust quasi-quoting☆1,402Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,958Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,010Updated last month
- derive builder implementation for rust structs