162f2999dc
Added Multi-OS Engine
...
Cross-platform native mobile app development. The main backend used by libGDX.
2017-07-01 18:23:42 +02:00
30c2d5d658
Merge pull request #573 from robertvazan/patch-2
...
Added NoException
2017-07-01 02:12:07 +01:00
a611f961a3
Merge pull request #550 from LappleApple/patch-5
...
Update README.md
2017-06-21 13:55:46 +01:00
bca1f06149
Merge branch 'master' into patch-5
2017-06-21 12:10:23 +02:00
29eeb4f67f
Added NoException
...
NoException takes functional approach to exception handling. It allows throwing checked exceptions in functional interfaces and converts all exceptions to Optional return to simplify fallback code.
NoException is a superset of functionality found in other similar libraries (listed on NoException site). Arguably, NoException also has a cleaner API.
2017-06-19 15:04:41 +02:00
465a4b5750
Merge pull request #569 from Moshe-Immerman/patch-3
...
add awesome microservices link
2017-06-19 14:38:41 +02:00
cbf2581243
Merge pull request #548 from MrRamych/patch-1
...
Added Xodus
2017-06-19 14:07:34 +02:00
e7a5ca3136
Update README.md
2017-06-19 14:06:44 +02:00
fd3cfd93e4
changed description
2017-06-18 22:01:09 +03:00
6459297952
Merge pull request #546 from Moshe-Immerman/patch-27
...
Add Facebook infer
2017-06-14 07:49:04 +02:00
0a3c81bd85
Merge pull request #568 from g4s8/patch-1
...
Added JavaPoet library
2017-06-14 07:43:00 +02:00
44eed4f783
Create README.md
2017-06-14 07:42:55 +02:00
a4d16be30f
add awesome microservices link
2017-06-13 20:00:38 +02:00
8fd10a8bc2
Added JavaPoet library
2017-06-13 10:57:01 +04:00
953107f3bc
Merge pull request #565 from JensPiegsa/patch-2
...
Apache Commons CSV added to CSV section
2017-06-11 18:20:16 +01:00
970f08c93d
Merge pull request #564 from JensPiegsa/patch-1
...
Jinq added to database section
2017-06-11 18:12:05 +01:00
ff9b083e29
case corrected
2017-06-11 19:12:05 +02:00
4dda00cd5e
description improved and some case corrections
2017-06-11 19:07:51 +02:00
729b76890e
Apache Commons CSV added to CSV section
2017-06-08 21:10:42 +02:00
b88dc949e7
Jinq added to database section
2017-06-08 21:01:49 +02:00
aae9109102
Update README.md
...
Removed "Java-based" from the Velocity entry.
2017-06-07 19:27:10 +02:00
2c3c72c802
Merge pull request #560 from MALPI/move-failsafe
...
* Move failsafe lib to distributed apps
* Move javaslang and rename it to resilience4j
2017-06-07 16:55:48 +01:00
27735dfde9
Merge pull request #545 from Moshe-Immerman/patch-26
...
Remove distributed databases
2017-06-06 11:12:59 +02:00
ea88931947
Merge pull request #547 from danyaljj/patch-1
...
add cogcomp-nlp
2017-06-06 11:05:43 +02:00
d07ee3ae33
Update README.md
2017-06-06 11:05:36 +02:00
e54af41b6d
Update README.md
2017-06-06 11:05:19 +02:00
fe071b3c69
Merge pull request #551 from LappleApple/patch-6
...
Added Holly Cummins to Twitter
2017-06-06 10:59:21 +02:00
3e2c865d1c
Merge pull request #552 from LappleApple/patch-7
...
Added Venkat Subramaniam to Twitter category
2017-06-06 10:58:52 +02:00
3cafe18bb2
Merge pull request #553 from LappleApple/patch-8
...
Added Mark Heckler to Twitter category
2017-06-06 10:58:12 +02:00
1627e3cae4
Merge pull request #555 from LappleApple/patch-10
...
Added Monica Beckwith to Twitter category
2017-06-06 10:55:34 +02:00
404e4e4e65
Update README.md
2017-06-06 10:55:27 +02:00
65d0e1c93b
Merge pull request #556 from LappleApple/patch-11
...
Added Josh Long to Twitter category
2017-06-06 10:54:10 +02:00
ba30b90864
Merge pull request #557 from LappleApple/patch-12
...
Added Chris Richardson to Twitter category
2017-06-06 10:53:57 +02:00
ffa7cf3e34
Merge pull request #558 from LappleApple/patch-13
...
Added Randy Shoup to Twitter category
2017-06-06 10:53:41 +02:00
89f551364d
Merge pull request #559 from Moshe-Immerman/patch-28
...
fix dead links detected by awesome bot
2017-06-06 10:53:14 +02:00
61d471ddd9
Move javaslang and rename it to resilience4j
2017-06-04 21:46:14 +02:00
9bbe4bd5c5
Remove distributed databases
...
awesome microservices has a similar list.
moved infinispan to caching
2017-06-04 07:35:06 +02:00
f86ee4824a
Move failsafe lib to distributed apps
2017-06-03 22:48:38 +02:00
dfa82b979f
fix dead links detected by awesome bot
2017-06-03 19:19:38 +02:00
856e60dbc4
Added Randy Shoup to Twitter category
...
Added Randy.
2017-06-03 13:13:58 +02:00
8afdb73139
Added Chris Richardson to Twitter category
...
Added Chris.
2017-06-03 13:07:52 +02:00
4dacc2f6ea
Added Josh Long to Twitter category
...
Added Josh.
2017-06-03 12:47:22 +02:00
45339083f5
Added Monica Beckwith to Twitter category
...
Added Monica.
2017-06-03 12:38:38 +02:00
207c9c5b5f
Added Mark Heckler to Twitter category
...
Added Mark.
2017-06-03 12:28:27 +02:00
bdc0f89485
Added Venkat Subramaniam to Twitter category
...
Added Venkat.
2017-06-03 12:19:51 +02:00
76abc55830
Added Holly Cummins to Twitter
2017-06-03 11:52:53 +02:00
364bd8f603
Update README.md
...
Proofread through the end of the list, continuing previous work. :)
2017-06-03 11:47:15 +02:00
facd4c5446
Added Xodus
2017-06-01 17:55:44 +03:00
89396dceda
Add Marco Behler's Screencast
2017-05-31 17:18:59 +02:00
a3b267a1eb
Sort
2017-05-31 17:00:49 +02:00