dtolnay / enumnView external linksLinks
Convert number to enum
☆87Jul 30, 2024Updated last year
Alternatives and similar repositories for enumn
Users that are interested in enumn are comparing it to the libraries listed below
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Jan 21, 2026Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Dec 20, 2025Updated last month
- Full precision decimal representation of f64☆27Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated last month
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated 11 months ago
- bytes::BufMut implementation to count buffer size☆25Updated this week
- Related constants in Rust: 1 << iota☆18Dec 19, 2022Updated 3 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆106Updated this week
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- Struct fields that are made read-only accessible to other modules☆263Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Re-usable CLI flags for `cargo` plugins☆45Feb 1, 2026Updated last week
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last week
- Color schemes for charts and maps☆233Jan 5, 2026Updated last month
- Provides branch hinting and control functions for stable Rust☆36Jan 3, 2026Updated last month
- Hash trait that is object-safe☆37Dec 20, 2025Updated last month
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- Rust binding for libfyaml☆13Dec 7, 2024Updated last year
- Exhaustive iteration trait in Rust☆21Feb 1, 2026Updated last week
- Fast floating point to string conversion☆690Feb 3, 2026Updated last week
- A big integer library in Rust with good performance.☆107Nov 7, 2023Updated 2 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Sep 30, 2024Updated last year
- Utilities for working with impl traits in Rust.☆121Jan 27, 2025Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆12Aug 11, 2024Updated last year
- 🚃 lib for CLI utilities, printing, and error handling☆15Feb 4, 2026Updated last week
- Compresses normal vectors (or any 3D unit vector) using Octahedron encoding☆11Jul 22, 2024Updated last year
- The home for Rust's governance documentation, such as team charters.☆13Jan 26, 2022Updated 4 years ago
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- Macro for writing nested `if let` expressions☆168Aug 29, 2025Updated 5 months ago
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated last week
- Dynamic structured values for Rust☆30Nov 20, 2025Updated 2 months ago
- A Rust attribute macro to limit a function's number of runs over a specified period of time☆12Aug 16, 2022Updated 3 years ago
- ☆12Apr 12, 2020Updated 5 years ago
- Define your own PhantomData☆158Updated this week
- Clone trait that is object-safe☆746Updated this week
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 4 years ago