https://github.com/liuzl/da
A Golang package for Double Array Trie
https://github.com/liuzl/da
cedar darts dict trie
Last synced: 3 months ago
JSON representation
A Golang package for Double Array Trie
- Host: GitHub
- URL: https://github.com/liuzl/da
- Owner: liuzl
- License: apache-2.0
- Created: 2018-02-17T07:30:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T01:52:38.000Z (over 7 years ago)
- Last Synced: 2025-04-09T21:41:22.534Z (6 months ago)
- Topics: cedar, darts, dict, trie
- Language: Go
- Homepage:
- Size: 396 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# da - A Double Array Trie package for Dicts
[](https://godoc.org/github.com/liuzl/da)[](https://goreportcard.com/report/github.com/liuzl/da)Based on cedar.