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

Match `core`'s definition of `uninit_array`

tarcieri opened this pull request about 1 year ago
Factor traits into submodule

tarcieri opened this pull request about 1 year ago
Use `FromIterator` to impl `Array::concat`

tarcieri opened this pull request about 1 year ago
Impl `AsRef<Array<T, U>>` for `[T; N]`

tarcieri opened this pull request about 1 year ago
Add helper functions for `Array<MaybeUninit<T>, U>`

tarcieri opened this pull request about 1 year ago
Remove doc link from readme

newpavlov opened this pull request about 1 year ago
Use `cast()` to perform pointer casts

tarcieri opened this pull request about 1 year ago
CI: add miri checks

tarcieri opened this pull request about 1 year ago
Add `Array::try_from_iter`

tarcieri opened this pull request about 1 year ago
CI: fix workflow `on` clauses

tarcieri opened this pull request about 1 year ago
Add `FromFn::try_from_fn`

tarcieri opened this pull request about 1 year ago
Import sources from RustCrypto/utils

tarcieri opened this pull request about 1 year ago