Ecosyste.ms: Issues

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

GitHub / orlp/slotmap issues and pull requests

#130 - Fixed typo

Pull Request - State: open - Opened by cactusdualcore 28 days ago

#129 - Make KeyData::from_ffi const

Pull Request - State: open - Opened by joshleeb 28 days ago

#127 - Using smaller than 64-bit keys?

Issue - State: closed - Opened by michael-p 2 months ago - 2 comments

#126 - Key Debug/Display output - null formatting

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

#125 - RFC: Make it possible to ensure that keys are _never_ reused.

Issue - State: open - Opened by nmathewson 7 months ago - 1 comment
Labels: accepted

#124 - Serialization Issue with Unit Types in SlotMap<ID, ()>

Issue - State: open - Opened by maximsnoep 7 months ago - 1 comment

#123 - `impl Hash` for `SlotMap` and friends

Issue - State: open - Opened by TheLostLambda 8 months ago - 1 comment

#122 - Consuming self in KeyData. Should it be &self instead?

Issue - State: closed - Opened by gamedev-pnc 8 months ago - 1 comment

#121 - Can iterators of SlotMap and SecondaryMap safely be joined?

Issue - State: open - Opened by NeverGivinUp 10 months ago - 2 comments

#119 - [Enhancement] Bitmap-based key set for GC

Issue - State: open - Opened by qouteall 11 months ago - 1 comment

#118 - [Enhancement] Allow `new_key_type!` to declare generic key type

Issue - State: open - Opened by qouteall 11 months ago - 1 comment

#117 - Fix feature = "cargo-clippy" deprecation

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

#116 - add UnwrapNever helper to remove some unsafe

Pull Request - State: open - Opened by conradludgate about 1 year ago

#115 - Removing `Key` bound from struct definition

Issue - State: open - Opened by Stumblinbear about 1 year ago

#113 - Release 1.0.7.

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

#111 - an example of adding a retire list and a recycle function

Pull Request - State: open - Opened by oconnor663 over 1 year ago - 3 comments

#110 - `Slot::clone_from` causes memory leaks

Issue - State: open - Opened by loichyan over 1 year ago - 1 comment
Labels: bug, accepted

#109 - Remove an `extern crate` that isn't needed.

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

#108 - Ongoing maintenance?

Issue - State: open - Opened by waywardmonkeys over 1 year ago - 2 comments

#107 - Fix a typo and add some backticks.

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

#106 - Improve efficiency of `occupied`

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

#105 - Access to KeyData.idx

Issue - State: open - Opened by BenjaminSchaaf over 1 year ago

#105 - Access to KeyData.idx

Issue - State: open - Opened by BenjaminSchaaf over 1 year ago - 1 comment

#104 - Free list is not the same before/after serialization

Issue - State: open - Opened by Uriopass over 1 year ago - 10 comments
Labels: accepted

#103 - Detect wrongly interchanged keys during runtime

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

#102 - Parallel insertion without Mutexing the slotmap?

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

#101 - Why are Keys / Values iterators generic over both Key and Value?

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

#99 - Provide explicit impl Hash for KeyData

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

#98 - Add rayon support

Issue - State: open - Opened by notgull almost 2 years ago - 2 comments
Labels: accepted

#97 - Release a new slotmap minor version with try_insert_with_key support

Issue - State: closed - Opened by turbocool3r about 2 years ago - 1 comment

#96 - get_or_insert for SecondaryMap

Issue - State: closed - Opened by gzp-crey about 2 years ago - 2 comments

#95 - How to differentiate between SlotMap instances of same type

Issue - State: closed - Opened by georgewhewell about 2 years ago - 3 comments

#94 - Provide Natvis using `debugger_visualizer` attribute

Issue - State: open - Opened by obsgolem about 2 years ago - 1 comment

#93 - Const version of `Key::null()`

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

#92 - `get_disjoint_mut` makes Miri unhappy

Issue - State: open - Opened by steffahn about 2 years ago - 2 comments

#91 - Add API to allow reassignment of old keys and values

Issue - State: open - Opened by kkngsm about 2 years ago

#90 - Make sure values are unique and return same key for same values

Issue - State: open - Opened by myarcana about 2 years ago - 1 comment

#89 - Add `into_dense()` and `get_dense_index()`

Pull Request - State: open - Opened by PROMETHIA-27 over 2 years ago - 3 comments

#88 - Bump quickcheck to 1.0

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

#87 - Comments added about evenness/oddness of version

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

#87 - Comments added about evenness/oddness of version

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

#86 - Does serializing a slotmap result in old keys becoming available again?

Issue - State: closed - Opened by zesterer over 2 years ago - 2 comments

#86 - Does serializing a slotmap result in old keys becoming available again?

