An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with const-generics

A curated list of projects in awesome lists tagged with const-generics .

https://github.com/isaacholt100/bnum

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

biginteger const-generics integers no-std rust

Last synced: 18 Mar 2026

https://github.com/technocreatives/core2

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

compat const-generics embedded no-alloc no-std polyfill rust traits

Last synced: 10 Mar 2026

https://github.com/rossmacarthur/vectrix

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

const-generics crate matrix rust vector

Last synced: 13 Apr 2025

https://github.com/timvermeulen/const-buffer

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

array const-generics data-structures no-std rust

Last synced: 26 Mar 2025

https://github.com/thomwiggers/kyber-rs

Const generics experiment. WIP Kyber implementation in Rust.

const-generics cryptography rust wip

Last synced: 12 Jun 2025

https://github.com/juntyr/const-type-layout

A derive trait which enables the const comparison of type layouts

const-evaluation const-generics rust type-layout

Last synced: 20 Jul 2025

https://github.com/bennetthardwick/static-dsp

A no_std dsp library using const generics in Rust.

audio audio-processing const-generics dsp rust rust-lang rust-library

Last synced: 17 Jun 2026

https://github.com/deotimedev/checks

Adds several compile-time checks for rust const generics.

const-generics no-std rust rust-macro

Last synced: 30 May 2026

https://github.com/stefan-zobel/fixed-size-matrix-rs

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

const-generics linear-algebra rust sized-matrix

Last synced: 04 Oct 2025