jar

co.datadome : fastutil-core

Maven & Gradle

Dec 25, 2022
1.7k stars

fastutil · fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Table Of Contents

Latest Version

Download co.datadome : fastutil-core JAR file - Latest Versions:

All Versions

Download co.datadome : fastutil-core JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fastutil-core-8.5.11.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.