Top 0.6% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 0.6% docker downloads on proxy.golang.org
proxy.golang.org : github.com/liuzl/cedar-go
Package cedar-go implements double-array trie. It is a golang port of cedar (http://www.tkl.iis.u-tokyo.ac.jp/~ynaga/cedar) which is written in C++ by Naoki Yoshinaga. Currently cedar-go implements the `reduced` verion of cedar. This package is not thread safe if there is one goroutine doing insertions or deletions. key must be `[]byte` without zero items, while value must be integer in the range [0, 2<<63-2] or [0, 2<<31-2] depends on the platform.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/liuzl/cedar-go
License: GPL-2.0
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/liuzl
Dependent packages: 59
Dependent repositories: 36
Stars: 1 on GitHub
Forks: 0 on GitHub
Docker dependents: 6
Docker downloads: 965,130
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago