avorobyov's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
golang-standards/project-layout
Standard Go Project Layout
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
square/leakcanary
A memory leak detection library for Android.
microsoft/api-guidelines
Microsoft REST API Guidelines
mfornos/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
ardanlabs/gotraining
Go Training Class Material :
muaz-khan/WebRTC-Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
dgkanatsios/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
securego/gosec
Go security checker
google/error-prone
Catch common Java mistakes as compile-time errors
aragozin/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
shekhargulati/99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
eclipse/eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
pact-foundation/pact-ruby
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
ro31337/bigoposter
Big-O Complexities / Poster of common algorithms used in Computer Science
treffynnon/sqlstyle.guide
A consistent code style guide for SQL to ensure legible and maintainable projects
arc42/arc42-template
arc42 - the template for software architecture documentation and communication
stevensouza/automon
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively trace and monitor your Java code, the JDK, and 3rd party libraries.
worstcase/gumshoe
xpinjection/java8-misuses
Common misuses of new Java 8 features and other mistakes
xpinjection/design-patterns
Modern view on classic design patterns implementation in Java
zeroturnaround/jvm-languages-report
Combined repository for the JVM languages report by RebelLabs
JavaFundamentalsZT/java-fundamentals
Java Fundamentals Course
TheJedis2020/arch_katas_2020
xpinjection/tdd-modern
TDD sample on modern Spring Boot stack