Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 754 Bytes

File metadata and controls

17 lines (11 loc) · 754 Bytes

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