Skip to content

ngamux/bstree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bstree

Binary Search Tree implementation

Compare to map[string]ngamux.Route

  • Faster read
  • Slower write