awesome-repositories.com
Blog
MCP
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/starlark

0
View on GitHub↗
3,028 Stars·175 Forks·Python·Apache-2.0·1 Aufruf

Starlark

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…

Features

  • Starlark Development - Core Starlark language implementation.

Star-Verlauf

Star-Verlauf für bazelbuild/starlarkStar-Verlauf für bazelbuild/starlark

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 Starlark

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Starlark.
  • 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/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
Alle 8 Alternativen zu Starlark anzeigen→

Häufig gestellte Fragen

Was macht bazelbuild/starlark?

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…

Was sind die Hauptfunktionen von bazelbuild/starlark?

Die Hauptfunktionen von bazelbuild/starlark sind: Starlark Development.

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

Open-Source-Alternativen zu bazelbuild/starlark 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/stardoc — Stardoc is a documentation generator for Bazel APIs such as custom rules written in Starlark. 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.