superhuman54's Stars
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
golang-standards/project-layout
Standard Go Project Layout
backstage/backstage
Backstage is an open framework for building developer portals
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
ovity/octotree
GitHub on steroids
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
btraceio/btrace
BTrace - a safe, dynamic tracing tool for the Java platform
remkop/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
line/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
puniverse/quasar
Fibers, Channels and Actors for the JVM
graphql-nexus/nexus
Code-First, Type-Safe, GraphQL Schema Construction
Tinder/Scarlet
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
mybatis/spring
Spring integration for MyBatis 3
apache/logging-flume
Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data
spring-projects/spring-statemachine
Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
shekhargulati/java8-the-missing-tutorial
Java 8 for all of us
JetBrains/JetBrainsRuntime
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
codecentric/chaos-monkey-spring-boot
Chaos Monkey for Spring Boot
jojoldu/translator
IntelliJ Translate Plugin
adnanrahic/serverless-side-rendering-vue-nuxt
Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.
naver/cover-checker
Check your pull request code coverage
jrialland/ajp-client
Java implementation of an AJP13 protocol client (aka Apache JServ), allowing to send requests to a servlet container using this protocol.
woodwhales/spring-security
spring boot + spring security
taehyeong224/design-pattern
design pattern
superhuman54/grpql
graphQL demo