fizyk20 / generic-array
Generic array types in Rust
☆406Updated last week
Alternatives and similar repositories for generic-array:
Users that are interested in generic-array are comparing it to the libraries listed below
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Compile time numbers in Rust.☆539Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆345Updated 11 months ago
- A compiler plugin to insert flame calls☆380Updated last year
- A library for creating references that carry their owner with them.☆365Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Stackless generators on stable Rust.☆455Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Slab allocator for Rust☆746Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- derive simple constructor functions for Rust structs☆543Updated 6 months ago
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- The arena, a fast but limited type of allocator☆531Updated 6 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Rust method delegation with less boilerplate☆461Updated last month
- Fast floating point to string conversion☆625Updated last week
- Conditional compilation according to rustc compiler version☆349Updated last week
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆388Updated 3 months ago
- A rust-macro which makes errors easy to write☆334Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- A Rust library providing a builder API to generate Rust code.☆251Updated 8 months ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- How-to: Sanitize your Rust code!☆427Updated 7 years ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month