Commit Graph

817 Commits

Author SHA1 Message Date
17f83d4196 Merge pull request #324 from douglasArantes/master
Smile - Statistical Machine Intelligence and Learning Engine
2016-04-16 11:48:27 +02:00
8d8b924ab4 Update README.md
Removed RoboVM since it is discontinued.
2016-04-16 11:47:07 +02:00
90450ac03b Add Lagom, the framework from Lightened. 2016-04-14 00:11:52 +04:00
43a58eed52 Added Dex 2016-04-04 13:23:41 +02:00
24e119bc39 Adds networking library urnlib
This library implements the a class for representing an Uniform Resource Name (URN). It implements parsing and serialization according to the constraints defined in [RFC 2141](https://tools.ietf.org/html/rfc2141). It's released on [Maven Central](http://search.maven.org/#artifactdetails|de.slub-dresden|urnlib|1.0.0|jar) and aims to serve as a network identifier handling library just like the native Java URL and URI classes.

I'm not entirely sure `Networking` is the proper category, but I also don't see any other category it might fit.
2016-04-01 10:14:14 +02:00
2ad198ad81 Add docx4j 2016-04-01 15:25:58 +08:00
95764bfd6d Merge pull request #338 from shyiko/master
Added jabba
2016-03-31 16:42:52 +02:00
0569ee12ff Update README.md 2016-03-27 18:19:57 -04:00
62d99d5983 Added jabba
#337
2016-03-27 07:10:24 -07:00
25ed7ec402 Swing part for JGraphX 2016-03-27 13:32:45 +02:00
6066fada10 Changes proposed by owner 2016-03-27 13:30:50 +02:00
b56f8a3159 Removed gitignore and sorted list 2016-03-27 12:19:05 +02:00
633b49c79c Added CC-BY-SA-4.0 license 2016-03-27 12:05:22 +02:00
7d0f969d5b Merge pull request #327 from antonarhipov/master
XRebel
2016-03-27 10:45:20 +02:00
78e2f53c48 Merge pull request #334 from acisternino/geospatial
Adds a new "Geospatial" section.
2016-03-27 10:20:48 +02:00
c7b58a03a0 Merge pull request #335 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2016-03-27 10:20:07 +02:00
2b54827d2e Added graph analysis and visualization libraries
Possibly there should be a new category for "Visualization".
2016-03-26 17:20:53 +01:00
44713dfff7 Update README URLs based on HTTP redirects 2016-03-23 07:45:53 -07:00
1af71ede03 Adds a new "Geospatial" section.
This section contains the most relevant libraries and toolkits for
working with Geospatial data.
2016-03-22 21:32:30 +01:00
2740659dda Added Java Algorithm Site
The list includes nearly 200 standalone Java implemention snippets of essential algorithms.
2016-03-22 16:07:08 +01:00
48bd6e0222 Added J8Spec Testing framework 2016-03-22 16:00:53 +01:00
a6b3bf66c4 Update README.md 2016-03-17 11:12:38 -04:00
a899711f5a Update README.md 2016-03-16 21:38:28 -04:00
ae2235cbca Merge pull request #2 from antonarhipov/antonarhipov-patch-1
corrected description for XRebel
2016-03-13 16:29:54 +02:00
716b51c2b4 corrected description for XRebel 2016-03-13 16:29:36 +02:00
97a36c9c0e Merge pull request #323 from johnmcclean-aol/patch-1
Change cyclops name to reflect project name change (cyclops-react). Updated github repo link also.
2016-03-13 14:51:09 +01:00
453e545295 Merge pull request #325 from vasouv/vasouv-additions
Added json-io in Serializers
2016-03-13 14:49:46 +01:00
ca992cbfdc Merge pull request #1 from antonarhipov/antonarhipov-xrebel
Added XRebel link and description
2016-03-09 15:45:42 +02:00
1d3c945740 Added XRebel link and description 2016-03-09 15:44:17 +02:00
74666df612 Merge pull request #326 from izeye/patch-4
Remove an extra `The`
2016-03-06 18:15:51 +01:00
e5c2248a70 Remove an extra The 2016-03-03 18:39:31 +09:00
02efd54969 Added json-io in Serializers 2016-03-02 12:38:35 +02:00
e2115ba98b Update README.md 2016-02-29 00:12:31 -04:00
d1d8819978 Update README.md
change cyclops name to cyclops-react to reflect project name change. Update link to new project home. 

Update feature list to include two core additional features (namely interfaces with extension methods for JDK Collections, and Streaming based on aggregations of Futures).
2016-02-26 16:50:03 +00:00
abb54f8176 Merge pull request #321 from axelfontaine/patch-1
Added Boxfuse
2016-02-26 12:13:36 +01:00
cb3ab876c2 Removed new category deployment 2016-02-26 11:57:32 +01:00
f8d6049d78 Added Boxfuse 2016-02-24 00:29:42 +01:00
4e17f50ca1 Merge pull request #320 from anton-johansson/add-speedment
Add Speedment
2016-02-23 09:39:07 +01:00
acdddaa865 Add Speedment 2016-02-21 15:33:32 +01:00
a2d03e0086 Merge pull request #303 from pron/krakatoa
Add Krakatoa
2016-02-18 21:57:59 +01:00
d298f5244e Delete .travis.yml
Too many random errors
2016-02-18 21:57:31 +01:00
e36ac0223a Merge pull request #317 from RAnders00/patch-1
Add more detail about CircleCI.
2016-02-18 21:54:00 +01:00
2965bd079c Merge pull request #318 from izeye/patch-3
Fix casing and a missing period
2016-02-18 21:53:38 +01:00
b15746c501 Fix casing and a missing period 2016-02-02 20:49:50 +09:00
0a86c933aa Add more detail about CircleCI.
See https://circleci.com/pricing/ for reference
2016-01-31 10:02:23 +01:00
ef2b3aa055 Merge remote-tracking branch 'akullpp/master' into krakatoa 2016-01-31 08:03:56 +02:00
6650e82b59 Merge pull request #305 from pron/metrics
Move metrics from Logging to Monitoring
2016-01-29 19:42:53 +01:00
0e546bd6eb Merge pull request #313 from codenameone/master
Flushed out the Java mobile ecosystem
2016-01-29 19:41:47 +01:00
8e2845c587 Merge remote-tracking branch 'akullpp/master' into krakatoa 2016-01-28 06:36:50 +02:00
9d4cc5b701 Fix metrics link 2016-01-28 06:28:20 +02:00