fizyk20 / generic-arrayLinks
Generic array types in Rust
☆418Updated 6 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.☆562Updated 4 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A library for creating references that carry their owner with them.☆377Updated last year
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆359Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- The arena, a fast but limited type of allocator☆557Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆408Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- derive simple constructor functions for Rust structs☆564Updated last year
- ☆298Updated last month
- A rust-macro which makes errors easy to write☆336Updated last year
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Backtraces in Rust☆594Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Getters and Setters for Rust.☆366Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- Intrusive collections for Rust☆467Updated last year
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago