Commit Graph

955 Commits

Author SHA1 Message Date
13ef572c31 Added the byteman library which falls under the bytecode manipulation category but is distinct in purpose from the tools already mentioned 2015-09-09 17:49:33 +03:00
45d660b075 Fixed merge conflicts with remote-tracking branch 'akullpp/master' 2015-09-08 15:29:30 +02:00
aaaa7fb44d Merge pull request #217 from akullpp/feature/refactoring
Refactoring
2015-09-04 14:28:37 +02:00
44b45ace1b Merge pull request #219 from johanhaleby/master
Added REST Assured testing tool
2015-09-04 14:27:38 +02:00
e083a150b6 Aleksey Shipilëv twitter account 2015-09-02 22:47:13 +02:00
dba7fc94cf Druid, OLAP data store. 2015-09-02 20:48:27 +02:00
5f49d98620 Bazel, build tool by Google 2015-09-02 20:30:42 +02:00
7b403d824d Added REST Assured testing tool 2015-09-01 20:21:13 +02:00
8a41704fac Refactoring
* Added Ancients category
* Removed "Java" in descriptions were superfluous
* Consolidated spelling of open-source
* Removed sentence-initial "An/A"
* Other minor changes
2015-08-29 16:13:30 +02:00
c17637ce90 Merge pull request #200 from otisg/patch-1
Added SPM under Monitoring
2015-08-29 15:35:05 +02:00
76b80f0a58 Merge pull request #204 from geoand/languages
Languages
2015-08-29 15:30:38 +02:00
70c3498f3a Merge pull request #206 from wendigo/patch-1
Add Hermes to messaging section
2015-08-29 15:30:02 +02:00
15d824ad81 Merge pull request #209 from RuedigerMoeller/master
Update README.md
2015-08-29 15:29:38 +02:00
9740ce9eb0 Merge pull request #211 from dpsoft/master
Added Kamon under Monitoring
2015-08-29 15:28:49 +02:00
c8aa5f8fc2 Merge pull request #212 from skybber/master
HotswapAgent added.
2015-08-29 15:27:15 +02:00
1c607941f9 Update README.md 2015-08-28 23:32:59 +02:00
62cae12cbc Update README.md 2015-08-24 21:33:26 +02:00
f377e7526d Merge pull request #213 from akullpp/feature/deltaspike
Added Apache DeltaSpike
2015-08-23 21:12:22 +02:00
a6b471b8bd Merge pull request #214 from akullpp/feature/owner
Added owner
2015-08-23 21:12:14 +02:00
b6daf86b73 Merge pull request #216 from akullpp/fix/urls
Fixed links
2015-08-23 21:10:48 +02:00
7c0a8aef67 Fixed links
Changed sourceforge to github where possible.
Fixed links to dead projects.
2015-08-23 21:10:12 +02:00
af377dec09 Massive amount of refactoring 2015-08-23 20:53:44 +02:00
5e8088192a Added owner 2015-08-23 19:49:25 +02:00
347b780701 Added Apache DeltaSpike 2015-08-23 19:44:25 +02:00
077f7c3ee7 Agrona 2015-08-21 15:41:18 +02:00
2030983edd Deeplearning4j 2015-08-21 12:20:19 +02:00
e0977392d4 DeepDive 2015-08-21 12:17:31 +02:00
d062c9ebc7 HotswapAgent added. 2015-08-20 13:32:17 +02:00
06cf275377 Changed name
Small changes to text
2015-08-18 15:03:03 +03:00
8877d9f999 Added Kamon under Monitoring 2015-08-17 19:00:35 -03:00
b4322fadbb Merge pull request #207 from obfischer/master
Added jQAssistant to the list of code analysis tools.
2015-08-17 22:19:10 +02:00
fe86f07a32 Added the dot to the end of the sentence. 2015-08-17 22:10:22 +02:00
0a0a0248d8 Merge pull request #210 from vietj/master
Added CRaSH the shell for the JVM
2015-08-15 13:19:34 +02:00
8cef8412cf Added CRaSH the shell for the JVM 2015-08-15 12:20:11 +02:00
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
bd84521c33 Added jQAssistant to the list of code analysis tools. 2015-08-13 21:28:32 +02:00
6b0ce6d75f Update README.md 2015-08-13 19:34:30 +02:00
0c76c0e39a Fixed Clojure typo 2015-08-13 15:50:37 +03:00
9ac5d2293c Anchor fix 2015-08-13 15:49:26 +03:00
e2c3653821 Added section on alternative JVM languages 2015-08-13 15:46:49 +03:00
42b2b9bc72 Added Citrus to testing section 2015-08-13 10:07:38 +02:00
388e318f00 Added SPM under Monitoring
Added SPM under Monitoring.  It has nice Distributed Transaction Tracing for Java and Scala: https://sematext.atlassian.net/wiki/display/PUBSPM/Transaction+Tracing
2015-08-10 12:12:22 -04:00
92eb822d7a Merge pull request #198 from akullpp/fix/syntax-sorting
Fix/syntax sorting
2015-08-09 10:19:44 +02:00
ef971e999a Merge branch 'master' into fix/syntax-sorting
Conflicts:
	README.md
2015-08-09 10:18:25 +02:00
9ea5bab7bc Merge pull request #197 from akullpp/feature/awesome-logo
Replaced the inspiration string by a logo in the headline
2015-08-09 10:09:35 +02:00
c8856ee7c1 Added the script for sorting
Please note that this comes from https://github.com/vinta/awesome-python/.
2015-08-05 13:13:08 +02:00
bb140a6054 Fixed whitespaces errors and sorted the list 2015-08-05 13:12:24 +02:00
450ce81634 Replaced the inspiration string by a logo in the headline 2015-08-05 12:42:27 +02:00
802c95a8ed Merge pull request #195 from javafp/fugue
Add Fugue: Functional extensions (Guava, Java 8)
2015-08-05 09:07:39 +02:00
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