K-Arora's Stars
shivaa511/My-Books
Various Books Related to technology
nirmata/workflow
A ZooKeeper and Curator based distributed workflow management library that enables distributed task workflows.
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
google/google-java-format
Reformats Java source code to comply with Google Java Style.
google/auto
A collection of source code generators for Java.
google/caliper
Micro-benchmarking library for Java
google/acai
Testing library for JUnit4 and Guice.
google/guava
Google core libraries for Java
google/error-prone
Catch common Java mistakes as compile-time errors
google/flogger
A Fluent Logging API for Java
signalapp/Signal-Server
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
signalapp/Signal-Android
A private messenger for Android.
google/tsunami-security-scanner
Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
kartaa/AsyncJobProcessor
Async Job Processor built with Java, EE6 and Maven.
alibaba/jetcache
JetCache is a Java cache framework.
ragnor/simple-spring-memcached
A drop-in library to enable memcached caching in Spring beans via annotations
refactorfirst/RefactorFirst
Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
iluwatar/java-design-patterns
Design patterns implemented in Java
uhub/awesome-java
A curated list of awesome Java frameworks, libraries and software.
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
The-Art-of-Hacking/h4cker
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more.
Tech-Tutorial-Blog/spring-reactor
This is an example project of using Spring Reactor.
Tech-Tutorial-Blog/angular-js
This is an example project of Angular JS usage
vin01/security
A collection of security books, online-resources and tools
phishman3579/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
PaulNoth/hackerrank
Solutions of Hackerrank challenges in various languages - Scala, Java, Javascript, Ruby, ...