fizyk20 / generic-arrayLinks
Generic array types in Rust
☆415Updated 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.☆560Updated 3 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Cargo subcommand to profile binaries☆446Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- The arena, a fast but limited type of allocator☆553Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Fast, ergonomic metrics for Rust☆340Updated 10 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- derive simple constructor functions for Rust structs☆562Updated last year
- Intrusive collections for Rust☆464Updated last year
- A set of alternative `derive` attributes for Rust☆448Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Getters and Setters for Rust.☆363Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- ☆296Updated 2 weeks ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago