calteran / number_names_rsView external linksLinks
Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.
☆13May 16, 2022Updated 3 years ago
Alternatives and similar repositories for number_names_rs
Users that are interested in number_names_rs are comparing it to the libraries listed below
Sorting:
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- Cayley Dickson algebra implementation in python☆12Jan 3, 2019Updated 7 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24May 15, 2025Updated 9 months ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated 3 weeks ago
- ☆13Aug 18, 2022Updated 3 years ago
- A Rust implementation of a constant time LFU cache☆14May 21, 2024Updated last year
- Provides a Rust-based SQLite extension for using Hypercore as the VFS for your databases.☆18Oct 13, 2021Updated 4 years ago
- Create static C-compatible strings from Rust string literals.☆17May 31, 2022Updated 3 years ago
- A simple Hacker News API (v0) client library based on reqwest and serde.