Ecosyste.ms: Issues

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

GitHub / indexmap-rs/indexmap issues and pull requests

#353 - Add an explicit bounds check in `move_index`

Pull Request - State: closed - Opened by cuviper 2 days ago

#350 - Question: Double-Ended IndexMap

Issue - State: open - Opened by emkw 9 days ago - 4 comments

#349 - docs: Improve doc formatting with backticks

Pull Request - State: closed - Opened by waywardmonkeys 12 days ago - 1 comment

#348 - Derive `Clone` for `{map,set}::IntoIter`

Pull Request - State: closed - Opened by cuviper 13 days ago

#347 - Test the various heuristics of `erase_indices`

Pull Request - State: closed - Opened by cuviper 16 days ago

#346 - `Clone` for into-iterators

Issue - State: open - Opened by clarfonthey 18 days ago - 4 comments
Labels: enhancement

#345 - Feature request: `Into<std::collections::HashMap>`

Issue - State: open - Opened by SamuelMarks 22 days ago - 1 comment
Labels: enhancement

#344 - Release 2.5.0

Pull Request - State: closed - Opened by cuviper 30 days ago

#343 - Use `hashbrown::HashTable` instead of `RawTable`

Pull Request - State: open - Opened by cuviper 30 days ago - 3 comments

#342 - Add a few nods to `BTreeMap`/`Set`

Pull Request - State: closed - Opened by cuviper about 1 month ago

#341 - Implement `From` between `IndexedEntry` and `OccupiedEntry`

Pull Request - State: closed - Opened by cuviper about 1 month ago

#340 - Assert bounds in `shift_insert` and add `insert_before`

Pull Request - State: closed - Opened by cuviper about 1 month ago

#339 - range end index 2 out of range for slice of length 1

Issue - State: closed - Opened by Niedzwiedzw about 1 month ago - 20 comments

#338 - Request: Random access of key/value pairs

Issue - State: closed - Opened by travis-leith about 1 month ago - 2 comments

#337 - Add `append` methods

Pull Request - State: closed - Opened by cuviper about 2 months ago

#336 - Feature request: join two or more IndexMap

Issue - State: closed - Opened by M5135213521asd3 about 2 months ago - 2 comments

#335 - Alow Mutating Entry keys and iterator keys

Pull Request - State: closed - Opened by epage 2 months ago - 3 comments

#334 - Expanding mut key API

Issue - State: closed - Opened by epage 2 months ago - 2 comments
Labels: enhancement

#333 - Use `serde_derive` via `derive` feature on `serde`

Pull Request - State: closed - Opened by waywardmonkeys 2 months ago - 3 comments

#332 - Fix missing indentation in doc comment.

Pull Request - State: closed - Opened by waywardmonkeys 2 months ago - 1 comment

#331 - Add `just`: new constructor to `IndexSet` and `IndexMap` respectively

Pull Request - State: open - Opened by Sajjon 3 months ago - 3 comments
Labels: waiting-for-std

#330 - Insert into Indexmap randomly fails

Issue - State: closed - Opened by SamJBarney 3 months ago - 9 comments

#329 - Add hash implementation

Pull Request - State: closed - Opened by fabianboesiger 4 months ago - 4 comments

#328 - Thanks :)

Issue - State: closed - Opened by JosiahParry 4 months ago

#327 - deps(dev): Update `itertools`

Pull Request - State: closed - Opened by waywardmonkeys 4 months ago - 1 comment

#326 - Request: add example to README

Issue - State: open - Opened by RecRanger 5 months ago

#325 - serde_json::to_string serializes (key, value)

Issue - State: closed - Opened by couleurm 6 months ago - 3 comments

#324 - implement get_many_mut

Issue - State: open - Opened by deadsoul44 6 months ago - 1 comment
Labels: waiting-for-std

#323 - Opt-in mutable access on IndexSet, release 2.2.6

Pull Request - State: closed - Opened by cuviper 6 months ago - 2 comments

