Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vigna/dsiutils

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), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Università degli Studi di Milano.
https://github.com/vigna/dsiutils

data-structures java mutable-strings pseudorandom-number-generator

Last synced: about 2 months ago
JSON representation

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), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Università degli Studi di Milano.

Awesome Lists containing this project

README

        

Welcome to the DSI Utilities!
-----------------------------

[The DSI Utilities](http://dsiutils.di.unimi.it/) 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), now DI (Dipartimento di Informatica, i.e.,
Informatics Department), of the Università degli Studi di Milano.

Building
--------

You need [Ant](https://ant.apache.org/) and [Ivy](https://ant.apache.org/ivy/).
Then, run `ant ivy-setupjars jar`.

seba ()