☆357Mar 15, 2026Updated this week
Alternatives and similar repositories for num_enum
Users that are interested in num_enum are comparing it to the libraries listed below
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆215Feb 6, 2024Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆731Updated this week
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Spin-based synchronization primitives☆587Feb 5, 2026Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆373Dec 20, 2025Updated 3 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆526Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- ☆909Feb 16, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,376Aug 9, 2024Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Rust quasi-quoting☆1,527Mar 3, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,414Updated this week
- A simple and fast random number generator☆569Mar 9, 2026Updated last week
- Utilities for working with bytes☆2,196Feb 4, 2026Updated last month
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A no_std + serde compatible message library for Rust☆1,360Feb 3, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆550Nov 4, 2025Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆454Mar 7, 2026Updated last week
- ☆324Sep 30, 2025Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month