Skip to content

alphalgo/openmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openmap

BE KNOWN: CODE IN HERE JUST TRIAL FOR MY PERSONAL STUDY, ACTUALLY SOME STUFF MAKE NO SENSE AND NO VALIDATE, SO DON'T USE IT EXCEPT YOU OWN RISK. AND I AM A FRESHBIRD FOR GO, MAYBE YOU WANT TO HELP ME TO MAKE PROMOTION, I REALLY APPRECIATE IT.

Openmap is an open data structure, which expanded from original one. Of course, I have test it fully yet, so take it easy, and I'll update it when I have a new light.

API

  • Search()
  • MultiSearch(): Search values concurrently
  • Add()
  • MultiAdd(): Add values concurrently
  • Update()
  • MultiUpdate() Update values concurrently
  • Delete()
  • MultiDelete(): Delete values concurrently
  • ...

License

MIT.

About

openmap is an expanded map data structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages