fizyk20 / generic-arrayLinks
Generic array types in Rust
☆431Updated 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:
- Fowler–Noll–Vo hash function☆356Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Compile time numbers in Rust.☆573Updated 3 months ago
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆400Updated 3 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- The arena, a fast but limited type of allocator☆576Updated last year
- A Rust implementation of the xxHash algorithm.☆428Updated 5 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- derive simple constructor functions for Rust structs☆574Updated last year
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Getters and Setters for Rust.☆381Updated 7 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- How-to: Sanitize your Rust code!☆433Updated 8 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Fast numeric to- and from-string conversion routines.☆350Updated 3 months ago
- Backtraces in Rust☆604Updated last week
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Extremely generic linear algebra libary for Rust☆230Updated last year