Ballasi / num2wordsLinks
Convert numbers like 42 to forty-two
☆18Updated last year
Alternatives and similar repositories for num2words
Users that are interested in num2words are comparing it to the libraries listed below
Sorting:
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- List size of types in a Rust crate☆27Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Pretty-print file sizes and more☆50Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- State machine pattern for Rust☆29Updated last year
- Utilities to work with dyn [Async]Fn*☆17Updated last month
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Static-checked parsing of regexes into structs