Skip to content
/ go-map Public

Calculate and print time of write and read records to Map in Go and C++

License

Notifications You must be signed in to change notification settings

kirsoft/go-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculate and print time of write and read records to Map in Go and C++

To install:

go get github.com/kirsoft/go-map

To run:

go run main.go map

or

go build
./go-map map	

About

Calculate and print time of write and read records to Map in Go and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published