#322 - MutableKeys for IndexSet

Issue - State: closed - Opened by Morganamilo 6 months ago - 2 comments
Labels: enhancement

#320 - Release 2.2.5

Pull Request - State: closed - Opened by cuviper 7 months ago

#319 - Release 2.2.4

Pull Request - State: closed - Opened by cuviper 7 months ago

#318 - Simplify `cautious_capacity` since `Bucket` is never a ZST

Pull Request - State: closed - Opened by cuviper 7 months ago

#317 - Limit preallocation in deserializers

Pull Request - State: closed - Opened by cuviper 7 months ago

#316 - Avoid hashing for single-entry maps

Pull Request - State: closed - Opened by cuviper 7 months ago

#315 - Add `insert_sorted`

Pull Request - State: closed - Opened by cuviper 7 months ago

#314 - Doc link on crates.io is dead.

Issue - State: closed - Opened by vext01 7 months ago - 3 comments

#313 - Add `borsh` serialization support

Pull Request - State: closed - Opened by sug0 7 months ago - 9 comments

#312 - Release 2.2.3

Pull Request - State: closed - Opened by cuviper 8 months ago

#311 - Fully mask the `"test_debug"` code from normal builds

Pull Request - State: closed - Opened by cuviper 8 months ago

#310 - Add more indexed methods to entries

Pull Request - State: closed - Opened by cuviper 8 months ago

#309 - More CI updates

Pull Request - State: closed - Opened by cuviper 8 months ago

#308 - Add map and set `extract_if`

Pull Request - State: open - Opened by cuviper 8 months ago
Labels: waiting-for-std

#307 - Make the CI status more robust

Pull Request - State: closed - Opened by cuviper 8 months ago

#306 - Releases: Adjust markdown format

Pull Request - State: closed - Opened by Turbo87 8 months ago - 1 comment

#305 - Add indexing methods to raw entry

Pull Request - State: closed - Opened by cuviper 8 months ago

#304 - Fix `RawOccupiedEntryMut::into_key`, release 2.2.1

Pull Request - State: closed - Opened by cuviper 8 months ago

#303 - Misc test updates

Pull Request - State: closed - Opened by cuviper 8 months ago

#302 - Release 2.2.0

Pull Request - State: closed - Opened by cuviper 8 months ago

#301 - Remove unnecessary `stringify!`

Pull Request - State: closed - Opened by cuviper 8 months ago

#300 - Add an opt-in trait for "unstable" raw entries

Pull Request - State: closed - Opened by cuviper 8 months ago

#299 - Refactor and shrink `Entry`

Pull Request - State: closed - Opened by cuviper 8 months ago

#298 - CI: Add a "Complete" job for branch protection

Pull Request - State: closed - Opened by cuviper 9 months ago

#297 - Update all links to the indexmap-rs org

Pull Request - State: closed - Opened by cuviper 9 months ago

#296 - Relax some over-constrained impl bounds

Pull Request - State: closed - Opened by cuviper 9 months ago - 1 comment

#295 - Use more rustdoc auto-links

Pull Request - State: closed - Opened by cuviper 9 months ago

#294 - Add splicing iterators

Pull Request - State: closed - Opened by cuviper 9 months ago - 1 comment

#293 - Re-deprecate `remove`, `remove_entry`, and `take`

Pull Request - State: closed - Opened by cuviper 9 months ago

#292 - Remove doc `html_root_url`

Pull Request - State: closed - Opened by zachs18 9 months ago - 3 comments

#291 - Organization / repo home

Issue - State: closed - Opened by bluss 10 months ago - 12 comments

#290 - Add method to get a map entry by index

Pull Request - State: closed - Opened by bkragl 10 months ago

#289 - Compilation bug

Issue - State: closed - Opened by incker 10 months ago - 1 comment

#288 - IndexMap doesn't implement `Hash`

Issue - State: closed - Opened by victorteokw 11 months ago - 1 comment

