fizyk20 / generic-arrayLinks
Generic array types in Rust
☆414Updated 4 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☆346Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- Compile time numbers in Rust.☆551Updated last month
- A library for creating references that carry their owner with them.☆375Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Cargo subcommand to profile binaries☆442Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated 10 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Intrusive collections for Rust☆454Updated 10 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- derive simple constructor functions for Rust structs☆557Updated 10 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- A set of alternative `derive` attributes for Rust☆444Updated last year
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- ☆286Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- A Rust library providing a builder API to generate Rust code.☆256Updated last year
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago