How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Colossus — An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, Kubernetes, Minikube, Gazelle, gRPC, Prometheus, Grafana, and more
The main features of lucperkins/colossus are: Example Projects, Reference Examples.
Projects with overlapping indexed features include: ekhabarov/bazel-k8s-envoy — Blog post with detailed explanation. gdquest-demos/godot-open-rpg — This project is a reference implementation and starter template for developing role-playing games in Godot. It… ballerina-guides/gcp-microservices-demo. campoy/justforfunc — The repository for the YouTube series JustForFunc. bazelment/trunk — A collection of C++/Java opensource projects with BUILD files so they can be easily built with bazel. alexeagle/angular-bazel-example — Readme content is preserved below to avoid breaking links.
This project is a reference implementation and starter template for developing role-playing games in Godot. It provides a structured architecture for large-scale game development, featuring a pre-implemented framework for core RPG systems. The project distinguishes itself through a focus on code standardization and developer experience. It implements static type hinting and a standardized code layout to ensure consistency, alongside a docstring documentation system that extracts metadata from source code to generate reference guides and editor tooltips. The repository covers several core gam
A collection of C++/Java opensource projects with BUILD files so they can be easily built with bazel.