An open API service providing repository metadata for many open source software ecosystems.

Topic: "const-generics"

slightlyoutofphase/staticvec

Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

Language: Rust - Size: 1.47 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 267 - Forks: 20

isaacholt100/bnum

Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.

Language: Rust - Size: 2.51 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 109 - Forks: 13

technocreatives/core2

The bare essentials of std::io for use in no_std. Alloc support is optional.

Language: Rust - Size: 105 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 74 - Forks: 24

rossmacarthur/vectrix

🏹 Stack-allocated, constant-size, matrix type implemented with const generics

Language: Rust - Size: 256 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 18 - Forks: 2

Mari-W/const_guards

compile time constraints on const generics made easy

Language: Rust - Size: 42 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1

timvermeulen/const-buffer

A fixed-capacity memory buffer allocated on the stack using const generics.

Language: Rust - Size: 17.6 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

thomwiggers/kyber-rs

Const generics experiment. WIP Kyber implementation in Rust.

Language: Rust - Size: 5.52 MB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

juntyr/const-type-layout

A derive trait which enables the const comparison of type layouts

Language: Rust - Size: 5.03 MB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 3

jdh8/minifloat-rs

Rust const generic library for minifloats

Language: Rust - Size: 95.7 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

bennetthardwick/static-dsp

A no_std dsp library using const generics in Rust.

Language: Rust - Size: 19.5 KB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

darinchau/const-arithmetic

A crate developed for fun. Dedicated to exploiting Rust's powerful compiler and type generic system to perform integer arithmetics at compile time. This works on stable to circumvent (sort of) #[generic_const_exprs]

Language: Rust - Size: 170 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

deotimedev/checks

Adds several compile-time checks for rust const generics.

Language: Rust - Size: 21.5 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

raldone01/runtime-const-generics-rs

Language: Rust - Size: 1.95 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Logarithmus/typenum_alias

Strong aliases for https://lib.rs/typenum, powered by const generics

Language: Rust - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stefan-zobel/fixed-size-matrix-rs

Basic arithmetic for compile-time-sized matrices using Rust const generics

Language: Rust - Size: 2.65 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0