awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·10 views

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 history

Star history chart for bazelbuild/starlarkStar history chart for bazelbuild/starlark

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does bazelbuild/starlark do?

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…

What are the main features of bazelbuild/starlark?

The main features of bazelbuild/starlark are: Starlark Development.

Which projects share features with bazelbuild/starlark?

Projects with overlapping indexed features include: 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.

Projects sharing features with Starlark

These projects share indexed features with Starlark. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 1set/starlet1set avatar

    1set/starlet

    44View on GitHub↗

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

    Go
    View on GitHub↗44
  • aspect-build/bazel-libaspect-build avatar

    aspect-build/bazel-lib

    181View on GitHub↗

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

    Starlark
    View on GitHub↗181
  • bazelbuild/bazel-skylibB

    bazelbuild/bazel-skylib

    0View on GitHub↗

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

    View on GitHub↗0
  • bazelbuild/stardocbazelbuild avatar

    bazelbuild/stardoc

    118View on GitHub↗

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

    Java
    View on GitHub↗118
Compare all 8 related projects→