Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vigna/dsiutils
- Owner: vigna
- License: lgpl-2.1
- Created: 2021-01-06T10:25:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T07:28:28.000Z (over 1 year ago)
- Last Synced: 2024-10-30T10:36:44.586Z (about 2 months ago)
- Topics: data-structures, java, mutable-strings, pseudorandom-number-generator
- Language: Java
- Homepage: http://dsiutils.di.unimi.it/
- Size: 19.2 MB
- Stars: 28
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: COPYING.LESSER
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 ()