An open API service for providing issue and pull request metadata for open source projects.

GitHub / bluss/arrayvec issues and pull requests

#298 - Implicitly use core, use alloc format for borsh environment

Pull Request - State: open - Opened by af-afk 29 days ago - 1 comment

#297 - Add WASM support

Issue - State: open - Opened by mimi89999 4 months ago

#296 - feat+refactor: Bump MSRV to `1.57` and maximize `const`

Pull Request - State: open - Opened by Daniel-Aaron-Bloom 4 months ago - 2 comments

#295 - Consider adding `#[inline]` to various methods

Issue - State: closed - Opened by nazar-pc 5 months ago - 2 comments

#294 - feat+refactor: Bump MSRV to `1.83.0` and maximize `const`

Pull Request - State: open - Opened by Daniel-Aaron-Bloom 5 months ago - 6 comments

#292 - Implement copy_from_slice_at for ArrayVec

Issue - State: open - Opened by izissise 6 months ago

#290 - Implement defmt::Format

Pull Request - State: open - Opened by shimunn 6 months ago

#289 - Add from iterator impl

Pull Request - State: open - Opened by Pzixel 6 months ago - 1 comment

#287 - Stack or heap?

Issue - State: closed - Opened by Resonanz 7 months ago - 1 comment

#286 - Please add testing instructions

Issue - State: closed - Opened by Resonanz 7 months ago - 1 comment

#285 - ArrayString missing insert()

Issue - State: open - Opened by gcp 7 months ago

#284 - Return a proper error for `into_inner`

Pull Request - State: open - Opened by patrickariel 7 months ago - 2 comments

#282 - Add impl of ToSocketAddrs for ArrayString

Pull Request - State: open - Opened by Bruce0203 9 months ago

#281 - Pr arrayvec copy edit

Pull Request - State: open - Opened by bluss 9 months ago

#280 - Add `ArrayVecCopy`

Pull Request - State: open - Opened by tbu- 10 months ago - 14 comments

#279 - Add `ArrayVec::spare_capacity_mut`

Pull Request - State: closed - Opened by tbu- 10 months ago - 2 comments

#278 - Add try_push_uninit and test

Pull Request - State: closed - Opened by phughk 10 months ago - 5 comments

#277 - Add "placement new"-like constructor API

Issue - State: open - Opened by aleksanderkrauze 10 months ago - 6 comments

#276 - Type inference breakage in 0.7.5 on ArrayString::as_ref

Issue - State: open - Opened by jannic 11 months ago - 2 comments

#274 - Exclude `AsRef<Path>` for no-std builds

Pull Request - State: closed - Opened by bluss 12 months ago

#270 - Make release 0.7.5

Pull Request - State: closed - Opened by bluss 12 months ago

#269 - Allow concatenation of different array strings

Pull Request - State: closed - Opened by Callum-A 12 months ago - 1 comment

#268 - Update ci actions

Pull Request - State: closed - Opened by bluss 12 months ago

#267 - Test MSRV with old versions of serde

Pull Request - State: closed - Opened by bluss 12 months ago

#264 - Fix clippy lints

Pull Request - State: open - Opened by GnomedDev over 1 year ago

#263 - Remove borsh from msrv builder

Pull Request - State: closed - Opened by bluss over 1 year ago - 3 comments

#262 - Make `ArrayString::as_{mut_}ptr` public.

Pull Request - State: closed - Opened by finnbear over 1 year ago - 1 comment

#261 - Add ArrayVecCopy V2

Pull Request - State: open - Opened by pYtoner over 1 year ago - 1 comment

#260 - Make `as_ptr` and `as_mut_ptr` on ArrayString public

Pull Request - State: closed - Opened by YuhanLiin over 1 year ago

#259 - Improved support for borsh serialization

Pull Request - State: closed - Opened by honzasp over 1 year ago - 2 comments

#258 - questions on use on constant context,

