#time #rabbit #rabbit-time

rabbit-time

Rust implementations of Neralie and Arvelie time formats

3 releases

Uses new Rust 2024

new 0.1.2 May 18, 2025
0.1.1 May 18, 2025
0.1.0 May 18, 2025

#335 in Date and time

24 downloads per month

AGPL-3.0-or-later

9KB
158 lines

Rabbit-Time

Rust implementations of Hundred Rabbits' Arvelie and Neralie date and time formats.

Arvelie is an alphanumeric date format, with numeric years, alphabetical radix-26 months, and numerical radix-14 month-days.

Neralie is a decimal time format, with days broken up by "beats", each made up of 1000 "pulses".

Dependencies

~1MB
~18K SLoC