starlark-go
There are 13 repositories under starlark-go topic.
dbohdan/recur
Retry a command with exponential backoff and jitter (+ Starlark expressions)
1set/starlet
✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries
caketop/python-starlark-go
🐍 Python bindings for starlark-go 🐍
ColdHeat/pystarlark
Experimental Python bindings for starlark-go
vladimirvivien/startype
Roundtrip automatic conversion of Starlark-Go API types to regular Go types and back🤩
1set/starlight
🌟 Refined legendary Go wrapper for Google's Starlark
rosbit/go-epy
Extending starlark-go and making Starlark as a pragmatic embeddable Python. 基于starlark-go的嵌入式python
dbohdan/regular
Job scheduler: an alternative to cron and anacron
1set/starbox
🥡 Out-of-the-box Starlark scripting for Go, enhancing integration with simplicity and power
c4milo/starlark-decoder
Recursively decodes Starlark values into Go values.
wasm-outbound-http-examples/starlark-in-go
Make HTTP requests from inside WASM in Starlark implemented in Go. Demo and devcontainer.
datadata-team/starlark-time
time module for starlark-go similar to python's time module.
hungtcs/starlark-canvas
The canvas library for go starlark based on https://github.com/fogleman/gg