Ecosyste.ms: Issues

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

GitHub / tokio-rs/slab issues and pull requests

#46 - improve memory efficiency/API

Issue - State: open - Opened by alkis almost 7 years ago - 15 comments

#45 - API addition: key_for

Issue - State: closed - Opened by alkis almost 7 years ago - 4 comments

#44 - Remove should return `Option<T>`

Issue - State: closed - Opened by jonhoo about 7 years ago - 5 comments

#43 - Implement Default for Slab

Pull Request - State: closed - Opened by jonhoo about 7 years ago

#42 - impl `FromIterator<(usize, T)>` for `Slab<T>`

Pull Request - State: closed - Opened by flier about 7 years ago - 5 comments

#41 - serialize Slab with `serde`

Pull Request - State: closed - Opened by flier about 7 years ago - 6 comments

#40 - should get_unchecked and get_unchecked_mut be using unreachable!() ?

Issue - State: open - Opened by oconnor663 about 7 years ago - 4 comments

#39 - remove unsafe code from IterMut

Pull Request - State: closed - Opened by oconnor663 about 7 years ago

#38 - `shrink_to_fit` won't shrink

Issue - State: closed - Opened by cramertj about 7 years ago - 5 comments

#36 - tests::test_capacity_too_large1 fails

Issue - State: closed - Opened by ignatenkobrain over 7 years ago - 7 comments

#35 - Rewrite slab making it more idiomatic

Pull Request - State: closed - Opened by carllerche over 7 years ago - 5 comments