ebarlas / project-loom-comparisonLinks
A comparison of different methods for achieving scalable concurrency in Java
☆71Updated 3 years ago
Alternatives and similar repositories for project-loom-comparison
Users that are interested in project-loom-comparison are comparing it to the libraries listed below
Sorting:
- In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support☆74Updated 3 months ago
- Simple Jetty server using Project Loom☆37Updated 3 years ago
- An exploration for running analytics on JDK Flight Recorder recordings☆133Updated 2 years ago
- Game of Life implemented in Java using virtual threads and communicating sequential processes☆146Updated 3 years ago
- Minesweeper implemented in Java using virtual threads and communicating sequential processes☆49Updated 2 years ago
- Benchmarks for JDK HTTP Server running on Java 21 with Virtual Threads☆165Updated last year
- A tiny CPU profiler for Java written completely in Java 17.☆92Updated last year
- Single-file program that illustrates how the JFR streaming API can be used.☆110Updated this week
- Experimenting with Project Loom☆121Updated last year
- App/Dynamic CDS, Shared Class Cache SCC, Ahead-of-Time AOT, OpenJDK HotSpot, Eclipse OpenJ9, Graal VM native-image☆54Updated 2 years ago
- Experiment to achieve 5 million persistent connections with Project Loom virtual threads☆362Updated 3 years ago
- https://openjdk.org/projects/amber☆145Updated 3 weeks ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆116Updated last year
- https://openjdk.org/projects/shenandoah☆84Updated last week
- Very spicy additions to Lombok's annotations☆54Updated 2 years ago
- A place for Microsoft's Java Engineering Group to put OpenJDK JEPs and/or patches before we submit to OpenJDK☆33Updated last year
- a lightweight, ultra-performant, zero dependency JDK http server implementation designed for embedding and optimized for virtual threads☆41Updated last month
- Async-Await support for Java☆107Updated 2 years ago
- Relational Streams for Java☆37Updated 2 years ago
- 1️⃣🐝🏎️ Path to the Fastest #1BRC Solution☆48Updated 9 months ago
- Opinionated SLF4J backend that logs natively to json☆49Updated 2 weeks ago
- A JUnit extension for asserting JDK Flight Recorder events☆316Updated 2 years ago
- The first Java Actor System supporting fibers from Project Loom☆229Updated 5 months ago
- Microservice-oriented load driver solving the coordinated-omission fallacy☆128Updated 3 weeks ago
- Game of Life implemented in Java using virtual threads and communicating sequential processes☆32Updated last year
- Hella fast HTTP server library for Java☆89Updated 10 months ago
- Java source code compiler facade for the Java JDK built-in Java compiler☆153Updated last year
- VMLens lets you test multi-threaded, concurrent Java☆124Updated last week
- Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin …☆109Updated last year
- PoC of running Doom on top of GraalVM☆73Updated 2 years ago