From 3727c4b8438094f501c25abb0fe5d89de04a32b7 Mon Sep 17 00:00:00 2001 From: Andrey Kolkov Date: Mon, 24 Aug 2026 23:26:47 +0300 Subject: [PATCH] docs: add star history chart (starhistory.io) --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d27e7b5..67c4858 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,16 @@ names := backends.Available() // ["vulkan", "software"] | [gogpu/wgpu](https://github.com/gogpu/wgpu) | Pure Go WebGPU implementation | | [born-ml/born](https://github.com/born-ml/born) | ML framework, implements & uses | +## Star History + + + + + + Star History Chart + + + ## License MIT License — see [LICENSE](LICENSE) for details.