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

#376 - `impl PartialEq` between `Slice` and `[]`/arrays

Pull Request - State: open - Opened by cuviper 4 days ago

#373 - Fix `clippy::needless_lifetimes` lints

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

#372 - Drop the internal `rustc-rayon` impls

Pull Request - State: closed - Opened by cuviper 25 days ago - 1 comment

#371 - ci: use cargo-nextest with miri

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

#370 - Upgrade dev-dependency `itertools` to 0.14

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

#369 - Release 2.7.1

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

#368 - Improve memory reservation for `insert_entry`

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

#366 - Bump Rust-version to 1.65

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

#365 - hashbrown v0.15.1,v0.15.2 MSRV is 1.65.0

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

#364 - remove fxhash example and dep

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

#363 - Mention cyclic dependency in main rustdocs

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

#362 - Feature request: `IndexMap::replace_key`

Issue - State: closed - Opened by czy-29 3 months ago - 10 comments

#361 - Add `{Entry,VacantEntry}::insert_entry`

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

#361 - Add `{Entry,VacantEntry}::insert_entry`

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

#360 - Use rayon-1.9.0's `collect_vec_list`

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

#359 - Can't add colon-space twice.

Issue - State: closed - Opened by amab8901 3 months ago - 3 comments

#358 - hashbrown 0.15.1 requires Rust 1.65 which breaks 1.63 MSRV here

Issue - State: closed - Opened by eaufavor 3 months ago - 1 comment

#357 - Impl `Hash` for `IndexMap`.

Issue - State: closed - Opened by xuxiaocheng0201 4 months ago - 1 comment

#356 - Advice about userland indexmap wrapper for clustered inputs

Issue - State: closed - Opened by Yomguithereal 4 months ago - 5 comments

#355 - Support `get_or_insert_with`

Issue - State: open - Opened by p4l1ly 4 months ago - 5 comments

#354 - Release 2.6.0

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

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

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

#350 - Question: Double-Ended IndexMap

Issue - State: closed - Opened by emkw 5 months ago - 7 comments

#349 - docs: Improve doc formatting with backticks

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

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

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

#347 - Test the various heuristics of `erase_indices`

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

#346 - `Clone` for into-iterators

Issue - State: open - Opened by clarfonthey 5 months ago - 4 comments
Labels: enhancement

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

Issue - State: open - Opened by SamuelMarks 6 months ago - 1 comment
Labels: enhancement

#344 - Release 2.5.0

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

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

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

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

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

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

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

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

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

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

Issue - State: closed - Opened by Niedzwiedzw 6 months ago - 20 comments

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

Issue - State: closed - Opened by travis-leith 6 months ago - 2 comments

#337 - Add `append` methods

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

#336 - Feature request: join two or more IndexMap

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

#335 - Alow Mutating Entry keys and iterator keys

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

#334 - Expanding mut key API

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

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

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

#332 - Fix missing indentation in doc comment.

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

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

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

#330 - Insert into Indexmap randomly fails

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

#329 - Add hash implementation

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

#328 - Thanks :)

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

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

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

#326 - Request: add example to README

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

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

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

#324 - implement get_many_mut

Issue - State: open - Opened by deadsoul44 11 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 11 months ago - 2 comments

#322 - MutableKeys for IndexSet

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

#321 - Kaspersky detected the indexmap build-script exe as malware (false positive)

Issue - State: closed - Opened by Venryx 12 months ago - 1 comment

#320 - Release 2.2.5

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

#319 - Release 2.2.4

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

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

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

#317 - Limit preallocation in deserializers

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

#316 - Avoid hashing for single-entry maps

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

#315 - Add `insert_sorted`

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

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

Issue - State: closed - Opened by vext01 almost 1 year ago - 3 comments

#313 - Add `borsh` serialization support

Pull Request - State: closed - Opened by sug0 about 1 year ago - 9 comments

#312 - Release 2.2.3

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

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

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

#310 - Add more indexed methods to entries

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

#309 - More CI updates

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

#308 - Add map and set `extract_if`

Pull Request - State: open - Opened by cuviper about 1 year ago
Labels: waiting-for-std

#307 - Make the CI status more robust

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

#306 - Releases: Adjust markdown format

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

#305 - Add indexing methods to raw entry

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

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

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

#303 - Misc test updates

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

#302 - Release 2.2.0

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

#301 - Remove unnecessary `stringify!`

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

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

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

#299 - Refactor and shrink `Entry`

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

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

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

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

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

#296 - Relax some over-constrained impl bounds

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

#295 - Use more rustdoc auto-links

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

#294 - Add splicing iterators

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

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

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

#292 - Remove doc `html_root_url`

Pull Request - State: closed - Opened by zachs18 about 1 year ago - 3 comments

#291 - Organization / repo home

Issue - State: closed - Opened by bluss about 1 year ago - 12 comments

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

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

#289 - Compilation bug

Issue - State: closed - Opened by incker over 1 year ago - 2 comments

#288 - IndexMap doesn't implement `Hash`

Issue - State: closed - Opened by victorteokw over 1 year ago - 1 comment

#287 - Implement the Merge Crate for IndexMap

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

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

Issue - State: closed - Opened by RuboGubo over 1 year ago - 4 comments

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

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

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

Issue - State: closed - Opened by jrose-signal over 1 year ago - 1 comment

#283 - Release 2.1.0

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

#282 - add binary_search and friends

Pull Request - State: closed - Opened by Eh2406 over 1 year ago - 8 comments

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

Issue - State: closed - Opened by Eh2406 over 1 year ago - 4 comments

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

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

#279 - Ordered Serialization

Issue - State: closed - Opened by diogoaurelio over 1 year ago - 3 comments
Labels: question

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

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

#277 - Release 2.0.2 with complete MSRV 1.63

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