READING
-XX:+UseCompactObjectHeaders is your new TURBO button for JDK 24+
Compact Object Headers reduce the memory overhead of each object, leading to less pressure on memory allocation and potentially better cache utilization. For memory-intensive tasks like JSON processing, this can translate directly into higher throughput.
Andriy Plokhotnyuk (@aplokhotnyuk)
|
|
EVENTS
15% discount for LambdaConf, May 10th - 16th, Estes Park, CO, USA
This year's conference will feature a hand-picked lineup of renowned and new speakers, thought-provoking keynotes, hands-on workshops, hackathons, and panel discussions. Whether you are a seasoned professional or just starting your journey in functional programming and AI, LambdaConf 2025 offers something for everyone.
LambdaConf (@lambda_conf)
|
10% discount for Lambda Days, June 12th-13th, Kraków, Poland
Our event is one of the biggest functional programming conferences in Europe with 2 days packed with inspiring talks, networking opportunities, and, of course, some fun(). Use promo code Time4Scala for a special discount for our readers!
LambdaDays (@LambdaDays)
|
|
|
RELEASES
commoncrawl-stream
This project demonstrates how to process data fetched from CommonCrawl with Spark NLP & Tika.
Ivan Potapov
|
Kyo 0.17.0
This is likely one of the last releases before the 1.0-RC cycle! Please report any issues or difficulties with the library so we can address them before committing to a stable API.
Kyo contributors
|
mill 0.12.10
A bunch of fixes and improvements.
Mill contributors
|
cdxgen 11.2.x
cdxgen can generate a variety of Bill of Materials (xBOM) for a number of languages, package managers, container images, and operating systems. With the latest release v11.2.x, we have added a hybrid (source + TASTy) semantic analyzer for Scala 3, to improve the precision and richness of information in the generated CycloneDX SBOM.
cdxgen contributors
|
tasks
Task datatype, meant for cross-language interop (Java, Kotlin, Scala),
Alexandru Nedelcu (@alexelcu)
|
|
|
|