fizyk20 / generic-arrayLinks
Generic array types in Rust
☆416Updated 5 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☆347Updated last year
- Compile time numbers in Rust.☆557Updated 2 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Cargo subcommand to profile binaries☆444Updated 2 years ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- The arena, a fast but limited type of allocator☆552Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Fast, ergonomic metrics for Rust☆339Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 8 months ago
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Rust method delegation with less boilerplate☆494Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Intrusive collections for Rust☆458Updated 11 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- Conditional compilation according to rustc compiler version☆375Updated last week
- Getters and Setters for Rust.☆362Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago