Update README.md
Removed the topics without entries and added them to README.tmp
This commit is contained in:
129
README.md
129
README.md
@ -4,92 +4,32 @@
|
|||||||
A curated list of awesome Java frameworks, libraries and software. Inspired by [awesome-python](https://github.com/vinta/awesome-python).
|
A curated list of awesome Java frameworks, libraries and software. Inspired by [awesome-python](https://github.com/vinta/awesome-python).
|
||||||
|
|
||||||
- [Awesome Java](#awesome-java)
|
- [Awesome Java](#awesome-java)
|
||||||
- [Admin Panels](#admin-panels)
|
|
||||||
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
|
||||||
- [Anti-spam](#anti-spam)
|
|
||||||
- [Asset Management](#asset-management)
|
|
||||||
- [Audio](#audio)
|
|
||||||
- [Authentication and OAuth](#authentication-and-oauth)
|
|
||||||
- [Application Server](#application-server)
|
- [Application Server](#application-server)
|
||||||
- [Build Tools](#build-tools)
|
- [Build Tools](#build-tools)
|
||||||
- [CMS](#cms)
|
- [Code Analysis](#code-analysis)
|
||||||
- [CUI](#cui)
|
|
||||||
- [Caching](#caching)
|
|
||||||
- [Code Analysis and Linter](#code-analysis-and-linter)
|
|
||||||
- [Continuous Integration](#continuous-integration)
|
- [Continuous Integration](#continuous-integration)
|
||||||
- [Command-line Tools](#command-line-tools)
|
|
||||||
- [Configuration](#configuration)
|
|
||||||
- [Cryptography](#cryptography)
|
|
||||||
- [Data Validation](#data-validation)
|
|
||||||
- [Data Visualization](#data-visualization)
|
|
||||||
- [Database](#database)
|
|
||||||
- [Database Drivers](#database-drivers)
|
|
||||||
- [Date and Time](#date-and-time)
|
- [Date and Time](#date-and-time)
|
||||||
- [Debugging Tools](#debugging-tools)
|
- [Dependency Injection](#dependency-injection)
|
||||||
- [DevOps Tools](#devops-tools)
|
|
||||||
- [Distribution](#distribution)
|
|
||||||
- [Documentation](#documentation)
|
|
||||||
- [Downloader](#downloader)
|
|
||||||
- [Editor Plugins](#editor-plugins)
|
|
||||||
- [Email](#email)
|
|
||||||
- [Environment Management](#environment-management)
|
|
||||||
- [Files](#files)
|
|
||||||
- [Foreign Function Interface](#foreign-function-interface)
|
|
||||||
- [Forms](#forms)
|
|
||||||
- [Functional Programming](#functional-programming)
|
|
||||||
- [GUI](#gui)
|
|
||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
- [Geolocation](#geolocation)
|
- [IDE](#ide)
|
||||||
- [HTML Manipulation](#html-manipulation)
|
|
||||||
- [HTTP](#http)
|
|
||||||
- [Hardware](#hardware)
|
|
||||||
- [High Performance](#high-performance)
|
|
||||||
- [IDEs](#ides)
|
|
||||||
- [Imagery](#imagery)
|
|
||||||
- [Internationalization](#internationalization)
|
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
- [MapReduce](#mapreduce)
|
- [MapReduce](#mapreduce)
|
||||||
- [Messaging](#messaging)
|
- [Messaging](#messaging)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
- [Natural Language Processing](#natural-language-processing)
|
- [Natural Language Processing](#natural-language-processing)
|
||||||
- [Networking](#networking)
|
|
||||||
- [News Feed](#news-feed)
|
|
||||||
- [ORM](#orm)
|
|
||||||
- [Package Management](#package-management)
|
|
||||||
- [Permissions](#permissions)
|
- [Permissions](#permissions)
|
||||||
- [Processes and Threads](#processes-and-threads)
|
|
||||||
- [Queue](#queue)
|
|
||||||
- [RESTful API](#restful-api)
|
|
||||||
- [Science and Data Analysis](#science-and-data-analysis)
|
|
||||||
- [Search](#search)
|
|
||||||
- [Tagging](#tagging)
|
|
||||||
- [Template Engine](#template-engine)
|
- [Template Engine](#template-engine)
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
- [Text Processing](#text-processing)
|
|
||||||
- [Third-party APIs](#third-party-apis)
|
|
||||||
- [URL Manipulation](#url-manipulation)
|
|
||||||
- [Utility](#utility)
|
- [Utility](#utility)
|
||||||
- [Video](#video)
|
|
||||||
- [WSGI Servers](#wsgi-servers)
|
|
||||||
- [Web Content Extracting](#web-content-extracting)
|
|
||||||
- [Web Crawling](#web-crawling)
|
- [Web Crawling](#web-crawling)
|
||||||
- [Web Frameworks](#web-frameworks)
|
- [Web Frameworks](#web-frameworks)
|
||||||
- [WebSocket](#websocket)
|
|
||||||
- [Workflow Execution](#workflow-execution)
|
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Twitter](#twitter)
|
- [Twitter](#twitter)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
- [Weekly](#weekly)
|
|
||||||
- [Contributing](#contributing)
|
- [Contributing](#contributing)
|
||||||
|
|
||||||
# Awesome Java
|
# Awesome Java
|
||||||
## Admin Panels
|
|
||||||
## Algorithms and Design Patterns
|
|
||||||
## Anti-spam
|
|
||||||
## Asset Management
|
|
||||||
## Audio
|
|
||||||
## Authentication and OAuth
|
|
||||||
|
|
||||||
## Application Server
|
## Application Server
|
||||||
|
|
||||||
@ -103,25 +43,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Apache Maven](http://maven.apache.org/)
|
* [Apache Maven](http://maven.apache.org/)
|
||||||
* [Gradle](http://www.gradle.org/)
|
* [Gradle](http://www.gradle.org/)
|
||||||
|
|
||||||
## CMS
|
## Code Analysis
|
||||||
## CUI
|
|
||||||
## Caching
|
|
||||||
## Code Analysis and Linter
|
|
||||||
|
|
||||||
* [SonarQube](http://www.sonarqube.org/)
|
* [SonarQube](http://www.sonarqube.org/)
|
||||||
|
|
||||||
## Command-line Tools
|
|
||||||
|
|
||||||
## Continuous Integration
|
## Continuous Integration
|
||||||
|
|
||||||
* [Jenkins](http://jenkins-ci.org/)
|
* [Jenkins](http://jenkins-ci.org/)
|
||||||
|
|
||||||
## Configuration
|
|
||||||
## Cryptography
|
|
||||||
## Data Validation
|
|
||||||
## Data Visualization
|
|
||||||
## Database
|
|
||||||
## Database Drivers
|
|
||||||
## Date and Time
|
## Date and Time
|
||||||
|
|
||||||
*Libraries related to date and time.*
|
*Libraries related to date and time.*
|
||||||
@ -129,43 +58,21 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Java 8 SE: Date and Time API](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html)
|
* [Java 8 SE: Date and Time API](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html)
|
||||||
* [Joda-Time](http://joda-time.sourceforge.net/)
|
* [Joda-Time](http://joda-time.sourceforge.net/)
|
||||||
|
|
||||||
## Debugging Tools
|
|
||||||
|
|
||||||
## Dependency Injection
|
## Dependency Injection
|
||||||
|
|
||||||
* [Google Guice](http://de.wikipedia.org/wiki/Google_Guice)
|
* [Google Guice](http://de.wikipedia.org/wiki/Google_Guice)
|
||||||
|
|
||||||
## DevOps Tools
|
|
||||||
## Distribution
|
|
||||||
## Documentation
|
|
||||||
## Downloader
|
|
||||||
## Editor Plugins
|
|
||||||
## Email
|
|
||||||
## Environment Management
|
|
||||||
## Files
|
|
||||||
## Foreign Function Interface
|
|
||||||
## Forms
|
|
||||||
## Functional Programming
|
|
||||||
## GUI
|
|
||||||
## Game Development
|
## Game Development
|
||||||
|
|
||||||
* [LWJGL](http://lwjgl.org/)
|
* [LWJGL](http://lwjgl.org/)
|
||||||
* [libGDX](http://libgdx.badlogicgames.com/)
|
* [libGDX](http://libgdx.badlogicgames.com/)
|
||||||
|
|
||||||
## Geolocation
|
## IDE
|
||||||
## HTML Manipulation
|
|
||||||
## HTTP
|
|
||||||
## Hardware
|
|
||||||
## High Performance
|
|
||||||
|
|
||||||
## IDEs
|
|
||||||
|
|
||||||
* [NetBeans](https://netbeans.org/)
|
* [NetBeans](https://netbeans.org/)
|
||||||
* [Eclipse](http://www.eclipse.org/)
|
* [Eclipse](http://www.eclipse.org/)
|
||||||
* [IntelliJ](http://www.jetbrains.com/idea/)
|
* [IntelliJ](http://www.jetbrains.com/idea/)
|
||||||
|
|
||||||
## Imagery
|
|
||||||
## Internationalization
|
|
||||||
## Logging
|
## Logging
|
||||||
|
|
||||||
* [SLF4J](http://www.slf4j.org/) - An abstraction layer which is to be used with an implementation
|
* [SLF4J](http://www.slf4j.org/) - An abstraction layer which is to be used with an implementation
|
||||||
@ -184,6 +91,9 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Apache Hadoop](http://hadoop.apache.org/)
|
* [Apache Hadoop](http://hadoop.apache.org/)
|
||||||
|
|
||||||
## Messaging
|
## Messaging
|
||||||
|
|
||||||
|
* [Apache ActiveMQ](http://activemq.apache.org/)
|
||||||
|
|
||||||
## Miscellaneous
|
## Miscellaneous
|
||||||
|
|
||||||
* [Lombok](http://projectlombok.org/) - Code-generator which aims to reduce the verbosity of Java
|
* [Lombok](http://projectlombok.org/) - Code-generator which aims to reduce the verbosity of Java
|
||||||
@ -193,20 +103,10 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Apache OpenNLP](https://opennlp.apache.org/)
|
* [Apache OpenNLP](https://opennlp.apache.org/)
|
||||||
* [LingPipe](http://alias-i.com/lingpipe/)
|
* [LingPipe](http://alias-i.com/lingpipe/)
|
||||||
|
|
||||||
## Networking
|
|
||||||
## News Feed
|
|
||||||
## ORM
|
|
||||||
## Package Management
|
|
||||||
## Permissions
|
## Permissions
|
||||||
|
|
||||||
* [Apache Shiro](http://shiro.apache.org/)
|
* [Apache Shiro](http://shiro.apache.org/)
|
||||||
|
|
||||||
## Processes and Threads
|
|
||||||
## Queue
|
|
||||||
## RESTful API
|
|
||||||
## Science and Data Analysis
|
|
||||||
## Search
|
|
||||||
## Tagging
|
|
||||||
## Template Engine
|
## Template Engine
|
||||||
|
|
||||||
* [Apache Tapestry](http://tapestry.apache.org/)
|
* [Apache Tapestry](http://tapestry.apache.org/)
|
||||||
@ -223,19 +123,11 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [VisualVM](http://visualvm.java.net/)
|
* [VisualVM](http://visualvm.java.net/)
|
||||||
* [Eclipse Memory Analyzer Tool](http://www.eclipse.org/mat/)
|
* [Eclipse Memory Analyzer Tool](http://www.eclipse.org/mat/)
|
||||||
|
|
||||||
## Text Processing
|
|
||||||
## Third-party APIs
|
|
||||||
## URL Manipulation
|
|
||||||
|
|
||||||
## Utility
|
## Utility
|
||||||
|
|
||||||
* [Apache Commons](http://commons.apache.org/)
|
* [Apache Commons](http://commons.apache.org/)
|
||||||
* [Google Guava](http://code.google.com/p/guava-libraries/)
|
* [Google Guava](http://code.google.com/p/guava-libraries/)
|
||||||
|
|
||||||
## Video
|
|
||||||
## WSGI Servers
|
|
||||||
## Web Content Extracting
|
|
||||||
|
|
||||||
## Web Crawling
|
## Web Crawling
|
||||||
|
|
||||||
* [Apache Nutch](http://nutch.apache.org/)
|
* [Apache Nutch](http://nutch.apache.org/)
|
||||||
@ -252,9 +144,6 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Apache Struts](http://struts.apache.org/)
|
* [Apache Struts](http://struts.apache.org/)
|
||||||
* [PrimeFaces](http://primefaces.org/)
|
* [PrimeFaces](http://primefaces.org/)
|
||||||
|
|
||||||
## WebSocket
|
|
||||||
## Workflow Execution
|
|
||||||
# Resources
|
|
||||||
## Twitter
|
## Twitter
|
||||||
|
|
||||||
* [Adam Bien](https://twitter.com/AdamBien/)
|
* [Adam Bien](https://twitter.com/AdamBien/)
|
||||||
@ -270,8 +159,6 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
|
|
||||||
* [Java.net](http://java.net/)
|
* [Java.net](http://java.net/)
|
||||||
|
|
||||||
## Weekly
|
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
Contributions are very welcome. Just mind the general style.
|
Contributions are very welcome. Just mind the general style.
|
||||||
|
Reference in New Issue
Block a user