Skip to content

A Go implementation of Splay trees

Notifications You must be signed in to change notification settings

5l1v3r1/splaytree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

splaytree

This is a simple Golang implementation of Splay trees. I've mainly created this package to ensure that I understand how Splay trees work and will be able to implement them correctly in other projects.

About

A Go implementation of Splay trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%