Top 1.1% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 5.6% forks on proxy.golang.org
Top 1.9% docker downloads on proxy.golang.org
proxy.golang.org : github.com/go-ego/cedar
Package cedar 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/go-ego/cedar
Keywords:
ahocorasick
, cedar
, go
, golang
License: GPL-3.0
Latest release: over 4 years ago
First release: about 5 years ago
Namespace: github.com/go-ego
Dependent packages: 22
Dependent repositories: 40
Stars: 33 on GitHub
Forks: 14 on GitHub
Docker dependents: 1
Docker downloads: 14
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago