Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theteachr/trie
A minimal trie structure to store zip codes
https://github.com/theteachr/trie
c data-structures trie
Last synced: 4 days ago
JSON representation
A minimal trie structure to store zip codes
- Host: GitHub
- URL: https://github.com/theteachr/trie
- Owner: theteachr
- License: mit
- Created: 2021-07-30T19:53:09.000Z (over 3 years ago)
- Default Branch: trunk
- Last Pushed: 2022-08-20T05:04:35.000Z (about 2 years ago)
- Last Synced: 2023-03-10T05:11:06.396Z (over 1 year ago)
- Topics: c, data-structures, trie
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trie