Issue - State: open - Opened by GummyGun over 1 year ago - 1 comment
Labels: enhancement, help wanted

#257 - Implement ArrayVecRefMut to erase CAP

Pull Request - State: closed - Opened by JakkuSakura over 1 year ago

#256 - Make length type generic

Pull Request - State: open - Opened by JakkuSakura over 1 year ago - 8 comments
Labels: breaking-change

#255 - Put len before xs for better memory layout

Pull Request - State: closed - Opened by JakkuSakura over 1 year ago - 1 comment

#254 - Better memory layout by moving len before xs

Issue - State: closed - Opened by JakkuSakura over 1 year ago - 3 comments

#253 - Optional support for borsh serialization

Pull Request - State: closed - Opened by Fuuzetsu over 1 year ago - 1 comment

#251 - Add `ArrayString::from_utf8`

Issue - State: open - Opened by Aegrithas almost 2 years ago

#250 - Added a map method, similar to `array::map` to the `ArrayVec`

Pull Request - State: closed - Opened by miestrode almost 2 years ago - 1 comment

#249 - Implement `serde_with::SerializeAs` and `serde_with ::DeserializeAs` for `ArrayVec`

Pull Request - State: open - Opened by kraktus almost 2 years ago - 1 comment

#248 - Add len_u16 and len_u8 features to change the type of LenUint

Pull Request - State: open - Opened by WuBingzheng almost 2 years ago - 2 comments

#247 - Can I change `LenUint` to `u8`?

Issue - State: open - Opened by WuBingzheng almost 2 years ago - 2 comments

#246 - rustfmt tests

Pull Request - State: open - Opened by robjtede almost 2 years ago

#245 - rustfmt benches

Pull Request - State: open - Opened by robjtede almost 2 years ago

#244 - Add `boxed` constructors to `ArrayVec` and `ArrayString`

Pull Request - State: open - Opened by Icxolu almost 2 years ago

#243 - Feature request - tokio_postgres (FromSql and ToSql)

Issue - State: open - Opened by TEFEdotCC almost 2 years ago

#242 - MAINT: Update GitHub Actions CI

Pull Request - State: closed - Opened by striezel about 2 years ago - 1 comment

#241 - DOC: Fix typos in changelog

Pull Request - State: closed - Opened by striezel about 2 years ago - 1 comment

#240 - Optionally implement Zeroize on ArrayVec/ArrayString

Pull Request - State: closed - Opened by elichai about 2 years ago - 4 comments

#239 - Is this project still alive?

Issue - State: closed - Opened by Dushistov about 2 years ago - 6 comments

#238 - Add `From<[T; LEN]>` for `ArrayVec<T, CAP>`

Pull Request - State: open - Opened by a222red over 2 years ago

#237 - Add `push_many_from_slice` method

Pull Request - State: open - Opened by Ericson2314 over 2 years ago - 1 comment

#236 - track_caller for capacity overflow panics

Pull Request - State: closed - Opened by kornelski over 2 years ago - 2 comments

#235 - Add ArrayVec::leak

Pull Request - State: open - Opened by luksan over 2 years ago - 7 comments

#234 - Use 16-bit lengths on 16-bit targets

Pull Request - State: closed - Opened by kornelski over 2 years ago - 3 comments

#233 - Add convenience constructor for null-terminated byte literals

Pull Request - State: open - Opened by kaidokert over 2 years ago - 5 comments

#232 - Add `From<[T; LEN]>`

Issue - State: open - Opened by khoover over 2 years ago - 2 comments

#231 - add const function to get &str from ArrayString

Pull Request - State: closed - Opened by DominicBurkart over 2 years ago

#230 - Add missing `BorrowMut` implementation for `ArrayString`

Pull Request - State: closed - Opened by msrd0 over 2 years ago - 2 comments

#227 - Why is `ArrayVec::new_const` needed instead of having const `ArrayVec::new`?

