java-jctools-core
Concurrency tools for Java
This library implements concurrent data structures that are not natively available in Java.
- Versions: 1.2.1
- Website: https://github.com/JCTools/JCTools
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-jctools-core
as follows:
guix install java-jctools-core
Or install a particular version:
guix install java-jctools-core@1.2.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.