Skip to content

A library made by vlang contains hashmap and list. 一个用Vlang实现的hashmap库(内含list)

Notifications You must be signed in to change notification settings

XcloudFance/v-hashmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

v-hashmap

A library maded by vlang contains hashmap and list. 一个用Vlang实现的hashmap库(内含list) 还处于debug阶段,可能会出现bug 代码也很乱,不喜勿喷

#1.1 新增了一个数据结构,HashmapTree 闲的无聊写的,也就是将每个哈希key值底下的链表换成红黑树 如果数据很大且很容易撞hash其实理论还是用map来存数据好些

About

A library made by vlang contains hashmap and list. 一个用Vlang实现的hashmap库(内含list)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published