dsiutils
dsiutils copied to clipboard
The DSI Utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department)...
Hey, Just so you know, I wrote a Rust reader and writer of the Java serialization of `it.unimi.dsi.bits.LongArrayBitVector` here: https://gitlab.softwareheritage.org/swh/devel/swh-graph/-/blob/0aa540ecabb597a41fa4fbbe939391da80120691/rust/src/java_compat/bit_vector.rs (and [test case](https://gitlab.softwareheritage.org/swh/devel/swh-graph/-/blob/0aa540ecabb597a41fa4fbbe939391da80120691/rust/tests/bit_vector.rs)) It depends on [my mmap wrapper](https://gitlab.softwareheritage.org/swh/devel/swh-graph/-/blob/0aa540ecabb597a41fa4fbbe939391da80120691/rust/src/utils/mmap.rs) because...
Mavenize
Just to pull the string with some honey on it.... :smile: But it would be better to adopt "standard" project layout (src/main/java, src/test/java) etc...