Various gRPC benchmarks. Contribute to LesnyRumcajs/grpc_bench development by creating an account on GitHub. (more…)
Read more »
Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with detailed answers in form of unit tests. - GitHub - HubertWo/java-stream-kata: Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with d... (more…)
Read more »
A key goal in Project Valhalla is to flatten value objects into their
heap containers, while simultaneously upholding all specified
behaviors of those containers. A value’s flat representation must
provide storage bits for each field of the value, allocat... (more…)
Read more »
Enhance the Java programming language with record patterns to deconstruct record
values. Record patterns and type patterns can be nested to
enable a powerful, declarative, and composable form of data navigation and
processing. This is a preview language ... (more…)
Read more »
Coerce is a set of Java libraries created to make high-concurrent and high-performance application development easier. It is distributed under the Apache v2 license.
Read more »