# zampierilucas/scx_horoscope

Astrological CPU Scheduler

Repository: https://github.com/zampierilucas/scx_horoscope
Canonical: https://ross.abutalabs.com/products/scx_horoscope
Language: Rust
License Family: other
Last push: 2026-02-02T10:36:18+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 35, longevity 20
- inputs: {"age_days": 287, "days_push": 212, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1395, forks 32 (observed 2026-08-28T04:04:36.530780+00:00)

## What it is
A sched_ext CPU scheduler for Linux written in Rust that makes real kernel scheduling decisions based on astrological data such as planetary positions, zodiac signs, retrograde motion, and lunar phases. It loads into the Linux kernel via sched_ext and BPF, adjusting task priorities and time slices according to astrological rules.

## Use cases
- schedule linux tasks based on planetary positions
- try a sched_ext scheduler written in rust
- experiment with custom cpu schedulers on linux
- see retrograde motion affect cpu time slices
- demo a novelty kernel scheduler for talks
- classify processes by zodiac element for scheduling

## When to choose
- you want a fun, working sched_ext scheduler to experiment with on Linux
- you're exploring Rust-based BPF schedulers like scx_rustland_core
- you need a memorable demo of sched_ext's pluggable scheduling

## When to avoid
- you need predictable, performant production scheduling
- you require a maintained project with a license and serious support
- your system can't tolerate novelty-driven scheduling decisions

## Facets
- artifact type: plugin
- maturity: experimental
- function: developer-tools, cli
- domain: operating-systems, developer-tools
- platform: rust, cli
- tags: sched-ext, bpf, astrology, cpu-scheduling, novelty, kernel-scheduler, scheduler, command-line, linux

## Member repositories
- zampierilucas/scx_horoscope (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.530780+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:24.898778+00:00, confidence not recorded.
  - readme: https://github.com/zampierilucas/scx_horoscope (fetched 2026-08-28T04:04:36.530780+00:00, sha 4c1bcd622e84)
- Data as of 2026-08-30T08:39:29.467469+00:00.