#287 - Implement the Merge Crate for IndexMap

Pull Request - State: closed - Opened by RuboGubo 11 months ago

#286 - Implement (behind a feature branch) the Merge Crate

Issue - State: closed - Opened by RuboGubo 11 months ago - 4 comments

#285 - `impl Index<usize> for Keys`

Pull Request - State: closed - Opened by cuviper 11 months ago

#284 - Feature request: Add Index<usize> to Keys

Issue - State: closed - Opened by jrose-signal 11 months ago - 1 comment

#283 - Release 2.1.0

Pull Request - State: closed - Opened by cuviper 11 months ago

#282 - add binary_search and friends

Pull Request - State: closed - Opened by Eh2406 11 months ago - 8 comments

#281 - `binary_search` and `partition_point` on `Slice`

Issue - State: closed - Opened by Eh2406 11 months ago - 4 comments

#280 - Use `hashbrown::HashTable` instead of `RawTable`

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

#279 - Ordered Serialization

Issue - State: closed - Opened by diogoaurelio 12 months ago - 3 comments
Labels: question

#278 - Add `Slice::new` and `new_mut` for empty slices

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

#277 - Release 2.0.2 with complete MSRV 1.63

Pull Request - State: closed - Opened by cuviper about 1 year ago

#276 - Release 2.0.1 with `rust-version = "1.63"`

Pull Request - State: closed - Opened by cuviper about 1 year ago

#275 - Use `RawTable::get_many_mut` for safe `swap_indices`

Pull Request - State: closed - Opened by cuviper about 1 year ago

#274 - Feature request: Similar method to `Vec.splice`

Issue - State: closed - Opened by SeaDve about 1 year ago - 4 comments
Labels: enhancement

#273 - Improve explanation about `IndexSet`'s complexity.

Pull Request - State: closed - Opened by your-diary about 1 year ago - 1 comment

#272 - Test `direct-minimal-versions`

Pull Request - State: closed - Opened by daxpedda about 1 year ago - 1 comment

#271 - Upgrade to arbitrary 1.3

Pull Request - State: closed - Opened by fornwall about 1 year ago - 7 comments

#270 - Upgrade to itertools 0.11

Pull Request - State: closed - Opened by cuviper about 1 year ago

#269 - Benchmark results

Issue - State: open - Opened by TheAwesomeKoeniq about 1 year ago - 1 comment

#268 - Exposing with_capacity with custom hasher?

Issue - State: closed - Opened by recatek about 1 year ago - 3 comments

#267 - Release 2.0.0

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

#263 - Use hashbrown's new single-lookup insertion

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

#254 - Index-based mutable splitting

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

#251 - Add more slicing methods to iterators, like std

Pull Request - State: closed - Opened by cuviper almost 2 years ago

#250 - Use Vec::retain_mut

Pull Request - State: closed - Opened by cuviper almost 2 years ago

#247 - Backport Arbitrary (#246) and release 1.9.2

Pull Request - State: closed - Opened by cuviper almost 2 years ago

#245 - Add more reservation abilities

Pull Request - State: closed - Opened by cuviper almost 2 years ago

#244 - Add `sort_by_cached_key` and `par_sort_by_cached_key`

Pull Request - State: closed - Opened by cuviper almost 2 years ago

#242 - Feature request: `extract_if`

Issue - State: open - Opened by CastilloDel almost 2 years ago - 3 comments
Labels: waiting-for-std

#241 - Change `remove` to `unstable_remove`

Issue - State: closed - Opened by CastilloDel almost 2 years ago - 5 comments

#239 - Add Natvis visualizations for core `indexmap` types

Pull Request - State: open - Opened by ridwanabdillahi about 2 years ago - 1 comment
Labels: help wanted

#233 - Release 1.9.1 for MSRV 1.56.0

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

#231 - Release 1.9.0 with backports from master

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

#229 - [1.x] Update rustc-rayon to 0.4, and release 1.8.2

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