fizyk20 / generic-array
Generic array types in Rust
☆407Updated 2 months ago
Alternatives and similar repositories for generic-array:
Users that are interested in generic-array are comparing it to the libraries listed below
- Fowler–Noll–Vo hash function☆345Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Compile time numbers in Rust.☆542Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago
- Cargo subcommand to profile binaries☆437Updated 2 years ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Backtraces in Rust☆568Updated last week
- Slab allocator for Rust☆777Updated last week
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A rust-macro which makes errors easy to write☆334Updated last year
- Automatic checking for semantic versioning in library crates☆635Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆618Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- derive simple constructor functions for Rust structs☆549Updated 8 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆353Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month