Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.4% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 1.7% forks on proxy.golang.org
Top 1.5% docker downloads on proxy.golang.org

proxy.golang.org : github.com/decred/dcrd/gcs/v2

Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-Coded Set (GCS) is a space-efficient probabilistic data structure that is used to test set membership with a tunable false positive rate while simultaneously preventing false negatives. In other words, items that are in the set will always match, but items that are not in the set will also sometimes match with the chosen false positive rate. This package currently implements two different versions for backwards compatibility. Version 1 is deprecated and therefore should no longer be used. Version 2 is the GCS variation that follows the specification details in DCP0005: https://github.com/decred/dcps/blob/master/dcp-0005/dcp-0005.mediawiki#golomb-coded-sets. Version 2 sets do not permit empty items (data of zero length) to be added and are parameterized by the following: * A parameter `B` that defines the remainder code bit size * A parameter `M` that defines the false positive rate as `1/M` * A key for the SipHash-2-4 function * The items to include in the set Errors returned by this package are of type gcs.Error. This allows the caller to programmatically determine the specific error by examining the ErrorCode field of the type asserted gcs.Error while still providing rich error messages with contextual information. A convenience function named IsErrorCode is also provided to allow callers to easily check for a specific error code. See ErrorCode in the package documentation for a full list. GCS is used as a mechanism for storing, transmitting, and committing to per-block filters. Consensus-validating full nodes commit to a single filter for every block and serve the filter to SPV clients that match against the filter locally to determine if the block is potentially relevant. The required parameters for Decred are defined by the blockcf2 package. For more details, see the the Block Filters section of DCP0005: https://github.com/decred/dcps/blob/master/dcp-0005/dcp-0005.mediawiki#block-filters

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/decred/dcrd/gcs/v2
Keywords: blockchain, cryptocurrency, dcrd, decred, decred-daemon, decred-nodes, go, golang, p2p, peer-to-peer
License: ISC
Latest release: 12 months ago
First release: over 4 years ago
Namespace: github.com/decred/dcrd/gcs
Dependent packages: 45
Dependent repositories: 42
Stars: 687 on GitHub
Forks: 281 on GitHub
Docker dependents: 1
Docker downloads: 110
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

