akullpp /
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
Loading repository data…
markkwanhz / repository
A JAVA program to visualize PSCAD's and CloudPss's simulation result.
The program is designed to read and show data from PSCAD's and CloudPss's simulation result files:
You can also export the charts as many types of files. Supported files include png, ps, eps, pdf, etc. Vector graphics are recommended for higher qualities.
Selected from shared topics, language and repository description—not editorial ratings.
akullpp /
A curated list of awesome frameworks, libraries and software for the Java programming language.
ReactiveX /
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Asabeneh /
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
AkashSingh3031 /
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
checkstyle /
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
apache /
Apache Beam is a unified programming model for Batch and Streaming data processing.