jivagoalves's Stars
borgo-lang/borgo
Borgo is a statically typed language that compiles to Go.
eugene-khyst/postgresql-event-sourcing
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
jgautheron/goconst
Find in Go repeated strings that could be replaced by a constant
fzipp/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
kisielk/errcheck
errcheck checks that you checked errors.
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
dariubs/GoBooks
List of Golang books
neilpricetw/kubernetes-security-nodejs-mysql
kdash-rs/kdash
A simple and fast dashboard for Kubernetes
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
neilpricetw/terraform-workspaces-terragrunt-ansible
cycloidio/terracognita
Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
aws-samples/serverless-patterns
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
r0oth3x49/acloud-dl
A cross-platform python based utility to download courses from acloud.guru for personal offline use.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kilimchoi/engineering-blogs
A curated list of engineering blogs
philemonnwanne/projects
I'll often come here to drop stuff about my Cloudy DevOps journey ✍🏾
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
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.
jOOQ/jOOL
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
Randgalt/record-builder
Record builder generator for Java records
DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
TNG/ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
hexagontk/hexagon
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
fork-handles/forkhandles
Foundational libraries for Kotlin