Integer trait and functions for Rust
☆188Feb 28, 2025Updated last year
Alternatives and similar repositories for num-integer
Users that are interested in num-integer are comparing it to the libraries listed below
Sorting:
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 9 months ago
- Generic Rational numbers for Rust☆153Jan 25, 2025Updated last year
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- Complex numbers for Rust☆255May 13, 2025Updated 10 months ago
- Big integer types for Rust☆596May 13, 2025Updated 10 months ago
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Procedural macros to derive numeric traits in Rust☆215Feb 6, 2024Updated 2 years ago
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆661Feb 16, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- offsetof for Rust☆231Mar 26, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆550Nov 4, 2025Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆368Feb 2, 2026Updated last month
- Generic array types in Rust☆433Nov 19, 2025Updated 4 months ago
- Async I/O and timers☆592Updated this week
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- A crate for managing memory bit by bit☆1,376Aug 9, 2024Updated last year
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- Just, really the littlest Vec you could need. So smol.☆731Updated this week
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated last month
- Temporary file library for rust☆1,414Updated this week
- base64, in rust☆716Dec 4, 2025Updated 3 months ago
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Google's list of Certificate Transparency logs as a rust crate for use with sct.rs☆14Feb 17, 2023Updated 3 years ago
- oh heck, a case conversion library☆584Aug 9, 2025Updated 7 months ago
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,567Jan 11, 2026Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆262Feb 16, 2026Updated last month