Issue - State: closed - Opened by JohnScience almost 3 years ago - 1 comment

#226 - Fix stacked borrows violations

Pull Request - State: closed - Opened by clubby789 almost 3 years ago - 2 comments

#225 - Add Natvis visualizations for ArrayVec and ArrayString types

Pull Request - State: open - Opened by ridwanabdillahi almost 3 years ago

#224 - Add as_slice & as_mut_slice methods to IntoIter

Pull Request - State: closed - Opened by clarfonthey almost 3 years ago - 2 comments

#223 - apply standard rustfmt style

Pull Request - State: closed - Opened by robjtede about 3 years ago - 4 comments

#222 - Fix Stacked Borrows violations in crate

Pull Request - State: closed - Opened by AngelicosPhosphoros about 3 years ago - 3 comments

#220 - Shrink unsafe blocks

Pull Request - State: closed - Opened by peamaeq about 3 years ago - 2 comments

#218 - implement AsRef<Path> for ArrayString

Pull Request - State: closed - Opened by Zoybean over 3 years ago - 1 comment

#217 - Implement AsMut<str> for ArrayString

Pull Request - State: closed - Opened by c410-f3r over 3 years ago - 1 comment

#216 - Add PartialEq implementations

Pull Request - State: open - Opened by stepantubanov over 3 years ago

#215 - update Miri CI config

Pull Request - State: closed - Opened by RalfJung over 3 years ago - 1 comment

#214 - pop_unchecked

Pull Request - State: closed - Opened by vorot93 over 3 years ago - 1 comment

#213 - [feature] Support picking the indexing type

Issue - State: closed - Opened by danielzfranklin over 3 years ago - 1 comment

#212 - Consider `#[track_caller]` on functions that panic

Issue - State: closed - Opened by joshtriplett over 3 years ago - 3 comments

#211 - Add two doc examples

Pull Request - State: open - Opened by ThomasdenH over 3 years ago

#210 - Follow simplification of Vec::retain() (rust-lang/rust#91527)

Pull Request - State: closed - Opened by niklasf over 3 years ago - 4 comments

#208 - having a TinyVec that fallback to heap

Issue - State: closed - Opened by Stargateur over 3 years ago - 4 comments

#207 - ArrayVecCopy

Pull Request - State: closed - Opened by pYtoner over 3 years ago - 1 comment

#206 - `insert` and `try_insert` for `ArrayString`?

Issue - State: closed - Opened by Anton-4 over 3 years ago - 1 comment

#205 - Const constructors from str, from slice for ArrayString, ArrayVec

Pull Request - State: open - Opened by bluss over 3 years ago - 11 comments

#204 - Const constructor for strings via a macro?

Issue - State: open - Opened by aldanor over 3 years ago - 3 comments

#203 - Issues from Fuchsia review

Issue - State: closed - Opened by joshlf over 3 years ago - 1 comment

#202 - Implement `TryFrom<Vec<T>>` for `ArrayVec<T, N>`

Pull Request - State: closed - Opened by c410-f3r almost 4 years ago - 2 comments

#201 - Add `ArrayVec::splice`

Pull Request - State: open - Opened by Twixes almost 4 years ago - 1 comment

#200 - Follow optimization of std::Vec::retain (rust-lang/rust#88060)

Pull Request - State: closed - Opened by niklasf almost 4 years ago - 1 comment

#199 - implement std::fmt::Write

Issue - State: open - Opened by piegamesde almost 4 years ago - 4 comments
Labels: enhancement

#197 - Add `zero_filled` constructor

Pull Request - State: closed - Opened by c410-f3r almost 4 years ago - 2 comments

#196 - [ArrayString] Infallible constructor to fill inner array

Issue - State: closed - Opened by c410-f3r almost 4 years ago - 10 comments

#195 - Add TryFrom/From Conversion Methods for Vec<_> and Box<[_]>

Pull Request - State: open - Opened by bhgomes almost 4 years ago