fizyk20 / generic-arrayLinks
Generic array types in Rust
☆414Updated 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.☆555Updated 2 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- Cargo subcommand to profile binaries☆443Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Fast, ergonomic metrics for Rust☆339Updated 9 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- Intrusive collections for Rust☆455Updated 10 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A rust-macro which makes errors easy to write☆336Updated last year
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Getters and Setters for Rust.☆361Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago