HugeCollections moved to github

HugeCollections has been moved to github. to support easier forking and collaboration.

https://github.com/HugeCollections/Collections

Its a pain to setup, but once that is done it makes working on the code and merging changes much easier.

Comments

  1. Great news, however I am missing a link to the the project GitHub account in this news...

    ReplyDelete
  2. @Tomek Nurkiewicz, Thank you. I should have thought of that.

    ReplyDelete
  3. Just browsing OpenJDK and ran across this proposal for a standard parallel array sorting library:

    http://openjdk.java.net/jeps/103

    This seems to have sparked an interesting debate on how it should be implemented:

    http://old.nabble.com/JEP-103%3A-Parallel-Array-Sorting---proposal,-reaction-to-Mr.-Harned-post-td32588456.html

    I would love to see a post with your thoughts on the issue.

    ReplyDelete

Post a Comment

Popular posts from this blog

Java is Very Fast, If You Don’t Create Many Objects

System wide unique nanosecond timestamps

Unusual Java: StackTrace Extends Throwable