#java-class #pure #interop

java-utils

Implementations of Java classes in pure Rust

1 unstable release

0.1.0 Dec 15, 2018

#25 in #java-class

Download history 4/week @ 2024-01-08 24/week @ 2024-02-05 5/week @ 2024-02-12 10/week @ 2024-02-19 28/week @ 2024-02-26 12/week @ 2024-03-04

55 downloads per month
Used in 3 crates

MIT license

14KB
373 lines

java-utils

Rust crate that implements some Java functionality in pure Rust


lib.rs:

Implementations of Java classes in pure Rust

For interop with your old Java applications or the like

No runtime deps