Seismograph

What’s gaining stars on GitHub right now

aardappel/goose

The Goose Programming Language

Developer toolsC++
5.3 Early signal Magnitude out of 10. Star growth looks organic. Data as of September 18, 2026.
Open on Seismograph Open on GitHub

About the project

Goose is a systems programming language with memory managed via data stacks: no heap, no GC, no lifetime annotations, and it compiles to C. It claims to be faster and more memory-efficient than C++ and Rust while remaining memory-safe.

Useful for

README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.

Why it’s trending

Stars per day

04080August 30, 2026September 18, 2026

Bars are daily stars, the line is the usual pace. Red marks spike days.

Numbers

Total stars
125
Stars in a day
56
Forks
3
Issues and pull requests
0
Watchers
2
Language
C++
License
Apache-2.0
Created
August 30, 2026
Last push
September 18, 2026

Star trust

Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.

These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.

Hacker News discussions

Spotted in

Share

README badge

Paste it into your README — the badge shows the current magnitude and links to this page.

Seismograph: 5.3
[![Seismograph](https://gitnova.dev/badge/aardappel/goose.svg?lang=en)](https://gitnova.dev/en/r/aardappel/goose)

Similar projects

  1. 8.4
    alibaba/open-code-review

    AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…

    BreakoutDeveloper toolsGo+1,284 stars in a day

  2. 6.6
    gylive/ccodex-sleep-state

    A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…

    Early signalDeveloper toolsGo+152 stars in a day

  3. 5.8
    ahmedkhaleel2004/gitdiagram

    A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.

    BreakoutDeveloper toolsTypeScript+216 stars in a day

  4. 5.7
    apple/xcode-project-format

    Apple's Swift library for reading, writing, and manipulating Xcode's JSON-based project.xcproj format, with a typed model under the XCSchema namespace. Also ships the xcprojformatter CLI tool.

    Early signalDeveloper toolsSwift+56 stars in a day

  5. 5.4
    devagrawal09/jev-review

    A TypeScript code-review tool that analyzes a Git diff or a whole codebase through structured TypeSafe Jev model calls and shows the report in a local dashboard.

    Early signalDeveloper toolsTypeScript+86 stars in a day

  6. 5.3
    nMaas8388/github-ranking-audit

    A Python script that audits a GitHub repository's search ranking signals: it checks name, description, topics, README, stars, and activity, scoring each factor from 0 to 100.

    Early signalDeveloper toolsPython+36 stars in a day