All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by particular with all dependencies

Search JAR files by class name

oak from group com.yahoo.oak (version 0.2.5)

Group: com.yahoo.oak Artifact: oak
Show all versions Show documentation Show source 
 

3 downloads
Artifact oak
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

root from group com.yahoo.oak (version 0.2.5)

A scalable, concurrent, in-memory Key Value (KV) map. Oak implements a concurrent Key-Value map that can keep all keys and values off-heap. This enables working with bigger heap sizes than JVM's managed heap. OakMap implements an API similar to the industry standard Java8 ConcurrentNavigableMap API. It provides strong (atomic) semantics for read, write, and read-modify-write, as well as (non-atomic) range query (scan) operations, both forward and backward. OakMap is optimized for big keys and values, in particular, for incremental maintenance of objects (update in-place). It is faster and scales better with additional CPU cores than the popular Java ConcurrentNavigableMap ConcurrentSkipListMap

Group: com.yahoo.oak Artifact: root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact root
Group com.yahoo.oak
Version 0.2.5
Last update 03. March 2022
Organization Yahoo Inc.
URL https://github.com/yahoo/Oak
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stub from group com.yahoo.oak (version 0.2.3.1)

Group: com.yahoo.oak Artifact: stub
Show all versions 
 

0 downloads
Artifact stub
Group com.yahoo.oak
Version 0.2.3.1
Last update 28. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies oak-benchmarks-synchrobench,
There are maybe transitive dependencies!

executor from group com.jano7 (version 2.0.2)

This small library provides an optimized solution to a problem where tasks for a particular key need to be processed sequentially as they arrive. This kind of problem can be solved by a SingleThreadExecutor, however it is not efficient. The issue is that the tasks for unrelated keys are not being processed in parallel, instead they are put into a queue common to all keys and wait for the single thread to execute them. This library allows them to be executed concurrently. Moreover this library works well in a situation where all the possible keys and their number is not known upfront.

Group: com.jano7 Artifact: executor
Show all versions Show documentation Show source 
 

0 downloads
Artifact executor
Group com.jano7
Version 2.0.2
Last update 20. September 2020
Organization not specified
URL https://github.com/jano7/executor
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

prob from group net.sf.tweety.arg (version 1.17)

Group: net.sf.tweety.arg Artifact: prob
Show all versions Show documentation Show source 
 

0 downloads
Artifact prob
Group net.sf.tweety.arg
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies deductive, dung, commons,
There are maybe transitive dependencies!

dialogues from group net.sf.tweety.agents (version 1.17)

Group: net.sf.tweety.agents Artifact: dialogues
Show all versions Show documentation Show source 
 

0 downloads
Artifact dialogues
Group net.sf.tweety.agents
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies agents, saf, prob,
There are maybe transitive dependencies!

aba from group net.sf.tweety.arg (version 1.17)

Group: net.sf.tweety.arg Artifact: aba
Show all versions Show documentation Show source 
 

0 downloads
Artifact aba
Group net.sf.tweety.arg
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons, graphs, dung, aspic,
There are maybe transitive dependencies!

qbf from group net.sf.tweety.logics (version 1.17)

Group: net.sf.tweety.logics Artifact: qbf
Show all versions Show documentation Show source 
 

0 downloads
Artifact qbf
Group net.sf.tweety.logics
Version 1.17
Last update 14. July 2020
Organization not specified
URL http://sourceforge.net/projects/tweety/
License not specified
Dependencies amount 3
Dependencies org.ow2.sat4j.core, pl, math,
There are maybe transitive dependencies!

beliefdynamics from group net.sf.tweety (version 1.17)

Group: net.sf.tweety Artifact: beliefdynamics
Show all versions Show documentation Show source 
 

0 downloads
Artifact beliefdynamics
Group net.sf.tweety
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies agents, deductive, dung,
There are maybe transitive dependencies!

delp from group net.sf.tweety.arg (version 1.17)

Group: net.sf.tweety.arg Artifact: delp
Show all versions Show documentation Show source 
 

6 downloads
Artifact delp
Group net.sf.tweety.arg
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies fol, dung, args4j,
There are maybe transitive dependencies!



Page 23 from 33 (items total 327)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy