shareded-map v1.0.0

Dmitry Olshansky dmitry.olsh at gmail.com
Mon Jun 26 15:38:25 UTC 2023


On Monday, 26 June 2023 at 10:31:48 UTC, Dmitry Olshansky wrote:
> On Monday, 26 June 2023 at 09:45:25 UTC, Sergey wrote:
>> On Monday, 26 June 2023 at 08:50:01 UTC, Dmitry Olshansky 
>> wrote:
>>> On Monday, 26 June 2023 at 08:48:38 UTC, Dmitry Olshansky 
>>> wrote:
>>>> [...]
>>>
>>> The link:
>>>
>>> https://github.com/DmitryOlshansky/sharded-map
>>
>> Concurrent data structures are hard. Any plans to increase 
>> number of methods so that the solution will be comparable with 
>> more mature options like
>> https://docs.rs/dashmap/5.3.4/dashmap/struct.DashMap.html
>> https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html
>
>
> That's the plan, but the added goals is to keep its 
> implementation simple.
> --
> Dmitry Olshansky

Now with length and foreach!

--
Dmitry Olshansky



More information about the Digitalmars-d-announce mailing list