The "Dying Will Bullet" is a special bullet used in my favorite series "Katekyō Hitman Reborn!" to give the protagonist, Tsunayoshi Sawada, a temporary surge of determination and courage. It allows him to face challenges with a fearless attitude and tap into his hidden potential. "Dying Will bullet" is made from the Vongola tradition of burying prime bullets in the shape-changing chameleon's body for three days. Chameleons and lizards are closely related.
Because I already have many repositories under my personal account, so I decided to migrate Zig-related projects to this organization.
If there are any issues, you can directly mention @Hanaasagi.
- cron: Parse cron and calculate the next run time.
- deunicode: ASCII transliterations of Unicode text.
- slugify: Slugifies a string.
- dotenv: Loads environment variables from
.env
file. - pretty-table: Display tabular data in a visually appealing ASCII table format.
- unique: Collection of Unique ID Algorithms.
- once:
OnceCell
andLazy
in Zig. - donuts: Beautiful spinners for terminal.
- base64-simd: Base64 encoder/decoder with SIMD.
- Rlock: Reentrant lock.
- BK-tree: BK-tree.