fizyk20 / generic-arrayLinks
Generic array types in Rust
☆429Updated 2 weeks 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☆350Updated last year
- Compile time numbers in Rust.☆569Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆362Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- The arena, a fast but limited type of allocator☆566Updated last year
- Fast, ergonomic metrics for Rust☆340Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆412Updated 2 months ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- A set of alternative `derive` attributes for Rust☆455Updated last month
- How-to: Sanitize your Rust code!☆432Updated 7 years ago
- derive simple constructor functions for Rust structs☆569Updated last year
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Backtraces in Rust☆597Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Getters and Setters for Rust.☆372Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- 📈 benchmarking different ways to concatenate strings in rust☆317Updated 2 years ago