https://github.com/f0xb17/valkyrja
Valkyrja is a lightweight and expressive error-handling library for Odin.
https://github.com/f0xb17/valkyrja
Last synced: 4 months ago
JSON representation
Valkyrja is a lightweight and expressive error-handling library for Odin.
- Host: GitHub
- URL: https://github.com/f0xb17/valkyrja
- Owner: f0xb17
- License: apache-2.0
- Created: 2025-02-28T08:15:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T14:09:55.000Z (4 months ago)
- Last Synced: 2025-02-28T15:21:30.184Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Valkyrja
## Definition
**Valkyrja** (= comes from Norse mythology.) – A Valkyrie who decides which errors "survive" or are "caught."## Information
Valkyrja is a lightweight and expressive error-handling library for Rust. Inspired by the legendary Valkyries of Norse mythology, it helps you catch, manage, and report errors with elegance and control. Whether you're dealing with simple error propagation or complex exception handling, Valkyrja ensures your code remains robust and readable.