An open API service indexing awesome lists of open source software.

https://github.com/jochasinga/go-radix

A radix trie implementation in Go
https://github.com/jochasinga/go-radix

Last synced: 10 months ago
JSON representation

A radix trie implementation in Go

Awesome Lists containing this project

README

          

go-radix
========
My attempt to implement a radix trie.