Skip to content

Commit

Permalink
add vorburger.exec & zt-exec
Browse files Browse the repository at this point in the history
Hello @akullpp and awesome-java maintainers,

would you consider adding https://github.com/vorburger/ch.vorburger.exec ? FYI re. "popularity" of vorburger.exec don't look just at the stars on that repo - it's [used really widely indirectly through MariaDB4j](https://github.com/vorburger/MariaDB4j/).

and even the "competition" to (my) vorburger.exec, the https://github.com/zeroturnaround/zt-exec ? ;-) just FYI see also zeroturnaround/zt-exec#25

FYI I'm the same guy from akullpp#465 (and akullpp#653) from a while ago.

Thanks for maintaining this!
  • Loading branch information
vorburger committed Aug 6, 2018
1 parent 086c9c2 commit ff0be45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -940,6 +940,8 @@ A curated list of awesome Java frameworks, libraries and software.
- [CRaSH](http://www.crashub.org) - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others.
- [Dex](https://github.com/PatMartin/Dex) - Java/JavaFX tool capable of powerful ETL and data visualization.
- [Embulk](http://www.embulk.org) - Bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services.
- [Exec by Vorburger.ch](https://github.com/vorburger/ch.vorburger.exec) - launch external processes, with significant improvements over Apache Commons Exec.
- [Exec by ZT](https://github.com/zeroturnaround/zt-exec) - another external process utility
- [fswatch](https://github.com/vorburger/ch.vorburger.fswatch) - Micro library to watch for directory file system changes, simplifying java.nio.file.WatchService
- [Gephi](https://github.com/gephi/gephi) - Cross-platform for visualizing and manipulating large graph networks.
- [Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and more.
Expand Down

0 comments on commit ff0be45

Please sign in to comment.