Skip to content

surrealdb/ptree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ptree

Ptree is an in-memory immutable radix / patricia tree package for Golang.

Features

  • Immutable radix tree
  • Copy-on-write radix tree
  • Rich transaction support

Installation

go get github.com/surrealdb/ptree