Commit Graph

1096 Commits

Author SHA1 Message Date
Andreas Kull
1f4dffd7e0 Added Frontends
Added a new frontends category which process this list.
2016-06-11 14:39:48 +02:00
Andreas Kull
a6d150d280 Added platform section
Spring being the first platform framework in this section.

I decided not to delete Spring library entries in other sections for now.
2016-06-11 14:30:08 +02:00
Jonathan Bullock
5e3b6ae1a1 Moved entry down. 2016-06-09 00:04:50 +01:00
Jonathan Bullock
2d24e4904f Added JBake. 2016-06-08 23:15:38 +01:00
Andreas Kull
d612a11ab5 Merge pull request #359 from adakbar/master
Author moved it to Github Pages
2016-06-08 09:18:14 +02:00
Andreas Kull
b3c8675ca2 Merge pull request #361 from lukaseder/patch-2
Hey there, found me on this list. Thought I'd pimp my "profile" :)
2016-06-08 09:15:10 +02:00
Lukas Eder
0e8d1f4dce Hey there, found me on this list. Thought I'd pimp my "profile" :) 2016-06-07 06:20:58 +02:00
Adam Akbar
2bb3857233 Author moved it to Github Pages 2016-06-05 14:26:55 +07:00
Andreas Kull
0088356025 Merge pull request #357 from JoeHegarty/master
Orbit URL has changed
2016-05-29 11:26:42 +02:00
Joe Hegarty
8ae4275b22 Update orbit location 2016-05-26 20:27:23 -06:00
Andreas Kull
bc0aa15c41 Merge pull request #355 from tlossen/master
added nakadi entry
2016-05-18 20:11:43 +02:00
Tim Lossen
0becf41a8d added nakadi entry 2016-05-18 17:53:32 +02:00
Andreas Kull
65d967c9a6 Merge pull request #354 from fabriziofortino/patch-1
Fixed link for Google Java Style
2016-05-16 18:44:38 +02:00
Fabrizio Fortino
d8ebbcc74f Fixed link for Google Java Style 2016-05-13 07:44:24 +01:00
Andreas Kull
ebe223e919 Added new popular libraries
Taken from TechRadar and reddit. All libraries have some relation to the Java language.
2016-05-08 13:20:44 +02:00
Andreas Kull
aba62c5c69 Removed irrelevant outdated libraries and moved relevant ones to the Ancients 2016-05-08 12:36:07 +02:00
Andreas Kull
b77c18af05 Merge branch 'master' of https://github.com/akullpp/awesome-java 2016-05-08 10:37:08 +02:00
Andreas Kull
c2fea2ff12 Adds outstanding changes
Some PRs were abandoned by their authors and are now manually included.
The Issues, especially the Big Cleanup were consolidated.
Pure Android libraries were removed.
2016-05-08 10:36:19 +02:00
Andreas Kull
b244d70992 Merge pull request #340 from HanOy/patch-1
Add docx4j
2016-05-08 10:16:38 +02:00
Andreas Kull
b83b919cd0 Merge pull request #341 from claussni/patch-1
Adds networking library urnlib
2016-05-02 08:30:26 +02:00
Andreas Kull
c3a5434e68 Merge pull request #344 from arakcheev/lagom-framework
Add Lagom, the framework from Lightbend.
2016-05-02 08:29:49 +02:00
Andreas Kull
906fc5df76 Merge pull request #345 from karollewandowski/master
The junit-dataprovider - a TestNG like dataprovider runner for JUnit
2016-05-02 08:29:25 +02:00
Andreas Kull
f1cb8ce94a Merge pull request #349 from johnmcclean-aol/patch-2
Add Microserver
2016-05-02 08:25:39 +02:00
johnmcclean-aol
95618a1545 Add Microserver
Microserver is a plugin system for building Microservices on top of plain old Spring or Spring Boot. It helps solve the problem of abstracting and extracting infrastructure code from common libraries, by providing a controlled & extensible plugin mechanism. Creating a plugin is as simple as creating a Service, and plugins can be used simply by adding them to the classpath.
2016-04-29 13:35:35 +01:00
Karol Lewandowski
b08db5b6e9 Changed description of junit-dataprovider 2016-04-18 22:07:11 +02:00
Karol Lewandowski
948c882594 Added junit-dataprovider 2016-04-18 22:04:59 +02:00
ouyanghan
bcd87d99d1 Update README.md 2016-04-17 11:44:00 +08:00
Andreas Kull
b7bce167a5 Update README.md
Added missing link to performance analysis section
2016-04-16 11:55:35 +02:00
Andreas Kull
e5a9010dcd Merge pull request #333 from sgwerder/master
Useful libraries / webpages added: J8Spec, Java Algorithm Site, Graph Visualization
2016-04-16 11:50:38 +02:00
Andreas Kull
17f83d4196 Merge pull request #324 from douglasArantes/master
Smile - Statistical Machine Intelligence and Learning Engine
2016-04-16 11:48:27 +02:00
Andreas Kull
8d8b924ab4 Update README.md
Removed RoboVM since it is discontinued.
2016-04-16 11:47:07 +02:00
Artem Arakcheev
90450ac03b Add Lagom, the framework from Lightened. 2016-04-14 00:11:52 +04:00
sgwerder
43a58eed52 Added Dex 2016-04-04 13:23:41 +02:00
Ralf Claussnitzer
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
HanOy
2ad198ad81 Add docx4j 2016-04-01 15:25:58 +08:00
Andreas Kull
95764bfd6d Merge pull request #338 from shyiko/master
Added jabba
2016-03-31 16:42:52 +02:00
douglasArantes
0569ee12ff Update README.md 2016-03-27 18:19:57 -04:00
Stanley Shyiko
62d99d5983 Added jabba
#337
2016-03-27 07:10:24 -07:00
sgwerder
25ed7ec402 Swing part for JGraphX 2016-03-27 13:32:45 +02:00
sgwerder
6066fada10 Changes proposed by owner 2016-03-27 13:30:50 +02:00
Andreas Kull
b56f8a3159 Removed gitignore and sorted list 2016-03-27 12:19:05 +02:00
Andreas Kull
633b49c79c Added CC-BY-SA-4.0 license 2016-03-27 12:05:22 +02:00
Andreas Kull
7d0f969d5b Merge pull request #327 from antonarhipov/master
XRebel
2016-03-27 10:45:20 +02:00
Andreas Kull
78e2f53c48 Merge pull request #334 from acisternino/geospatial
Adds a new "Geospatial" section.
2016-03-27 10:20:48 +02:00
Andreas Kull
c7b58a03a0 Merge pull request #335 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2016-03-27 10:20:07 +02:00
sgwerder
2b54827d2e Added graph analysis and visualization libraries
Possibly there should be a new category for "Visualization".
2016-03-26 17:20:53 +01:00
ReadmeCritic
44713dfff7 Update README URLs based on HTTP redirects 2016-03-23 07:45:53 -07:00
Andrea Cisternino
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
sgwerder
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
sgwerder
48bd6e0222 Added J8Spec Testing framework 2016-03-22 16:00:53 +01:00