Commit Graph

137 Commits

Author SHA1 Message Date
Andreas Kull
8eaff8529a Merge pull request #43 from deephacks/json
REST Frameworks / Swagger
2014-09-01 08:37:23 +02:00
Andreas Kull
880965d2f1 Merge pull request #42 from deephacks/serialization
Serialization
2014-09-01 08:33:31 +02:00
Andreas Kull
b9f5a6e1d8 Merge pull request #45 from acisternino/bytecode-manip
Added Bytecode Manipulation section with some content. Maybe remove cglib later on, I think it suffers from inactivity.
2014-09-01 08:24:51 +02:00
Sojin
6805f31e7e Update README.md
Libs in alphabetical order.
2014-08-26 23:06:40 +08:00
Sojin
da12c7c518 Update README.md
Added few libs under Database and Distributed Applications
2014-08-26 23:05:20 +08:00
Andrea Cisternino (anci8360)
6ff6d88fb0 Added Bytecode Manipulation section with some content.
The ASM, cglib, and Javassist are the three most commonly used libraries for working
with Java bytecode at runtime. They are used by many frameworks and programs to
provide dynamic behavior like AOP programming.
2014-08-21 15:48:37 +02:00
Andreas Kull
ee77f79ba7 Merge pull request #38 from spoatacus/master
Add Ratpack
2014-08-18 23:23:29 +02:00
Andreas Kull
0ba79bebf3 Merge pull request #37 from acisternino/master
Added StringTemplate.
2014-08-18 23:21:20 +02:00
Kristoffer Sjogren
6fc73678cc Time4J 2014-08-17 21:16:38 +02:00
Kristoffer Sjogren
957c8b8cf7 Moved Swagger from JSON to REST frameworks 2014-08-17 21:02:44 +02:00
Kristoffer Sjogren
3aaa1c29c5 JSON / Swagger 2014-08-17 21:01:04 +02:00
Kristoffer Sjogren
1477eedfd7 Serialization 2014-08-17 20:47:41 +02:00
spoatacus
42f6edcb9d Add Ratpack
Ratpack is a set of Java libraries that facilitate fast, efficient, evolvable and well tested HTTP applications.
2014-08-07 22:58:30 -04:00
Andrea Cisternino (anci8360)
bb60ec7e28 Added StringTemplate.
StringTemplate is a java template engine for generating source code, web pages, emails,
or any other formatted text output. StringTemplate is particularly good at code generators,
multiple site skins, and internationalization/localization.
StringTemplate also powers the ANTLR parser generator.
2014-08-06 08:39:56 +02:00
Andreas Kull
6969ef1e6d Update README.md
Added:
Miscellaneous > AspectJ
2014-08-05 12:29:47 +02:00
Andreas Kull
de188aefab Update README.md
Fixed ordering added 'Search' topic which I forgot.
2014-08-05 10:09:08 +02:00
Andreas Kull
90524bf325 Update README.md
Sorted via awesome-python/sort.py
2014-08-05 10:00:37 +02:00
Andreas Kull
77c512879d Update README.md 2014-08-05 09:52:46 +02:00
Andreas Kull
f6cb24d660 Update README.md
Substituted awesome-awesome link for awesome-python
2014-08-05 09:50:31 +02:00
Andreas Kull
57a978fa1e Merge pull request #33 from fpavageau/small_fixes
Small fixes
2014-08-05 09:20:20 +02:00
Andreas Kull
5a9a661708 Merge pull request #36 from acisternino/master
Added Hazelcast.
2014-08-05 09:19:00 +02:00
Andreas Kull
35e3ac72b7 Update README.md
Added:
Logging > logstash
REST Frameworks > swookiee
Visualization > kibana
2014-08-05 09:07:08 +02:00
Andrea Cisternino
d739b99453 Added Hazelcast.
Hazelcast is an high-performance distributed implementation of the most important Java collections.
Operation performed on an Hazelcast collection are automatically replicated across a cluster
simplifying the development of distributed applications.
2014-08-05 08:59:54 +02:00
Frank Pavageau
65e172f87c Fix some spelling mistakes 2014-07-29 18:29:21 +02:00
Frank Pavageau
e4d305bf46 Recategorize Metrics
Metrics is definitely not in the "Code Analysis" category, as it doesn't
analyse code. It's a library, not a tool like SonarQube or FindBugs.
2014-07-29 18:21:15 +02:00
Andreas Kull
7ae8a2b650 Update README.md
Added:
Database > presto
Distributed Applications > Hystrix
Misc > OpenRefine
2014-07-28 16:02:44 +02:00
Andreas Kull
e7a7df561a Update README.md
Added:
High Performance > GS Collections
High Performance > fastutil
High Performance > hftc

