IvanFox's Stars
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell. Audio foundation model.
SensorsIot/IOTstack
Docker stack for getting started on IOT on the Raspberry PI
Twipped/InterviewThis
An open source list of developer questions to ask prospective employers
TheAlgorithms/Java
All Algorithms implemented in Java
hjacobs/kubernetes-failure-stories
Compilation of public failure/horror stories related to Kubernetes
NARKOZ/hacker-scripts
Based on a true story
failsafe-lib/failsafe
Fault tolerance and resilience patterns for the JVM
ViciousPotato/safaribooks
Convert safaribooksonline ebook to epub and Kindle mobi format
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
spotify/docker-kafka
Kafka (and Zookeeper) in Docker
octo-online/reactive-audit
Audit tool aims to provide help to the use of Reactive architecture in project implementations.
hackerkid/Mind-Expanding-Books
:books: Find your next book to read!
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
deephacks/awesome-jvm
A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.
jcjohnson/neural-style
Torch implementation of neural style algorithm
kristjankorjus/applied-deep-learning-resources
A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings.
netgloo/spring-boot-samples
Spring Boot samples by Netgloo
mariofusco/from-gof-to-lambda
xpinjection/java8-misuses
Common misuses of new Java 8 features and other mistakes
hazelcast/hazelcast-code-samples
Hazelcast Code Samples
ratpack/ratpack
Lean & powerful HTTP apps
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
b0noI/AIF2
AIF2 - is fully language independent NLP library. AIF2 written in Java 8+.
apache/kafka
Mirror of Apache Kafka
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
aol/cyclops-integration
Home of the cyclops integration modules : support for Scala, Clojure, RxJava (1+2), Reactor, FunctionalJava, Guava, Dexx & Vavr
JetBrains/kotlin
The Kotlin Programming Language.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
aol/cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.