Skip to content

horoshev/hashmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashmap

A Collection stores values which has unique key with 2 (or more) components. Collection allows you to find values by part of key. Collection uses thread safe methods to keep data consistent. A Key can be any datatype (struct or class).

Technology stack

  • NET.Core 2.2
  • NUnit

About

Thread safe implementation of hashmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages