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
·
aspect-build avatar

aspect-build/bazel-lib

0
View on GitHub↗
181 Stars·129 Forks·Starlark·Apache-2.0·1 Aufrufregistry.bazel.build/docs/bazel_lib↗

Bazel Lib

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

Features

  • Starlark Development - Extended library of common build functions.

Star-Verlauf

Star-Verlauf für aspect-build/bazel-libStar-Verlauf für aspect-build/bazel-lib

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 Bazel Lib

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bazel Lib.
  • 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
  • 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/stardocAvatar von bazelbuild

    bazelbuild/stardoc

    118Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗118
  • 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 Bazel Lib anzeigen→

Häufig gestellte Fragen

Was macht aspect-build/bazel-lib?

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

Was sind die Hauptfunktionen von aspect-build/bazel-lib?

Die Hauptfunktionen von aspect-build/bazel-lib sind: Starlark Development.

Welche Open-Source-Alternativen gibt es zu aspect-build/bazel-lib?

Open-Source-Alternativen zu aspect-build/bazel-lib sind unter anderem: 1set/starlet — ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries. bazelbuild/bazel-skylib — Skylib is a library of Starlark functions for manipulating collections, file paths, and various other data types in… bazelbuild/stardoc — Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark. 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.