Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/RustCrypto/hybrid-array
Hybrid typenum/const generic arrays
https://github.com/RustCrypto/hybrid-array
Array::from_slice deprecated
F8RZD opened this issue 19 days ago
F8RZD opened this issue 19 days ago
Fix Clippy warnings in tests
newpavlov opened this pull request 29 days ago
newpavlov opened this pull request 29 days ago
Tweak `Array::concat`
newpavlov opened this pull request 29 days ago
newpavlov opened this pull request 29 days ago
optimize `Array::concat`
ericlagergren opened this pull request 30 days ago
ericlagergren opened this pull request 30 days ago
Bump bytemuck from 1.20.0 to 1.21.0
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
v0.2.3
tarcieri opened this pull request 2 months ago
tarcieri opened this pull request 2 months ago
Update ML-DSA sizes
bifurcation opened this pull request 2 months ago
bifurcation opened this pull request 2 months ago
Update Cargo.lock
newpavlov opened this pull request 3 months ago
newpavlov opened this pull request 3 months ago
Bump bytemuck from 1.19.0 to 1.20.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
v0.2.2
tarcieri opened this pull request 3 months ago
tarcieri opened this pull request 3 months ago
Add FrodoKEM sizes
mikelodder7 opened this pull request 3 months ago
mikelodder7 opened this pull request 3 months ago
Bump serde from 1.0.210 to 1.0.211
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
v0.2.1
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
CI: test all features in isolation
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
v0.2.0-rc.12
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
Optional `bytemuck` support
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
README.md: document `serde` feature
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
More `AssocArraySize` docs
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
Add basic `AssocArraySize` docs
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
rustdoc: small typenum tutorial
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
v0.2.0
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
v0.2.0-rc.11
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
adds support for LMS sizes
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
Migration guide from GenericArray?
plaes opened this issue 5 months ago
plaes opened this issue 5 months ago
v0.2.0-rc.10
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Correct misunderstanding about bit direction for extra sizes
jmwample opened this pull request 5 months ago
jmwample opened this pull request 5 months ago
`serde` support
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Cargo.toml: use shortened version form for `rust-version`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Implement `as_flattened{_mut}()` for `Array<Array<>>`
jmwample opened this pull request 5 months ago
jmwample opened this pull request 5 months ago
Remove std
Christiaan676 opened this pull request 5 months ago
Christiaan676 opened this pull request 5 months ago
Add various hybrid array sizes necessary for Kemeleon
jmwample opened this pull request 5 months ago
jmwample opened this pull request 5 months ago
Optional bytemuck support
edgarogh opened this issue 7 months ago
edgarogh opened this issue 7 months ago
Add `from_core_array_ref()` and `from_core_array_mut()` methods to `ArrayOps`
rickvanprim opened this issue 7 months ago
rickvanprim opened this issue 7 months ago
modify ArraySize to allow for arbitrary size support by third parties
conradludgate opened this pull request 7 months ago
conradludgate opened this pull request 7 months ago
Add Array sizes up to 5000 (some of which are required for NTRU-Prime)
oddcoder opened this pull request 8 months ago
oddcoder opened this pull request 8 months ago
Support Arrays Up to U1277
oddcoder opened this issue 8 months ago
oddcoder opened this issue 8 months ago
v0.2.0-rc.9
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
Disable `default-features` for `zeroize`
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
Bump zeroize from 1.7.0 to 1.8.1
dependabot[bot] opened this pull request 9 months ago
dependabot[bot] opened this pull request 9 months ago
Tracking issue for v0.2.0 release
tarcieri opened this issue 9 months ago
tarcieri opened this issue 9 months ago
Optional serde support
robinhundt opened this issue 11 months ago
robinhundt opened this issue 11 months ago
Enable `all-features = true` on docs.rs
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Deprecate `from_slice` methods
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Remove deprecated `consts` module
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
v0.2.0-rc.8
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Replace `consts` with `sizes`
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Support all array sizes up to `U512`
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Tracking issue for additional array size support: `error[E0277]: the trait bound UInt<...>: ArraySize is not satisfied`
tarcieri opened this issue 11 months ago
tarcieri opened this issue 11 months ago
Missing array sizes for hashes serialization
baloo opened this pull request 11 months ago
baloo opened this pull request 11 months ago
`extra_sizes` type aliases are not publicly accessible
tjade273 opened this issue 11 months ago
tjade273 opened this issue 11 months ago
test for `Array::map`
baloo opened this pull request 11 months ago
baloo opened this pull request 11 months ago
Remove redundant `core::slice` prefixes
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Add `Array::map`
baloo opened this pull request 11 months ago
baloo opened this pull request 11 months ago
bring back `zip` methods
baloo opened this pull request 11 months ago
baloo opened this pull request 11 months ago
v0.2.0-rc.7
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Feature gate `extra-sizes`
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Add ML-DSA and SLH-DSA sizes
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Add back U8192 support
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
ArraySize definitions for Post-Quantum signature sizes
tjade273 opened this issue 11 months ago
tjade273 opened this issue 11 months ago
hybrid-array v0.2.0-rc.6
tarcieri opened this pull request 11 months ago
tarcieri opened this pull request 11 months ago
Factor extra size definitions into their own module
tarcieri opened this pull request 12 months ago
tarcieri opened this pull request 12 months ago
Further expand array sizes
tarcieri opened this pull request 12 months ago
tarcieri opened this pull request 12 months ago
Make new UInt definition less verbose
bifurcation opened this pull request 12 months ago
bifurcation opened this pull request 12 months ago
Simplify impl_array_size macro and add a value
bifurcation opened this pull request 12 months ago
bifurcation opened this pull request 12 months ago
Further expand array size support
tarcieri opened this pull request 12 months ago
tarcieri opened this pull request 12 months ago
Build time test
tarcieri opened this pull request 12 months ago
tarcieri opened this pull request 12 months ago
Long build times in CI on older compilers
tarcieri opened this issue 12 months ago
tarcieri opened this issue 12 months ago
Expand array sizes through U1024
tarcieri opened this pull request 12 months ago
tarcieri opened this pull request 12 months ago
No way to use extend supported array lengths
rozbb opened this issue 12 months ago
rozbb opened this issue 12 months ago
Add `generic-array` migration guide for `Concat` and `Split`
tarcieri opened this pull request 12 months ago
tarcieri opened this pull request 12 months ago
Impl `AsRef<Self>` for `Array<T, U>`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
v0.2.0-rc.5
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Better leverage `typenum::Const<N>`?
tarcieri opened this issue about 1 year ago
tarcieri opened this issue about 1 year ago
Rename `AssociatedArraySize` => `AssocArraySize`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Enable `typenum`'s `const-generics` feature
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
v0.2.0-rc.4
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Remove `ArrayType<MaybeUninit<T>> = [MaybeUninit<T>; N]` bounds
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Array::(try_)from_fn: use `impl FnMut` syntax
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Remove `FromFn` trait
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Expand documentation
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Expand lints
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
v0.2.0-rc.3
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Refactor `Array::slice_as_chunks(_mut)`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Remove `ArrayOps` and `SliceOps`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
v0.2.0-rc.2
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
CI: alphabetize jobs
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
hybrid-array: basic usage docs
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Remove reference conversions from `ArrayOps`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Remove uses of `ArrayOps` bounds
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Safe conversions between `Array` and `[T; N]`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Replace `mem::forget` with `ManuallyDrop`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Remove `ArrayOps::from_core_array`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Add `ArrayOps::to_core_array`
thaliaarchi opened this pull request about 1 year ago
thaliaarchi opened this pull request about 1 year ago
v0.2.0-rc.1
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
README.md: add `GenericArray` migration guide
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Rename `ArrayOps::ref_mut_from_core_array`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Add `AsMut<Array<T, U>>` impl for `[T, N]`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
Add `Send` and `Sync` impls for `Array`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago
impl Send?
yrns opened this issue about 1 year ago
yrns opened this issue about 1 year ago
CI: test with `cargo-careful`
tarcieri opened this pull request about 1 year ago
tarcieri opened this pull request about 1 year ago