Commit Graph

351 Commits

Author SHA1 Message Date
moru0011
99d93af89b Update README.md
added fst. In contradiction to other frameworks it is API compatible to JDK serialization, so can make use of existing readObject/writeObject etc. code. Still its in the same ballpark (if not faster) performance wise as similar libs.
2015-08-14 10:51:27 +02:00
Andreas Kull
ef971e999a Merge branch 'master' into fix/syntax-sorting
Conflicts:
	README.md
2015-08-09 10:18:25 +02:00
Andreas Kull
bb140a6054 Fixed whitespaces errors and sorted the list 2015-08-05 13:12:24 +02:00
Andreas Kull
450ce81634 Replaced the inspiration string by a logo in the headline 2015-08-05 12:42:27 +02:00
JB Giraudeau
8ba58b0065 Added Fugue: Functional extensions (Guava, Java 8)
In particular it provides Option and Either types similar to the Scala library as well as a Pair.
Nice, lightweight, well-tested, functional programming library to complement Guava (2.x serie) or Java 8 (3.x serie).
By Atlassian and contributors.
2015-08-04 15:29:18 +02:00
Kristoffer Sjögren
1212837296 Fix javassist url 2015-07-22 21:38:30 +02:00
Avinash Sahu
8038192ff0 REST Frameworks
Added RestExpress in the REST Frameworks section. Issue #190
2015-07-22 16:20:03 +05:30
Kristoffer Sjögren
05e706de44 Brian and Martin in twitter section. 2015-07-16 15:32:36 +02:00
Kristoffer Sjogren
f42833fdda sbe 2015-07-04 02:56:55 +02:00
Kristoffer Sjogren
8ddc7da947 wire 2015-07-04 02:52:26 +02:00
Kristoffer Sjogren
b7d3e93213 protobuf 2015-07-04 02:46:01 +02:00
Kristoffer Sjogren
bc5d58e647 JCTools 2015-07-04 02:29:36 +02:00
Kristoffer Sjogren
c835a2cf52 LatencyUtils 2015-07-04 02:25:15 +02:00
Kristoffer Sjogren
44c2a46c76 jhiccup 2015-07-04 02:20:09 +02:00
Andreas Kull
8a522e2b83 Merge pull request #179 from deephacks/reactive
Reactive
2015-07-02 16:38:11 +02:00
Andreas Kull
11fa61010f Merge pull request #180 from deephacks/google-truth
google truth
2015-07-02 16:36:53 +02:00
Kristoffer Sjogren
dfb25f9ea2 update dagger (by square) to dagger2 (now maintained by google) 2015-07-02 02:02:28 +02:00
Kristoffer Sjogren
e6084d1580 truth is created by google which is worth mentioning 2015-07-02 01:55:54 +02:00
Kristoffer Sjogren
8ff652730d google truth 2015-07-02 01:53:08 +02:00
Kristoffer Sjogren
455f6ff943 try fix reactive libraries toc anchor 2015-07-01 10:32:07 +02:00
Kristoffer Sjogren
c4a06bd581 reactive libraries section #178 2015-07-01 10:29:17 +02:00
Andreas Kull
06c0d2edee Merge pull request #177 from deephacks/cyclops
cyclops
2015-07-01 09:13:27 +02:00
Kristoffer Sjogren
03155754f1 cyclops 2015-06-30 10:52:42 +02:00
Alessandro Leite
68d96282be Include the Gephi platform in the Utility section 2015-06-24 17:04:42 +02:00
Alessandro Leite
6e86202ead Remove the reference to DotCi and include the reference to Crate 2015-06-23 14:18:10 +02:00
Alessandro Leite
81438c8c9c Merge branch 'master' of github.com:akullpp/awesome-java 2015-06-23 14:03:58 +02:00
Alexander Brandt
4591752c0b Update README.md
Removed Pebbl.
2015-06-20 01:27:03 +02:00
Alexander Brandt
91907fb8dc Update README.md
Added Pippo web framework.
2015-06-20 01:26:12 +02:00
Alexander Brandt
e46b707ab3 Update README.md 2015-06-20 01:21:07 +02:00
Alexander Brandt
b89a8e11e6 Update README.md
Added Pippo Web framework.
2015-06-20 00:52:43 +02:00
Alexander Brandt
13466a806b Update README.md
Added Pebble templating engine.
2015-06-20 00:48:45 +02:00
Alessandro Leite
1e483234e8 Include DotCi and MapDB in the CI and database section 2015-06-09 00:24:22 +02:00
Alessandro Leite
f25dd385a2 Fix the typo problem on describing the JHipster project 2015-06-02 18:32:59 +02:00
Andreas Kull
7cb6ddca02 Merge pull request #165 from f1yegor/javamelody
monitoring: javamelody
2015-06-01 21:28:52 +02:00
f1yegor
43f7c93231 monitoring: javamelody 2015-06-01 21:24:59 +02:00
Andreas Kull
e0c6cfc127 Merge pull request #160 from veysiertekin/master
`flyingsaucer` was added
2015-06-01 19:32:06 +02:00
Andreas Kull
c7b5fe7928 Merge pull request #167 from Skyr/master
Add Bouncy Castle crypto library
2015-06-01 19:20:14 +02:00
Alessandro Leite
f11903f9cf Add the projects: JHispter and Smack 2015-05-28 10:26:44 +02:00
Stefan Schlott
194131e363 Add Bouncy Castle crypto library
Even though the API feels dated, it's still one of the most used (and useful) Java crypto libraries.
2015-05-27 09:14:17 +02:00
f1yegor
9255a1f6cc monitoring: javamelody 2015-05-24 20:33:36 +03:00
Andreas Kull
020e9854c4 Merge pull request #159 from atehrani/patch-1
Update the README.md file to include the WireMock Library
2015-05-24 10:56:09 +02:00
Benjamin Schandera
875f7ea5d3 align style in CSV paragraph description 2015-05-23 10:47:48 +02:00
Anthony
ea6433b5fb Remove unnecessary character in Web Frameworks section. 2015-05-17 15:46:57 -04:00
Veysi Ertekin
3f3be6306e flyingsaucer was added 2015-05-13 19:06:26 +03:00
Abraham Tehrani
3f22f10ae0 Update the README.md file to include the WireMock Library
Update the README.md file to include the WireMock Library, I think it's a great tool.
2015-05-12 13:20:14 -07:00
Andreas Kull
7c603de02c Merge pull request #158 from akullpp/add/error-prone
Adds Google's Error Prone
2015-05-11 22:05:03 +02:00
Andreas Kull
b558e1a217 Merge pull request #157 from rgladwell/eclipse
Ammended Eclipse entry to be less ambiguous.
2015-05-11 22:04:54 +02:00
Andreas Kull
2ad6bbdce6 Merge pull request #156 from jitpack-io/patch-1
Added JitPack to Distribution section
2015-05-11 22:04:10 +02:00
Andreas Kull
4521df2d9b Merge pull request #155 from raphw/vjug
Added vJUG
2015-05-11 21:57:05 +02:00
Andreas Kull
749c1a8d60 Merge pull request #154 from raphw/master
Added documents4j
2015-05-11 21:56:40 +02:00