It seems that some links were not quite right (urldefense got in the way). Here they are again. Sorry.
Links 1. DataSketches Download Site: - https://datasketches.apache.org/docs/Community/Downloads.html 2. Release Summary: - https://github.com/apache/datasketches-memory/releases 3. Developer build and test documentation: - https://github.com/apache/datasketches-memory/blob/4.0.0/README.md 3. DataSketches Website - https://datasketches.apache.org On Tue, Oct 15, 2024 at 1:12 PM Alexander Saydakov <sayda...@yahooinc.com> wrote: > About DataSketches-Memory > This component of the DataSketches library provides high-performance > access to off-heap memory for Java applications. These are low-level > functions that are used by other DataSketches components. It does not > provide any command-line interface or GUI. > > This Release of DataSketches Memory is for Java 17. > > It will only compile on Java 17, but the class files should run on Java > versions higher than 17. > It uses the new jdk.incubator.foreign (Panama) instead of relying on JVM > internals. > Please refer to the formal Java documentation. > This version of Memory has eliminated a great deal of extra baggage due to > the previous reliance on JVM internals. As a result the code is much > smaller and simpler than its predecessor. > > Links > 1. DataSketches Download Site: > - https://datasketches.apache.org/docs/Community/Downloads.html > <https://urldefense.com/v3/__https://datasketches.apache.org/docs/Community/Downloads.html__;!!Op6eflyXZCqGR5I!ERcAbDjTL1VRMlvKWgxFGVkWsi11n9HhdkN1cU7VpuK7r6Iez-HYEF16-wTHpiqr6S73b1BuAv2kUNc$> > > 2. Release Summary: > - https://github.com/apache/datasketches-memory/releases > <https://urldefense.com/v3/__https://github.com/apache/datasketches-memory/releases__;!!Op6eflyXZCqGR5I!ERcAbDjTL1VRMlvKWgxFGVkWsi11n9HhdkN1cU7VpuK7r6Iez-HYEF16-wTHpiqr6S73b1BuuQyXD_I$> > > 3. Developer build and test documentation: > - https://github.com/apache/datasketches-memory/blob/4.0.0/README.md > > 3. DataSketches Website > - https://datasketches.apache.org > <https://urldefense.com/v3/__https://datasketches.apache.org__;!!Op6eflyXZCqGR5I!ERcAbDjTL1VRMlvKWgxFGVkWsi11n9HhdkN1cU7VpuK7r6Iez-HYEF16-wTHpiqr6S73b1Bugx2qntk$> > > Thank you to the PMC members and community for taking the time to review > this release! >