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.
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.
Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc
Readme content is preserved below to avoid breaking links
The main features of alexeagle/angular-bazel-example are: Example Projects.
Projects with overlapping indexed features include: gdquest-demos/godot-open-rpg — This project is a reference implementation and starter template for developing role-playing games in Godot. It… ekhabarov/bazel-k8s-envoy — Blog post with detailed explanation. bazelment/trunk — A collection of C++/Java opensource projects with BUILD files so they can be easily built with bazel. google/startup-os — Working examples of Google's Open Source stack and deployment to the cloud. google/subpar — Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel. abseil/abseil-cpp — Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a…