Top 1.0% dependent packages on proxy.golang.org
Top 1.1% dependent repos on proxy.golang.org
Top 3.5% forks on proxy.golang.org
Top 2.2% docker downloads on proxy.golang.org
proxy.golang.org : github.com/dghubble/trie
Package trie implements several types of performant Tries (e.g. rune-wise, path-wise). The implementations are optimized for Get performance and to allocate 0 bytes of heap memory (i.e. garbage) per Get. The Tries do not synchronize access (not thread-safe). A typical use case is to perform Puts and Deletes upfront to populate the Trie, then perform Gets very quickly.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/dghubble/trie
License: MIT
Latest release: over 1 year ago
First release: almost 4 years ago
Namespace: github.com/dghubble
Dependent packages: 31
Dependent repositories: 23
Stars: 335 on GitHub
Forks: 49 on GitHub
Docker dependents: 1
Docker downloads: 10
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago