Generic array types in Rust
☆433Nov 19, 2025Updated 4 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.☆581Nov 2, 2025Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A Vec of Bits☆187Updated this week
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Generic Rational numbers for Rust☆153Jan 25, 2025Updated last year
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Hybrid typenum/const generic arrays☆20Mar 8, 2026Updated last week
- Temporary file library for rust☆1,414Updated this week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆550Nov 4, 2025Updated 4 months ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Parser for Rust source code☆3,302Updated this week
- ☆909Feb 16, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Updated this week
- Procedural macros to derive numeric traits in Rust☆215Feb 6, 2024Updated 2 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,567Jan 11, 2026Updated 2 months ago
- Array helpers for Rust's Vector and String types☆78Feb 6, 2023Updated 3 years ago
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A crate for managing memory bit by bit☆1,376Aug 9, 2024Updated last year
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Utility crates used in RustCrypto☆604Mar 9, 2026Updated last week