Download JAR files tagged by algorithm with all dependencies
yitter-idgenerator from group com.github.yitter (version 1.0.6)
Shorter ID and faster generation with a new snowflake drift algorithm. The core is to shorten the ID
length, but also can have a very high instantaneous concurrent processing capacity (50W/0.1s), and powerful
configuration capacity.
Group: com.github.yitter Artifact: yitter-idgenerator
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact yitter-idgenerator
Group com.github.yitter
Version 1.0.6
Last update 06. April 2021
Organization not specified
URL https://github.com/yitter/idgenerator
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.yitter
Version 1.0.6
Last update 06. April 2021
Organization not specified
URL https://github.com/yitter/idgenerator
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
api-boot-plugin-sequence from group org.minbox.framework (version 2.2.7.RELEASE)
分布式高效ID算法集成,基于Twitter的Snowflake("雪花算法")算法实现分布式高效有序ID生产黑科技
Distributed efficient ID algorithm integration,
based on Twitter's Snowflake algorithm to achieve distributed efficient and orderly ID production black
technology.
See more details:https://gitee.com/yu120/sequence
Group: org.minbox.framework Artifact: api-boot-plugin-sequence
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact api-boot-plugin-sequence
Group org.minbox.framework
Version 2.2.7.RELEASE
Last update 07. July 2020
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.minbox.framework
Version 2.2.7.RELEASE
Last update 07. July 2020
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
hasco-fanova from group ai.libs (version 0.2.1)
HASCO is a framework for reducing configuration tasks (e.g. software system configuration or algorithm configuration) into an HTN planning problem. This can then in turn be reduced to a graph search problem that can be solved by any kind of standard graph search algorithm, e.g., breadth-first-search.
Artifact hasco-fanova
Group ai.libs
Version 0.2.1
Last update 11. February 2020
Organization not specified
URL https://libs.ai
License AGPLv3
Dependencies amount 5
Dependencies owner-java8, guava, slf4j-api, hasco, jaicore-ml-weka,
There are maybe transitive dependencies!
Group ai.libs
Version 0.2.1
Last update 11. February 2020
Organization not specified
URL https://libs.ai
License AGPLv3
Dependencies amount 5
Dependencies owner-java8, guava, slf4j-api, hasco, jaicore-ml-weka,
There are maybe transitive dependencies!
hasco from group ai.libs (version 0.2.1)
HASCO is a framework for reducing configuration tasks (e.g. software system configuration or algorithm configuration) into an HTN planning problem. This can then in turn be reduced to a graph search problem that can be solved by any kind of standard graph search algorithm, e.g., breadth-first-search.
Artifact hasco
Group ai.libs
Version 0.2.1
Last update 11. February 2020
Organization not specified
URL https://libs.ai
License GPLv3
Dependencies amount 11
Dependencies owner-java8, guava, slf4j-api, jaicore-basic, jaicore-logic, jaicore-ml, jaicore-algorithminspector, jaicore-planning, jaicore-search, commons-lang3, mysql-connector-java,
There are maybe transitive dependencies!
Group ai.libs
Version 0.2.1
Last update 11. February 2020
Organization not specified
URL https://libs.ai
License GPLv3
Dependencies amount 11
Dependencies owner-java8, guava, slf4j-api, jaicore-basic, jaicore-logic, jaicore-ml, jaicore-algorithminspector, jaicore-planning, jaicore-search, commons-lang3, mysql-connector-java,
There are maybe transitive dependencies!
algorithm from group de.viadee.xai.anchor (version 1.0.2)
Java application implementing the Anchors algorithm (https://github.com/marcotcr/anchor)
efficiently, in order to explain the underlying rules in machine learning models.
0 downloads
Artifact algorithm
Group de.viadee.xai.anchor
Version 1.0.2
Last update 29. July 2019
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/javaAnchorExplainer
License BSD-3 Clause
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group de.viadee.xai.anchor
Version 1.0.2
Last update 29. July 2019
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/javaAnchorExplainer
License BSD-3 Clause
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
extendedset from group io.druid (version 0.12.3)
Implementation of CONCISE (COmpressed 'N" Composable Integer SEt) bit map compression algorithm by Alessandro
Colantonio with some enhanced features - http://ricerca.mat.uniroma3.it/users/colanton/docs/concise.pdf
Artifact extendedset
Group io.druid
Version 0.12.3
Last update 09. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies java-util, guava, RoaringBitmap,
There are maybe transitive dependencies!
Group io.druid
Version 0.12.3
Last update 09. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies java-util, guava, RoaringBitmap,
There are maybe transitive dependencies!
jraft-core from group com.github.datatechnology.jraft.core (version 1.0.1)
Java implementation of Raft Consensus, this module contains only the core algorithm, and does not have any dependency except Java SE 8, for interface implementations that required by this module, please checkout jraft-ext module
Group: com.github.datatechnology.jraft.core Artifact: jraft-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jraft-core
Group com.github.datatechnology.jraft.core
Version 1.0.1
Last update 10. May 2018
Organization not specified
URL https://github.com/datatechnology/jraft
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.datatechnology.jraft.core
Version 1.0.1
Last update 10. May 2018
Organization not specified
URL https://github.com/datatechnology/jraft
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
fork-of-edu.ufl.cise.bsmock.graph from group com.programmerare.shortest-paths (version 1.0.0)
Group: com.programmerare.shortest-paths Artifact: fork-of-edu.ufl.cise.bsmock.graph
Show documentation Show source
Show documentation Show source
0 downloads
tools4j-meanvar from group org.tools4j (version 1.1)
Tiny Java utility to incrementally calculate Mean and Standard Deviation with a numerically stable algorithm. Contains a simple utility class to incrementally calculate moving average and moving standard deviation of a data series.
Artifact tools4j-meanvar
Group org.tools4j
Version 1.1
Last update 18. April 2018
Organization not specified
URL https://github.com/tools4j/meanvar
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.tools4j
Version 1.1
Last update 18. April 2018
Organization not specified
URL https://github.com/tools4j/meanvar
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
spring-webmvc-jsflow from group org.szegedi (version 1.3)
A controller component for Spring MVC that allows complex
control flows spanning several webpages in web applications to be
expressed as a single structured algorithm in JavaScript, using
Mozilla Rhino JavaScript runtime.
Artifact spring-webmvc-jsflow
Group org.szegedi
Version 1.3
Last update 13. August 2017
Organization Attila Szegedi
URL http://github.com/szegedi/spring-webmvc-jsflow
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies commons-logging, rhino, spring-beans, spring-context, spring-core, spring-jdbc, spring-tx, spring-web, spring-webmvc,
There are maybe transitive dependencies!
Group org.szegedi
Version 1.3
Last update 13. August 2017
Organization Attila Szegedi
URL http://github.com/szegedi/spring-webmvc-jsflow
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies commons-logging, rhino, spring-beans, spring-context, spring-core, spring-jdbc, spring-tx, spring-web, spring-webmvc,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
Page 90 from 102 (items total 1015)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy