scx_truther 0.5.1

A useless scheduler for sched-ext (rustland-core) that dispenses astrology, conspiracy theories, numerology, and cryptid sightings instead of scheduling anything
# scx_truther

⚠️ WARNING ⚠️

scx_truther is NOT a real scheduler.
It does NOT optimize performance.
It is NOT suitable for production use.

This project exists purely as:
- a demonstration of scx_rustland_core
- a teaching tool for sched-ext
- a non-competitive example scheduler

If you are looking for performance, you are in the wrong repository.

## What does it do?

Nothing useful.

It registers as a sched-ext scheduler and tells you the truth.

## Goals

- Be useless.
- Stay useless.
- Never accidentally become useful.

## Design goals

- Maximum absurdity.
- Minimum practicality.
- Compile successfully.

## How to run

```bash
cargo build
./target/debug/scx_truther
```