/radix

A Radix Tree implementation in Go

Primary LanguageGo

Radix Tree

This repository implements a Radix Tree in Go. The implementation was mostly for learning the data structure while also practicing Go again.

More coming soon on what this actually is...