Skip to content
View Traroth's full-sized avatar

Block or report Traroth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Percolator Percolator Public

    A bus framework for Java

    1

  2. Archipel Archipel Public

    Threads working together can be seen as a graph where each thread is a node. That's exactly what Archipel does. The aim is to make multithreading more easy: simply define your data exchange structu…

    Java 1

  3. Chunky-List Chunky-List Public

    A Java implementation of an unrolled linked list (ChunkyList), with an unsynchronized and a thread-safe variant backed by a ReentrantReadWriteLock. Features configurable growing and shrinking strat…

    Java 1

  4. odd-collection odd-collection Public

    Some collections ideas, implemented for and with Java 8.

    Java