Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more. - manifold-systems/manifold... (more…)
Read more »
A lightweight Actor framework for Java 21 and above. Library of idiomatic Actors to create and manage millions of cooperating Actors - dust-ai-mr/dust-core... (more…)
Read more »
Concurrent applications, those serving multiple independent application actions simultaneously, are the bread and butter of Java server-side programming. The thread has been Java’s primary unit of concurrency since Java’s inception, and is a core construc... (more…)
Read more »