Ballasi / num2wordsLinks
Convert numbers like 42 to forty-two
☆18Updated 10 months ago
Alternatives and similar repositories for num2words
Users that are interested in num2words are comparing it to the libraries listed below
Sorting:
- Command line util to pretty print Rust backtraces☆28Updated 11 months ago
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- horrible serde macro stuff☆39Updated last year
- Transform, compare and query JSON format☆23Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- State machine pattern for Rust☆29Updated 7 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- Re-usable CLI flags for `cargo` plugins☆39Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Side by side split of async log files☆15Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Hash trait that is object-safe☆32Updated 3 weeks ago
- Deserialization library with focus on error handling☆49Updated 4 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- GUI viewer for cargo metadata☆20Updated 4 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Language server for Rhai.☆57Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year