issues
search
VSadov
/
NonBlocking
Implementation of a lock-free dictionary on .Net.
MIT License
488
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Benchmarks in .NET 8
#26
abydal
closed
1 month ago
4
Explain what is the Y axis on the charts
#25
Hermholtz
opened
11 months ago
2
Avoid OOM when resizing very large dictionaries.
#24
VSadov
closed
1 year ago
0
Fix invalid Box<TKey> and number dereference in dict. implementations...
#23
neon-sunset
closed
1 year ago
7
Do not use the lowermost bit when forcing hash to not match known values
#22
VSadov
closed
1 year ago
5
Consecutive hashes create conflicts
#21
ENikS
closed
1 year ago
0
High clustering of hash function
#20
ENikS
opened
1 year ago
9
Compatibility with Visual Studio 2022
#19
ENikS
closed
1 year ago
2
Fix `GetOrAdd(TKey key, TValue value)`
#18
VSadov
closed
1 year ago
0
Use IsReferenceOrContainsReferences, when available.
#17
VSadov
closed
2 years ago
0
Consider specialcasing struct keys that fit into int/long/nint
#16
VSadov
opened
2 years ago
5
Get rid of MakeGenericMethod
#15
VSadov
closed
2 years ago
0
Support netstandard2.0
#14
neon-sunset
closed
2 years ago
4
Enable nullability and trimming
#13
neon-sunset
closed
2 years ago
12
Ver20
#12
VSadov
closed
2 years ago
0
Does it allocate for each indexing operation?
#11
sebas77
closed
2 years ago
1
Avoid boxing when value is a primitive that can be written atomically
#10
VSadov
closed
4 years ago
0
Code cleanup and minor perf tweaks
#9
VSadov
closed
4 years ago
0
Pictures
#8
VSadov
closed
4 years ago
1
Tests should use threads, not tasks
#7
nerai
closed
2 years ago
4
Performance of your solution
#6
MBurtsev
closed
4 years ago
15
Many compile error
#5
MBurtsev
closed
4 years ago
2
Performance comparison
#4
ArtGangsta
closed
4 years ago
1
Make and publish a nuget for this thing.
#3
VSadov
closed
7 years ago
1
More compatible Delegate with CoreCLR. Fixes #1.
#2
bchavez
closed
8 years ago
1
CoreCLR Friendly?
#1
bchavez
closed
8 years ago
1