Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,8 +1,7 @@
Awesome Groovy !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
==============
Curated list of awesome groovy libraries, frameworks and resources. Inspired by many other awesome- repositories. This awesome collection is also available on Groovy.ZEEF.com 
(https://groovy.zeef.com/kunal.dabir).
Curated list of awesome groovy libraries, frameworks and resources. Inspired by many other awesome- repositories. This awesome collection is also available on Groovy.ZEEF.com (https://groovy.zeef.com/kunal.dabir).
- Awesome Groovy (#awesome-groovy)
@@ -38,8 +37,7 @@
IDE and Editor Support
⟡ IntelliJ IDEA (http://www.jetbrains.com/idea/) - The Most Intelligent IDE for the Java Platform
⟡ Groovy Grails Tool Suite
 (https://marketplace.eclipse.org/content/groovygrails-tool-suite-ggts-eclipse) - Eclipse-based IDE optimized for developing, debugging and executing Groovy and Grails applications
⟡ Groovy Grails Tool Suite (https://marketplace.eclipse.org/content/groovygrails-tool-suite-ggts-eclipse) - Eclipse-based IDE optimized for developing, debugging and executing Groovy and Grails applications
⟡ Groovy Web Console (http://groovyconsole.appspot.com) - The online Groovy console
⟡ LightTable Plugin (https://github.com/rundis/LightTable-Groovy) - LightTable Support
⟡ SpaceVim (https://spacevim.org/layers/lang/groovy/) - SpaceVim lang#groovy layer
@@ -49,8 +47,7 @@
⟡ Grails (https://github.com/grails/grails) - A powerful web application framework based on the Groovy language
⟡ Micronaut (http://micronaut.io/) - A brand new microservices framework created by the Grails team
⟡ Spring-Boot (https://projects.spring.io/spring-boot) - Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that can you can "just run". Use Groovy as
your coding language.
⟡ Spring-Boot (https://projects.spring.io/spring-boot) - Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that can you can "just run". Use Groovy as your coding language.
⟡ Gaelyk (https://github.com/gaelyk/gaelyk) - A lightweight Groovy toolkit for Google App Engine Java
⟡ Glide (https://github.com/kdabir/glide) - Create awesome apps on Google App Engine in a snap
⟡ Ratpack (https://github.com/ratpack/ratpack) - A toolkit for JVM web applications
@@ -85,8 +82,7 @@
⟡ HTTP Mock Server (https://github.com/TouK/http-mock-server) - HTTP Mock Server allows to mock HTTP request using groovy closures.
⟡ Ersatz Mock Server (https://github.com/cjstehno/ersatz) - A simple and expressive simulated HTTP server for testing client code with configurable responses.
⟡ Dru (https://agorapulse.github.io/dru/) - Data Reconstruction Utility loads data from external sources JSON, YML for easy testing GORM, DynamoDB or just plain POJOs.
⟡ Gru (https://agorapulse.github.io/gru/) - Groovy HTTP Testing Framework for running integration and semi-ingetration tests for any HTTP backend with native unit test support for Grails and 
Spring MVC.
⟡ Gru (https://agorapulse.github.io/gru/) - Groovy HTTP Testing Framework for running integration and semi-ingetration tests for any HTTP backend with native unit test support for Grails and Spring MVC.
Concurrency
⟡ GPars (https://github.com/GPars/GPars) - The GPars concurrency and parallelism framework for the JVM
@@ -113,8 +109,7 @@
⟡ GPerfUtils (https://github.com/gperfutils) - Groovy-based tools verifying performance of your code
  ⟡ gprof (https://github.com/gperfutils/gprof) - The profiling module for Groovy
  ⟡ gbench (https://github.com/gperfutils/gbench) - The benchmarking module for Groovy
⟡ Fuzzy-CSV
 (https://github.com/kayr/fuzzy-csv) - Simple lightweight data processing library, useful for shaping/processing your tabular data before its consumed by another service or library.
⟡ Fuzzy-CSV (https://github.com/kayr/fuzzy-csv) - Simple lightweight data processing library, useful for shaping/processing your tabular data before its consumed by another service or library.
Data Processing
⟡ Nextflow (https://www.nextflow.io/) - Groovy DSL for Data-driven computational pipelines
@@ -140,7 +135,7 @@
⟡ grules (https://github.com/zhaber/grules) - rule engine for data preprocessing
⟡ n-cube (https://github.com/jdereg/n-cube) - a Rules Engine, Decision Table, Decision Tree, Templating Engine, and Enterprise Spreadsheet, built as a hyper-space.
 Resources
 Resources
Official Resources
⟡ The official groovy home (http://www.groovy-lang.org/) - Groovy's new home
@@ -177,14 +172,14 @@
⟡ GR8Conf Europe (https://gr8conf.eu) (discontinued)
⟡ GR8Conf USA (http://gr8conf.us) (discontinued)
 Contributing
 Contributing
Fork this repository, edit this file and send a pull request.
Using awesome.groovy script
You can use the awesome.groovy script to search awesome projects on github and generate the entry prepoulated with project name, repo url and description in markdown format. All you need to 
do is place it under right group in the markdown list in README.md.
You can use the awesome.groovy script to search awesome projects on github and generate the entry prepoulated with project name, repo url and description in markdown format. All you need to do is place it under right group in the 
markdown list in README.md.
Examples
@@ -204,6 +199,6 @@
groovy "https://git.io/awesome" -l groovy glide
 Credits
 Credits
To all the awesome- repos out there and their aggreators like this (https://github.com/erichs/awesome-awesome) and this (https://github.com/bayandin/awesome-awesomeness).