Generic array types in Rust
☆432Nov 19, 2025Updated 3 months ago
Alternatives and similar repositories for generic-array
Users that are interested in generic-array are comparing it to the libraries listed below
Sorting:
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Generic Rational numbers for Rust☆150Jan 25, 2025Updated last year
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A Vec of Bits☆186Aug 27, 2025Updated 6 months ago
- Temporary file library for rust☆1,408Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated 11 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- ☆900Feb 16, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated 3 weeks ago
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Spin-based synchronization primitives☆584Feb 5, 2026Updated 3 weeks ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,294Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- Async I/O and timers☆585Feb 15, 2026Updated last week
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- Utility crates used in RustCrypto☆600Updated this week