vigna / fastutil

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Apache License 2.0
1.76k stars 196 forks source link

Big Mutable Strings #235

Closed sirinath closed 3 years ago

sirinath commented 3 years ago

Can mutable string added to FastUtils under the same license.

vigna commented 3 years ago

dsiutils is doubly licenced, there's no need for that.

sirinath commented 3 years ago

I missed the fact it has been re-licensed. Can the source be hosted on GitHub as well?

vigna commented 3 years ago

https://github.com/vigna/dsiutils

sirinath commented 3 years ago

OK Great. I guess you might need to update the website with the links as it still mentions downloading source as tarballs.

sirinath commented 3 years ago

Sorry I missed it. The 1st links is the GitHub link.

vigna commented 3 years ago

No, I just updated it LOL. You made me notice it was missing.

sirinath commented 3 years ago

Perhaps you can update this also "which are gathered for your convenience in a tarball." to "which are gathered for your convenience in a tarball and hosted in GitHub." as body of the text is what one looks at 1st. Also source and binary can link to GitHub releases so it is not state. GitHub release is 8.5.2 and the download in the website is 2.6.17.

sirinath commented 3 years ago

The download version are not consistent for other projects also. E.g. webgraph 3.6.10 vs 3.6.8.

sirinath commented 3 years ago

Also some projects e.g. MG4J do not have a GitHub link. Also they seam to be still LGPL (hopefully this can be changed).

sirinath commented 3 years ago

BUbiNG link in http://vigna.di.unimi.it/software.php is also broken.

vigna commented 3 years ago

You're right, there's too much duplication of information. I will stop distributing the tarballs, I think nobody is using them.

MG4J presently is not on Github. Maybe in the future, it takes time...

Thank you for the reports.