#java-class #pure #interop

java-utils

Implementations of Java classes in pure Rust

1 unstable release

0.1.0 Dec 15, 2018

#26 in #java-class

Download history 4/week @ 2024-01-07 24/week @ 2024-02-04 4/week @ 2024-02-11 10/week @ 2024-02-18 27/week @ 2024-02-25 11/week @ 2024-03-03 17/week @ 2024-03-10 9/week @ 2024-03-17 17/week @ 2024-03-24 48/week @ 2024-03-31 6/week @ 2024-04-07 7/week @ 2024-04-14 11/week @ 2024-04-21

73 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