Skip to content
View neilessy's full-sized avatar

Highlights

  • Pro

Organizations

@bluemold

Block or report neilessy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. actor actor Public

    Forked from bluemold/actor

    Provides an implementation of the actor model. There is no one size fits all so lets provide more control over the Actor mechanics.

    Scala

  2. stm stm Public

    Forked from bluemold/stm

    A "lock free" implementation of software transactional memory using software based on multi compare and swap.

    Scala

  3. concurrent concurrent Public

    Forked from bluemold/concurrent

    Augments the existing JDK concurrent classes and also provides a casn ( or multi compare and swap ) implementation.

    Scala

  4. benchmark benchmark Public

    Forked from bluemold/benchmark

    We want to know how things perform

    Scala