Skip to content
View vsilaev's full-sized avatar
Block or Report

Block or report vsilaev

Report abuse

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

Report abuse

Pinned Loading

  1. tascalate-async-await tascalate-async-await Public

    Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).

    Java 104 12

  2. tascalate-javaflow tascalate-javaflow Public

    Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.

    Java 82 9

  3. tascalate-concurrent tascalate-concurrent Public

    Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s

    Java 200 29

  4. tascalate-javaflow-extras tascalate-javaflow-extras Public

    Continuations / CoRoutines for Java 1.8 - Java 17. This library is an add-on to Tascalate Javaflow continuations library. It provides suspendable version of java.util.Stream, java.util.Iterator, ja…

    Java 2

  5. tascalate-memorypool tascalate-memorypool Public

    Tascalate MemoryPool - the implementation of the generic space-limited pool for memory management (RAM, GPU memory, etc). Developed for Java 1.8 and any version of Java 9+

    Java

  6. tascalate-instrument tascalate-instrument Public

    Utility classes to develop / use Java Agents across different Java versions (1.6 - 23) - uniformly define classes in agent, attach agents dynamically, etc.

    Java 3