An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "const-generics" keyword

View the packages on the crates.io package registry that are tagged with the "const-generics" keyword.

minifloat 0.1.6
Emulate various minifloats with const generics
7 versions - Latest release: about 1 year ago - 7.83 thousand downloads total - 2 stars on GitHub - 1 maintainer
bare-io
The bare essentials of std::io for use in no_std. Alloc support is optional.
5 versions - Latest release: about 11 hours ago - 4 dependent packages - 4 dependent repositories - 18.1 thousand downloads total - 74 stars on GitHub - 1 maintainer
Top 7.9% on crates.io
staticvec 0.11.9
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const gener...
96 versions - Latest release: almost 3 years ago - 9 dependent packages - 11 dependent repositories - 213 thousand downloads total - 268 stars on GitHub - 1 maintainer
constfft 0.2.4
A library crate providing an FFT API for arrays
7 versions - Latest release: almost 3 years ago - 7.4 thousand downloads total - 35 stars on GitHub - 1 maintainer
const-type-layout 0.3.2
Derivable const trait to view and compare the layout of a struct, union, or enum.
6 versions - Latest release: 10 months ago - 8.41 thousand downloads total - 3 stars on GitHub - 1 maintainer
const-type-layout-derive 0.3.1
Derive macro implementation for const-type-layout crate
4 versions - Latest release: 10 months ago - 1 dependent package - 6.54 thousand downloads total - 3 stars on GitHub - 1 maintainer
array-bin-ops 0.1.6 💰
Efficient array binary operations
7 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 67.3 thousand downloads total - 0 stars on GitHub - 1 maintainer
const-lru 1.0.0
A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache.
5 versions - Latest release: almost 2 years ago - 2 dependent packages - 1 dependent repositories - 7.91 thousand downloads total - 35 stars on GitHub - 1 maintainer
const-either 0.1.1
Option and Either types with variants known at compile time.
2 versions - Latest release: about 3 years ago - 2.47 thousand downloads total - 1 stars on GitHub - 1 maintainer
const-chunks 0.3.0
Extension trait to chunk iterators into const-length arrays.
6 versions - Latest release: almost 2 years ago - 7.81 thousand downloads total - 7 stars on GitHub - 1 maintainer
slist 0.1.2 💰
Algebraic lists with statically determined size that live on stack.
3 versions - Latest release: almost 5 years ago - 3.65 thousand downloads total - 5 stars on GitHub - 1 maintainer
bnum 0.13.0
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types.
16 versions - Latest release: 5 months ago - 4 dependent packages - 9 dependent repositories - 1.86 million downloads total - 106 stars on GitHub - 1 maintainer
serde_arrays 0.2.0
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays.
2 versions - Latest release: 4 months ago - 24 dependent packages - 30 dependent repositories - 1.18 million downloads total - 21 stars on GitHub - 1 maintainer
unroll-fn 0.1.1 💰
A generic unrollling function.
2 versions - Latest release: over 3 years ago - 1 dependent package - 2.47 thousand downloads total - 1 stars on GitHub - 1 maintainer
const-arith-macros-178 0.1.2
Provides macros for const-arithmetic
3 versions - Latest release: about 2 years ago - 1 dependent package - 3.75 thousand downloads total - 1 stars on GitHub - 1 maintainer
const-buffer 0.1.2
A fixed-capacity memory buffer allocated on the stack using const generics.
3 versions - Latest release: almost 5 years ago - 3.85 thousand downloads total - 9 stars on GitHub - 1 maintainer
static-dsp 0.1.0 💰
A no_std dsp library using const generics in Rust.
1 version - Latest release: over 5 years ago - 1.5 thousand downloads total - 2 stars on GitHub - 1 maintainer
static_assert_generic 0.1.2
Static asserts involving const and type generics
3 versions - Latest release: 11 months ago - 1 dependent package - 3.1 thousand downloads total - 0 stars on GitHub - 1 maintainer
array-append 0.1.0
a small family of functions for working with const-generic array types
1 version - Latest release: about 3 years ago - 1 dependent repositories - 2.24 thousand downloads total - 2 stars on GitHub - 1 maintainer
easyfft 0.4.2
A library crate providing an easy FFT API for arrays and slices
14 versions - Latest release: 2 months ago - 2 dependent packages - 1 dependent repositories - 34.5 thousand downloads total - 35 stars on GitHub - 1 maintainer
minsize 0.1.2
Collections with a statically known minimum size (using const generics)
3 versions - Latest release: over 2 years ago - 5.52 thousand downloads total - 0 stars on GitHub - 1 maintainer
e-ring 0.3.0
A no_std append only ring buffer, when full new element replace oldest one
3 versions - Latest release: almost 4 years ago - 1 dependent repositories - 4.37 thousand downloads total - 0 stars on GitHub - 1 maintainer
const-arithmetic 1.0.4
Exploits Rust's type generic system to perform integer arithmetics at compile time.
5 versions - Latest release: about 2 years ago - 5.3 thousand downloads total - 1 stars on GitHub - 1 maintainer
e-write-buffer 0.6.1
A no_std, const-generic, `core::fmt::Write`able buffer
7 versions - Latest release: over 1 year ago - 1 dependent repositories - 8.3 thousand downloads total - 0 stars on GitHub - 1 maintainer
checks 1.0.6
Adds several compile time checks for const generics
8 versions - Latest release: about 2 years ago - 1 dependent package - 9.13 thousand downloads total - 1 stars on GitHub - 1 maintainer
vectrix-macro 0.4.0
A macro for composing matrices
6 versions - Latest release: about 2 months ago - 2 dependent packages - 3 dependent repositories - 10.4 thousand downloads total - 19 stars on GitHub - 1 maintainer
stride 0.4.0
A strided slice type
6 versions - Latest release: about 2 months ago - 2 dependent packages - 3 dependent repositories - 10.5 thousand downloads total - 19 stars on GitHub - 1 maintainer
vectrix 0.4.0
A stack-allocated matrix type implemented with const generics
7 versions - Latest release: about 2 months ago - 2 dependent repositories - 10.3 thousand downloads total - 18 stars on GitHub - 1 maintainer
vectrs 0.0.7
A stack-allocated, constant-size, n-dimensional vector type (NOTE: this crate was renamed to `vec...
8 versions - Latest release: over 4 years ago - 8.82 thousand downloads total - 18 stars on GitHub - 1 maintainer
mtrx 0.1.0
Provides type-safe matrix operations using const generics
1 version - Latest release: over 4 years ago - 1.38 thousand downloads total - 46 stars on GitHub - 1 maintainer
sized_matrix 0.3.0
Sized matrices using const generics for better type checking and performance
8 versions - Latest release: about 3 years ago - 1 dependent package - 1 dependent repositories - 10 thousand downloads total - 0 stars on GitHub - 1 maintainer
const_guards_attribute 0.1.3
An attribute macro for compile time constraints on const generics
4 versions - Latest release: about 3 years ago - 1 dependent package - 6.35 thousand downloads total - 12 stars on GitHub - 1 maintainer
const_guards 0.1.3
An attribute macro for compile time constraints on const generics
3 versions - Latest release: about 3 years ago - 1 dependent package - 4.71 thousand downloads total - 12 stars on GitHub - 1 maintainer
Top 8.7% on crates.io
elain 0.3.1
Set a type's minimum alignment with const generics.
4 versions - Latest release: 9 months ago - 7 dependent packages - 4 dependent repositories - 248 thousand downloads total - 18 stars on GitHub - 1 maintainer
const-generic-wrap 0.3.0
Simple wrapper for const generics.
3 versions - Latest release: about 4 years ago - 1 dependent package - 1 dependent repositories - 4.09 thousand downloads total - 0 stars on GitHub - 1 maintainer
boxed-slice 0.1.1
An easy abstraction around boxed slices sized by a const generic.
2 versions - Latest release: over 4 years ago - 2.62 thousand downloads total - 1 maintainer