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-01-11 19:44:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
ICD.Common.Utils
/
ICD.Common.Utils.Tests
/
Collections
History
Drew Tingen
73a716f9b9
feat[Collections]: ReverseLookupDictionary for fast value access
2023-06-16 14:59:16 -04:00
..
BiDictionaryTest.cs
test: Adding unit tests for BiDictionary
2018-06-18 10:06:11 -04:00
IcdHashSetTest.cs
perf: Significant IcdHashSet optimizations
2018-10-27 20:36:22 -04:00
IcdOrderedDictionaryTest.cs
feat: Initial commit of IcdOrderedDictionary
2021-03-30 13:43:59 -04:00
IcdSortedDictionaryTest.cs
refactor: Renaming OrderedDictionary to SortedDictionary for consistency with .Net
2021-03-29 16:23:29 -04:00
PriorityQueueTest.cs
test: Fixing PriorityQueue unit tests
2020-01-06 10:28:03 -05:00
ReverseLookupDictionaryTest.cs
feat[Collections]: ReverseLookupDictionary for fast value access
2023-06-16 14:59:16 -04:00
ScrollQueueTest.cs
test: Fixed ScrollQueueTest after fixing deadlock bug
2020-09-03 11:54:30 -04:00
WeakKeyDictionaryTest.cs
feat: Initial commit of WeakKeyDictionary for keeping caches of items that can not invalidate themselves
2018-04-11 12:14:06 -04:00