This website requires JavaScript.
Explore
Help
Sign In
icdsystems
/
ICD.Common.Utils
Watch
1
Star
0
Fork
0
You've already forked ICD.Common.Utils
mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced
2026-02-11 18:54:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c38d9f04ae222e55545883f450ecd51c26fb7f6
ICD.Common.Utils
/
ICD.Common.Utils
/
Collections
History
Chris Cameron
d7bfb07c2c
fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
2019-05-02 10:23:53 -04:00
..
AsyncEventQueue.cs
feat: Initial commit of AsyncEventQueue
2018-08-14 15:02:18 -04:00
BiDictionary.cs
fix: Better set key/value behaviour for BiDictionary
2018-06-11 17:04:26 -04:00
IcdHashSet.cs
fix: IcdHashSet preserves comparer when an operation creates a new IcdHashSet
2019-01-03 13:03:51 -05:00
IcdOrderedDictionary.cs
feat: Adding IcdOrderedDictionary constructor for populating with an existing dictionary
2018-10-16 14:32:27 -04:00
PriorityQueue.cs
fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
2019-05-02 10:23:53 -04:00
RateLimitedEventQueue.cs
feat: Added RateLimitedEventQueue collection for throttling events
2018-06-29 16:37:45 -04:00
ScrollQueue.cs
Potential optimization in ScrollQueue
2018-02-06 16:59:14 -05:00
WeakKeyDictionary.cs
chore: merge util changes from dev needed for sharp bug backport to metlife 5.2
2018-05-30 16:50:25 -04:00