Changed:
Order - 'High Performance'
2014-07-28 15:52:38 +02:00
Andreas Kull
accbb9e408 Update README.md
Added:
-Topic 'Imagery'
-Topic 'Search'
-Imagery > ZXing
-Imagery > Picasso
-Search > Solr
-Search > Elasticsearch
-Database > JDBI
-Development > RxJava
-Development > vert.x
-Distributed Applications > Apache Storm
-Machine Learning > h2o

Changed:
-Description 'Development'
2014-07-28 15:34:50 +02:00
Andreas Kull
6ebad9775e Merge pull request #29 from simonbasle/master
added restx to REST frameworks
2014-07-26 11:17:55 +02:00
Andreas Kull
df62ead63d Update README.md
Added RebelLabs.
2014-07-26 11:15:31 +02:00
Simon Baslé
02736f5839 added restx to REST frameworks 2014-07-25 10:55:03 +02:00
Andreas Kull
8ea32fdfd2 Update README.md 2014-07-24 14:28:50 +02:00
Andreas Kull
17f8d7279a Update README.md
Added Document Processing and two libraries for Microsoft and OpenOffice.
2014-07-24 14:27:49 +02:00
jon-ruckwood
486a573736 Updated README.md and TOPICS.md
New HTTP section and added OkHttp to it.
2014-07-18 09:22:26 +01:00
Andreas Kull
216f31f69a Update README.md
Readded Groovy.
2014-07-18 09:42:36 +02:00
Andreas Kull
50386c944d Update README.md
Added Bintray
Added Shippable
2014-07-18 09:23:52 +02:00
akullpp
d58aa61871 Update README.md
Added Distribution topic.
2014-07-16 22:05:38 +02:00
akullpp
f4ff0f41b2 Update README.md
Readded javatuples, but added a info that the concept maybe debatable.
2014-07-16 21:56:42 +02:00
akullpp
197a1925ff Update README.md
Added Lanterna
2014-07-16 21:48:25 +02:00
akullpp
9bbb9d8a38 Merge pull request #22 from dominicfarr/master
Update README.md
2014-07-16 21:13:44 +02:00
jon-ruckwood
3e403793b4 Added Travis to Continuous Integration 2014-07-16 09:44:56 +01:00
jon-ruckwood
5c309cf411 Added Networking section, added framework Netty. 2014-07-16 09:41:46 +01:00
jon-ruckwood
fdeff1fab7 Removed trailing whitespace from lines 2014-07-16 09:40:59 +01:00
akullpp
b2ef4dd677 Update README.md
Added: Apache Kafka
2014-07-16 10:07:15 +02:00
dom farr
368a8117cf Update README.md
Removed JDBI entry from Database section from this pull request as adding multiple suggestions in the same pull request does not follow contribution guidelines.
2014-07-16 09:01:12 +01:00
dom farr
9992ad87cf Update README.md
Added JDBI under Databases
2014-07-16 08:52:35 +01:00
akullpp
aedc1fe835 Update README.md
Added: Spring Boot
2014-07-16 09:50:02 +02:00
dom farr
3a5be9b9fc Update README.md
Added Retrofit under REST Frameworks
2014-07-16 08:48:19 +01:00
akullpp
972e8fde93 Update README.md
Added: jMonkeyEngine
2014-07-16 09:43:32 +02:00
akullpp
a66c3ff02d Update README.md
Extended some descriptions, fixed formatting and spelling.
2014-07-16 09:35:46 +02:00