Issue - State: closed - Opened by zesterer over 2 years ago - 2 comments

#85 - Make constructor methods const

Issue - State: open - Opened by alice-i-cecile over 2 years ago - 1 comment

#85 - Make constructor methods const

Issue - State: open - Opened by alice-i-cecile over 2 years ago - 1 comment

#84 - Convert Keys to integer values for state/other APIs?

Issue - State: closed - Opened by Absolucy over 2 years ago - 2 comments

#84 - Convert Keys to integer values for state/other APIs?

Issue - State: closed - Opened by Absolucy over 2 years ago - 2 comments

#83 - DenseSlotMap, HopSlotMap and SlotMap's ::with_capacity doesn't work with custom key.

Issue - State: closed - Opened by EriKWDev almost 3 years ago - 3 comments

#83 - DenseSlotMap, HopSlotMap and SlotMap's ::with_capacity doesn't work with custom key.

Issue - State: closed - Opened by EriKWDev almost 3 years ago - 3 comments

#82 - [Feature Request] SecondaryBitSet

Issue - State: closed - Opened by XBagon about 3 years ago - 2 comments

#82 - [Feature Request] SecondaryBitSet

Issue - State: closed - Opened by XBagon about 3 years ago - 2 comments

#81 - Add `values_as_slice()` to DenseSlotMap

Pull Request - State: open - Opened by Jasper-Bekkers about 3 years ago - 2 comments

#81 - Add `values_as_slice()` to DenseSlotMap

Pull Request - State: open - Opened by Jasper-Bekkers about 3 years ago - 2 comments

#80 - Allow converting values, preserving keys

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

#80 - Allow converting values, preserving keys

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

#79 - Add shrink_to_fit to DenseSlotMap

Issue - State: open - Opened by orlp over 3 years ago

#79 - Add shrink_to_fit to DenseSlotMap

Issue - State: open - Opened by orlp over 3 years ago

#78 - `Result` type in `__serialize_key` macro does not use absolute path

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

#77 - Add drain_filter for SlotMap

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

#76 - Graph connections

Issue - State: open - Opened by orlp over 3 years ago

#76 - Graph connections

Issue - State: open - Opened by orlp over 3 years ago

#75 - Another disjoint get idea

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

#75 - Another disjoint get idea

Issue - State: open - Opened by orlp over 3 years ago - 4 comments
Labels: accepted

#74 - Add try_insert_with_key that accepts a fallible closure

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

#74 - Add try_insert_with_key that accepts a fallible closure

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

#73 - Refcounted slotmap idea

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

#73 - Refcounted slotmap idea

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

#72 - More Examples

Issue - State: open - Opened by wyhinton over 3 years ago

#71 - Why Require Ord in RandMeldHeap Example?

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

#71 - Why Require Ord in RandMeldHeap Example?

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

#70 - Add fuzzing harness for all 3 map types

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

#70 - Add fuzzing harness for all 3 map types

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

#69 - HopSlotMap segfaults when items are inserted and removed out of order

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

#69 - HopSlotMap segfaults when items are inserted and removed out of order

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

#68 - Clarification on allocation/deallocation

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

#68 - Clarification on allocation/deallocation

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

#67 - FromIterator Implementation for SlotMap, DenseSlotMap, and HopSlotMap

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

#67 - FromIterator Implementation for SlotMap, DenseSlotMap, and HopSlotMap

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

#66 - Custom Debug impl for Map types

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

#66 - Custom Debug impl for Map types

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

#65 - Better debug output

Issue - State: open - Opened by aDotInTheVoid over 3 years ago

#65 - Better debug output

Issue - State: open - Opened by aDotInTheVoid over 3 years ago

#64 - Join API

Issue - State: open - Opened by mmstick over 3 years ago

#64 - Join API

Issue - State: open - Opened by mmstick over 3 years ago

#62 - Non-mut iterators are not `Clone` if K and V are not `Clone`

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

#62 - Non-mut iterators are not `Clone` if K and V are not `Clone`

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

#61 - fix typo in readme

Pull Request - State: closed - Opened by joseluis almost 4 years ago

#59 - Added clone_from implementations for all slotmaps

Pull Request - State: closed - Opened by Buzzec almost 4 years ago

#59 - Added clone_from implementations for all slotmaps

Pull Request - State: closed - Opened by Buzzec almost 4 years ago

#58 - Min const generics

Issue - State: closed - Opened by Uriopass almost 4 years ago - 3 comments

#58 - Min const generics

Issue - State: closed - Opened by Uriopass almost 4 years ago - 3 comments

#57 - `const SlotMap::new`?

Issue - State: closed - Opened by ZetaNumbers about 4 years ago - 1 comment