Skip to content

An experimental .NET library that provides a ReadHeavyDictionary and a ReadHeavySet, replacements for the Dictionary and HashSet, with superior read performance at the expense of much slower writing.

License

Notifications You must be signed in to change notification settings

MarkCiliaVincenti/ReadHeavyCollections

Repository files navigation

ReadHeavyCollections ReadHeavyCollections

GitHub Workflow Status NuGet NuGet Codacy Grade Codecov

An experimental .NET library that provides a ReadHeavyDictionary and a ReadHeavySet, replacements for the Dictionary and HashSet, with superior read performance at the expense of much slower writing. Ideal in situations where a dictionary is infrequently updated but is very often read from.

About

An experimental .NET library that provides a ReadHeavyDictionary and a ReadHeavySet, replacements for the Dictionary and HashSet, with superior read performance at the expense of much slower writing.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages