awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bazelbuild avatar

bazelbuild/stardoc

0
View on GitHub↗
118 Stars·51 Forks·Java·Apache-2.0·2 Aufrufe

Stardoc

Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark.

Features

  • Starlark Development - Documentation generator for Starlark rules.

Star-Verlauf

Star-Verlauf für bazelbuild/stardocStar-Verlauf für bazelbuild/stardoc

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Stardoc

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Stardoc.
  • 1set/starletAvatar von 1set

    1set/starlet

    44Auf GitHub ansehen↗

    ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries

    Go
    Auf GitHub ansehen↗44
  • aspect-build/bazel-libAvatar von aspect-build

    aspect-build/bazel-lib

    181Auf GitHub ansehen↗

    Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files.

    Starlark
    Auf GitHub ansehen↗181
  • bazelbuild/bazel-skylibB

    bazelbuild/bazel-skylib

    0Auf GitHub ansehen↗

    Skylib is a library of Starlark functions for manipulating collections, file paths, and various other data types in the domain of Bazel build rules.

    Auf GitHub ansehen↗0
  • bazelbuild/starlarkAvatar von bazelbuild

    bazelbuild/starlark

    3,028Auf GitHub ansehen↗

    Starlark (formerly known as Skylark) is a language intended for use as a configuration language. It was designed for the Bazel build system, but may be useful for other projects as well. This repository is where Starlark features are proposed, discussed, and specified. It contains information…

    Python
    Auf GitHub ansehen↗3,028
Alle 8 Alternativen zu Stardoc anzeigen→

Häufig gestellte Fragen

Was macht bazelbuild/stardoc?

Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark.

Was sind die Hauptfunktionen von bazelbuild/stardoc?

Die Hauptfunktionen von bazelbuild/stardoc sind: Starlark Development.

Welche Open-Source-Alternativen gibt es zu bazelbuild/stardoc?

Open-Source-Alternativen zu bazelbuild/stardoc sind unter anderem: 1set/starlet — ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries. aspect-build/bazel-lib — Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files. bazelbuild/bazel-skylib — Skylib is a library of Starlark functions for manipulating collections, file paths, and various other data types in… bazelbuild/starlark — Starlark (formerly known as Skylark) is a language intended for use as a configuration language. It was designed for… google/bazel-common — This repository contains assorted common functionality for Google's open-source libraries that are built with [bazel].… google/skylark — Skylark is now called Starlark. The project has moved to go.starlark.net.