Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liuzl/da

A Golang package for Double Array Trie
https://github.com/liuzl/da

cedar darts dict trie

Last synced: about 2 months ago
JSON representation

A Golang package for Double Array Trie

Awesome Lists containing this project

README

        

# da - A Double Array Trie package for Dicts
[![GoDoc](https://godoc.org/github.com/liuzl/da?status.svg)](https://godoc.org/github.com/liuzl/da)[![Go Report Card](https://goreportcard.com/badge/github.com/liuzl/da)](https://goreportcard.com/report/github.com/liuzl/da)

Based on cedar.