Skip to content
View tokrug's full-sized avatar
  • Wunderman Thompson Technology
  • Poznań, Poland

Organizations

@Qubite
Block or Report

Block or report tokrug

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. golem-transcoding golem-transcoding Public

    Golem Transcoding app using Yagna python API, React and Spring Boot.

    Java 4

  2. golem-geomandel golem-geomandel Public

    Mandelbrot generator integration with the Golem project

    Python

  3. Reflections / Method handle / Lambda... Reflections / Method handle / Lambda metafactory benchmark
    1
    import java.lang.invoke.CallSite;
    2
    import java.lang.invoke.LambdaMetafactory;
    3
    import java.lang.invoke.MethodHandle;
    4
    import java.lang.invoke.MethodHandles;
    5
    import java.lang.invoke.MethodHandles.Lookup;