fizyk20 / generic-arrayLinks
Generic array types in Rust
☆411Updated 2 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:
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Compile time numbers in Rust.☆547Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- A small utility to compare Rust micro-benchmarks.☆356Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- Cargo subcommand to profile binaries☆438Updated 2 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- A rust-macro which makes errors easy to write☆335Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Backtraces in Rust☆578Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Intrusive collections for Rust☆453Updated 8 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Rust method delegation with less boilerplate☆487Updated last month
- Slab allocator for Rust☆787Updated last week
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- Getters and Setters for Rust.☆355Updated last month
- Conditional compilation according to rustc compiler version☆364Updated last week