☆355Feb 1, 2026Updated 3 weeks ago
Alternatives and similar repositories for num_enum
Users that are interested in num_enum are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Procedural macros to derive numeric traits in Rust☆214Feb 6, 2024Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Spin-based synchronization primitives☆584Feb 5, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆515Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- ☆900Feb 16, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- A crate for managing memory bit by bit☆1,374Aug 9, 2024Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆371Dec 20, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A no_std + serde compatible message library for Rust☆1,338Feb 3, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- Temporary file library for rust☆1,408Updated this week
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- Clone trait that is object-safe☆748Feb 16, 2026Updated last week
- Utilities for working with bytes☆2,182Feb 4, 2026Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- derive builder implementation for rust structs☆1,532Jan 2, 2026Updated last month
- A simple and fast random number generator☆564Feb 9, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week