ebarlas / game-of-life-cspLinks
Game of Life implemented in Java using virtual threads and communicating sequential processes
☆146Updated 3 years ago
Alternatives and similar repositories for game-of-life-csp
Users that are interested in game-of-life-csp are comparing it to the libraries listed below
Sorting:
- https://openjdk.org/projects/amber☆145Updated 3 weeks ago
- Experimenting with Project Loom☆121Updated last year
- 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
- Provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error and r…☆70Updated 7 months ago
- 🧩 Java modules published at Maven Central☆151Updated this week
- Fast, Small, JDK 21+, GraalVM native friendly SLF4J logging framework☆100Updated this week
- A very basic library which will generate getters and setters.☆85Updated 5 months ago
- Small, Fast, Compliant JSON parser that uses events parsing and index overlay☆90Updated 2 years ago
- A library of useful Stream Gatherers (custom intermediate operations) for Java.☆109Updated 2 weeks ago
- Pragmatic Functional Java Essentials☆107Updated last year
- Project Loom Experiment using Spring Boot, Spring WebMVC, and Postgres☆116Updated 2 years ago
- VMLens lets you test multi-threaded, concurrent Java