eshvan's Stars
kdn251/interviews
Everything you need to know to get the job.
greenmail-mail-test/greenmail
Official master for the Greenmail project
google/jimfs
An in-memory file system for Java 7+
mhrimaz/AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
edvin/tornadofx
Lightweight JavaFX Framework for Kotlin
aerokube/selenoid
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
zalando/zalenium
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
sherxon/AlgoDS
Implementation of Algorithms and Data Structures, Problems and Solutions
mock-server/mockserver
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
jcabi/jcabi
Elementary Java components, each in its own repository and its own Maven artifact
agrosner/DBFlow
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
Hexlet/ru-test-assignments
Тестовые задания для самостоятельного выполнения от разных it компаний
lagom/lagom
Reactive Microservices for the JVM
wiremock/wiremock
A tool for mocking HTTP services
jdeferred/jdeferred
Java Deferred/Promise library similar to JQuery.
OpenFeign/feign
Feign makes writing java http clients easier
gemini-testing/gemini
💀💀💀[DEPRECATED] Use hermione
linkedin/flashback
mock the internet
vitalets/autotester
Chrome extension that allows to develop and run automation tests right in browser
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
jOOQ/jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
anthonynsimon/java-ds-algorithms
Data Structures and Algorithms in Java
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
MobileNativeFoundation/bluepill
Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
aol/cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
sshoogr/sshoogr
A Groovy-based DSL for working with remote SSH servers.