project-loom
Here are 41 public repositories matching this topic...
A Java library to make code more virtual thread friendly
-
Updated
Jul 22, 2024 - Java
'Concurrent programming in Java with virtual threads' article and source code.
-
Updated
Feb 23, 2024 - Java
An investigation and comparison between Kotlin and Java on an engineering level. Since beauty is in the eye of the beholder, this repository is not meant to evaluate Java or Kotlin on an aesthetic level.
-
Updated
Jan 8, 2026 - Kotlin
Demo code showing how to use Java's virtual threads.
-
Updated
Nov 15, 2024 - Java
Spring demo application to compare controllers using CompletableFuture vs. virtual threads.
-
Updated
Nov 15, 2024 - Java
Chat using Java Virtual Threads from Java 19
-
Updated
Jun 16, 2022 - Java
-
Updated
Jul 31, 2020 - Java
A high-performance, multiplayer 5-Card Draw Poker engine leveraging Java 21 Virtual Threads. Features a custom text-based TCP protocol, Domain-Driven Design (DDD), and advanced game mechanics including horizontal-slicing side pot logic and automated hand evaluation.
-
Updated
Mar 24, 2026 - Java
High-throughput systems. Zero-allocation patterns. Virtual thread mastery. Mechanical sympathy, custom JIT-friendly collections, lock-free concurrency. Project Loom, SIMD via Vector API, Aeron-style messaging. GraalVM native. No-frameworks. Standard Library + Unsafe. java -jar → Scale.
-
Updated
Apr 8, 2026 - Java
Simplify asynchronous programming in Java with Project Loom virtual threads and a familiar async/await style API
-
Updated
Mar 2, 2026 - Java
Eaze WebSocket Java is a high-performance, lightweight WebSocket server built from the ground up using Java NIO. It is engineered to handle massive concurrency (benchmarked for 319K+ connections) with minimal resource overhead, leveraging the latest advancements in the Java ecosystem like Virtual Threads and ZGC.
-
Updated
Jan 30, 2026 - Java
Ultra-fast, Zero-GC, In-Memory/Disk Key-Value Store built on Modern Java 21.
-
Updated
Mar 22, 2026 - Java
Proof-of-concept prototype for Heterogeneous Virtual Threads (HVTs) — a proposed extension of Project Loom's Virtual Thread model to hardware accelerators. Companion to the paper "Heterogeneous Virtual Threads: Extending Project Loom for First-Class Accelerator Support in the JVM"
-
Updated
Apr 19, 2026 - Java
Demo code showing how to use Java's scoped values
-
Updated
Sep 19, 2023 - Java
Remote math evaluator written in Java Virtual Threads
-
Updated
Feb 13, 2023 - Java
Quarkus demo application to compare controllers using platform threads, CompletableFuture, and virtual threads.
-
Updated
Nov 15, 2024 - Java
Improve this page
Add a description, image, and links to the project-loom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the project-loom topic, visit your repo's landing page and select "manage topics."