| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| horust-x86_64-unknown-linux-musl.tar.gz | 2025-10-19 | 2.2 MB | |
| horust-i686-unknown-linux-musl.tar.gz | 2025-10-19 | 2.2 MB | |
| horust-armv7-unknown-linux-gnueabihf.tar.gz | 2025-10-19 | 1.9 MB | |
| horust-i686-unknown-linux-gnu.tar.gz | 2025-10-19 | 2.3 MB | |
| horust-x86_64-unknown-linux-gnu.tar.gz | 2025-10-19 | 2.2 MB | |
| horust-aarch64-unknown-linux-gnu.tar.gz | 2025-10-19 | 2.0 MB | |
| README.md | 2025-10-19 | 1.6 kB | |
| v0.1.10 source code.tar.gz | 2025-10-19 | 176.1 kB | |
| v0.1.10 source code.zip | 2025-10-19 | 200.2 kB | |
| Totals: 9 Items | 13.2 MB | 0 | |
What's Changed
- Allow joining the internal Horust bus by @jdiez17 in https://github.com/FedericoPonzi/Horust/pull/264
- fix: typos and clippy warning by @kemingy in https://github.com/FedericoPonzi/Horust/pull/266
- update the ci actions by @kemingy in https://github.com/FedericoPonzi/Horust/pull/267
- audit rust in ci by @kemingy in https://github.com/FedericoPonzi/Horust/pull/269
- feat: push to ghcr by @kemingy in https://github.com/FedericoPonzi/Horust/pull/268
- feat: support cmd based health check by @kemingy in https://github.com/FedericoPonzi/Horust/pull/271
- chore: update the msrv by @kemingy in https://github.com/FedericoPonzi/Horust/pull/272
- Bump base docker image by @FedericoPonzi in https://github.com/FedericoPonzi/Horust/pull/275
- feat: use cgroups to limit cpu and memory usage by @kemingy in https://github.com/FedericoPonzi/Horust/pull/273
- Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot[bot] in https://github.com/FedericoPonzi/Horust/pull/280
- Fix macOS build by @maun in https://github.com/FedericoPonzi/Horust/pull/279
- Statically allocate valid state transitions hashmap by @FedericoPonzi in https://github.com/FedericoPonzi/Horust/pull/283
New Contributors
- @jdiez17 made their first contribution in https://github.com/FedericoPonzi/Horust/pull/264
- @kemingy made their first contribution in https://github.com/FedericoPonzi/Horust/pull/266
- @maun made their first contribution in https://github.com/FedericoPonzi/Horust/pull/279
Full Changelog: https://github.com/FedericoPonzi/Horust/compare/v0.1.9...v0.1.10