github.com/crypto-power/cryptopower v1.1.2
A cross-platform SPV (DCR, BTC & LTC) privacy wallet built with go.
4 versions - Latest release: 2 months ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred/lnd v0.6.0
23 versions - Latest release: 3 months ago
Top 4.1% on proxy.golang.org
github.com/decred/dcrlnd v0.5.0
Decred Lightning Network Daemon ⚡️
21 versions - Latest release: 6 months ago - 3 dependent packages - 5 dependent repositories - 33 stars on GitHub
Top 5.1% on proxy.golang.org
github.com/decred/dcrdata/cmd/dcrdata v0.0.0-20231119150039-0b6dbacbc787
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
8 versions - Latest release: 6 months ago - 124 stars on GitHub
Top 1.7% on proxy.golang.org
github.com/decred/dcrd/rpcclient/v6 v6.0.3
Package rpcclient implements a websocket-enabled Decred JSON-RPC client. This client provides a ...
4 versions - Latest release: 12 months ago - 14 dependent packages - 20 dependent repositories - 687 stars on GitHub
Top 1.6% on proxy.golang.org
github.com/decred/dcrd/rpcclient/v5 v5.0.2
Package rpcclient implements a websocket-enabled Decred JSON-RPC client. This client provides a ...
3 versions - Latest release: 12 months ago - 24 dependent packages - 11 dependent repositories - 687 stars on GitHub
Top 1.5% on proxy.golang.org
github.com/decred/dcrd/blockchain/v3 v3.0.4
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...
5 versions - Latest release: 12 months ago - 19 dependent packages - 34 dependent repositories - 687 stars on GitHub
Top 1.7% on proxy.golang.org
github.com/decred/dcrd/blockchain/v2 v2.1.1
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...
5 versions - Latest release: 12 months ago - 18 dependent packages - 11 dependent repositories - 687 stars on GitHub
github.com/matheusd/dcrlnd v0.4.0
Decred Lightning Network Daemon ⚡️
22 versions - Latest release: 12 months ago - 1 dependent repositories - 1 stars on GitHub
Top 4.3% on proxy.golang.org
github.com/planetdecred/dcrlibwallet v1.7.1
21 versions - Latest release: about 1 year ago - 4 dependent packages - 3 dependent repositories - 23 stars on GitHub
Top 2.4% on proxy.golang.org
github.com/decred/politeia v1.4.0
9 versions - Latest release: almost 2 years ago - 29 dependent packages - 15 dependent repositories - 108 stars on GitHub
Top 4.5% on proxy.golang.org
github.com/decred/dcrdata/gov/v5 v5.0.0
Decred block explorer, with packages and apps for data collection and storage. Written in Go.
1 version - Latest release: almost 2 years ago - 1 dependent package - 124 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred-next/dcrnd/blockchain/v3 v3.1.0
5 versions - Latest release: about 2 years ago
Top 8.2% on proxy.golang.org
github.com/Decred-Next/dcrnd/blockchain/v3 v3.1.0
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...
5 versions - Latest release: about 2 years ago
Top 8.2% on proxy.golang.org
github.com/Decred-Next/dcrnd v1.5.1
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...
39 versions - Latest release: about 2 years ago
Top 9.0% on proxy.golang.org
gitlab.com/raedah/libwallet v1.7.0
21 versions - Latest release: about 2 years ago - 0 stars on GitLab.com
Top 8.2% on proxy.golang.org
github.com/raedahgroup/mobilewallet v1.7.0
20 versions - Latest release: about 2 years ago
Top 6.4% on proxy.golang.org
github.com/raedahgroup/dcrlibwallet v1.7.0
20 versions - Latest release: about 2 years ago - 1 dependent repositories - 23 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/junyang100/dcrnlibwallet v1.8.1
26 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/song50119/dcrlibwallet v1.7.0
20 versions - Latest release: about 2 years ago
github.com/matheusd/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 2.0% on proxy.golang.org
decred.org/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 30 dependent packages - 34 dependent repositories - 208 stars on GitHub
Top 2.0% on proxy.golang.org
github.com/decred/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 28 dependent packages - 27 dependent repositories - 196 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/decred/btcwallet v1.7.1
57 versions - Latest release: about 3 years ago
Top 8.2% on proxy.golang.org
github.com/vikingshield/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
62 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/decred-next/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 1 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/Decred-Next/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 1 stars on
Top 5.0% on proxy.golang.org
github.com/Decred/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 196 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ji394vul3m6/dcrwallet v1.7.1
A secure Decred wallet daemon written in Go (golang).
57 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/junyang100/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/dcrnofficial/dcrnwallet v1.7.1
57 versions - Latest release: about 3 years ago - 1 stars on GitHub
github.com/dreacot/dcrlibwallet v1.6.0
16 versions - Latest release: about 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/John-Tonny/vclsuite_vcld/rpcclient/v6 v6.0.6
Package rpcclient implements a websocket-enabled Decred JSON-RPC client. This client provides a ...
5 versions - Latest release: about 3 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/John-Tonny/vclsuite_vcld/blockchain/v3 v3.0.7
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...
4 versions - Latest release: about 3 years ago - 2 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/John-Tonny/vclsuite_vclwallet v1.6.2
A secure bitcoin wallet daemon written in Go (golang)
4 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/john-tonny/vclsuite_vclwallet v1.6.2 removed
4 versions - Latest release: over 3 years ago
Top 8.2% on proxy.golang.org
github.com/chappjc/dcrwallet v1.6.2
A secure decred wallet daemon written in Go (golang)
55 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/C-ollins/dcrwallet v1.6.0
A secure Decred wallet daemon written in Go (golang).
53 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/c-ollins/dcrwallet v1.6.0
A secure Decred wallet daemon written in Go (golang).
53 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Decred-Next/dcrnd/rpcclient/v5 v5.0.1
2 versions - Latest release: almost 4 years ago
Top 8.2% on proxy.golang.org
github.com/decred-next/dcrnd/rpcclient/v5 v5.0.1
2 versions - Latest release: almost 4 years ago
Top 8.2% on proxy.golang.org
github.com/Eacred/ecrd/rpcclient/v5 v5.0.8
8 versions - Latest release: over 4 years ago
Top 6.1% on proxy.golang.org
github.com/Eacred/ecrd/blockchain/v2 v2.1.7
Eacred daemon in Go (golang).
7 versions - Latest release: over 4 years ago - 3 dependent packages - 0 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/decred-next/dcrnd/blockchain/v2 v2.1.0 removed
4 versions - Latest release: over 4 years ago
Top 4.1% on proxy.golang.org
github.com/Decred-Next/dcrnd/blockchain/v2 v2.1.0 removed
4 versions - Latest release: over 4 years ago