Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/dgraph-io/badger/v2

Package badger implements an embeddable, simple and fast key-value database, written in pure Go. It is designed to be highly performant for both reads and writes simultaneously. Badger uses Multi-Version Concurrency Control (MVCC), and supports transactions. It runs transactions concurrently, with serializable snapshot isolation guarantees. Badger uses an LSM tree along with a value log to separate keys from values, hence reducing both write amplification and the size of the LSM tree. This allows LSM tree to be served entirely from RAM, while the values are served from SSD. Badger has the following main types: DB, Txn, Item and Iterator. DB contains keys that are associated with values. It must be opened with the appropriate options before it can be accessed. All operations happen inside a Txn. Txn represents a transaction, which can be read-only or read-write. Read-only transactions can read values for a given key (which are returned inside an Item), or iterate over a set of key-value pairs using an Iterator (which are returned as Item type values as well). Read-write transactions can also update and delete keys from the DB. See the examples for more usage details.
17 versions
Latest release: over 2 years ago
5,036 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/dgraph-io/badger/v2

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/dgraph-io%2Fbadger

Dependent Repos 4,172

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 142 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Team-Kujira/ibc-go Fork of cosmos/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
  • v2.2007.4 e2e/go.mod
  • v2.2007.4 e2e/go.sum
  • v2.2007.4 go.mod
  • v2.2007.4 go.sum

Size: 30.2 MB - Last synced: 19 days ago - Pushed: 8 months ago

Zondax/rosetta-filecoin-lib
  • v2.2007.3 go.sum

Size: 337 KB - Last synced: 16 days ago - Pushed: 17 days ago

drand/drand
🎲 A Distributed Randomness Beacon Daemon - Go implementation
  • v2.2007.3 go.mod
  • v2.2007.3 go.sum

Size: 50.9 MB - Last synced: about 11 hours ago - Pushed: about 12 hours ago

dreamer-zq/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v2.2007.2 cosmovisor/go.mod
  • v2.2007.2 cosmovisor/go.sum
  • v2.2007.4 go.mod
  • v2.2007.2 go.sum
  • v2.2007.4 go.sum
  • v2.2007.2 orm/go.mod
  • v2.2007.2 orm/go.sum

Size: 217 MB - Last synced: 24 days ago - Pushed: 7 months ago

millicent-money/cosmos-sdk
  • v2.2007.2 cosmovisor/go.mod
  • v2.2007.2 cosmovisor/go.sum
  • v2.2007.4 go.mod
  • v2.2007.2 go.sum
  • v2.2007.4 go.sum
  • v2.2007.2 orm/go.mod
  • v2.2007.2 orm/go.sum
  • v2.2007.2 store/tools/ics23/go.mod
  • v2.2007.2 store/tools/ics23/go.sum

Size: 361 MB - Last synced: 9 months ago - Pushed: about 1 year ago

berty/labs
Berty Labs is a mobile app to explore IPFS on mobile
  • v2.2007.3 go.mod
  • v2.2007.3 go.sum

Size: 3.44 MB - Last synced: 7 days ago - Pushed: about 1 year ago

KiraCore/sekai
backend - blockchain application
  • v2.2007.2 go.sum

Size: 17.3 MB - Last synced: 19 days ago - Pushed: 25 days ago

klim0v/tm-db Fork of tendermint/tm-db
Common database interface for various database backends for Tendermint Core and Cosmos SDK
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 311 KB - Last synced: 10 months ago - Pushed: over 1 year ago

BrianPHChen/tendermint_isl
  • v2.2007.1 go.sum
  • v2.2007.2 go.sum

Size: 65 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

filecoin-project/venus-wallet
a remote wallet for provider sign service
  • v2.2007.3 go.mod
  • v2.2007.3 go.sum

Size: 1.15 MB - Last synced: 17 days ago - Pushed: 17 days ago

swimricky/wormhole Fork of wormhole-foundation/wormhole
Certus One's reference implementation for the Wormhole blockchain interoperability protocol.
  • v2.2007.1 event_database/cloud_functions/go.sum
  • v2.2007.2 event_database/cloud_functions/go.sum
  • v2.2007.1 event_database/functions_server/go.sum
  • v2.2007.2 event_database/functions_server/go.sum
  • v2.2007.2 node/go.mod
  • v2.2007.1 node/go.sum
  • v2.2007.2 node/go.sum

Size: 76.7 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

bianjieai/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 39.2 MB - Last synced: 21 days ago - Pushed: 21 days ago

strangelove-ventures/lens đŸ“Ļ
⚛ī¸â¤ī¸đŸ‘ Brought to you by the LensCrafters
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 18.4 MB - Last synced: 27 days ago - Pushed: 10 months ago

cdlaimin/KubePi Fork of KubeOperator/KubePi
KubePi 是一æŦžįŽ€å•æ˜“į”¨įš„åŧ€æē Kubernetes å¯č§†åŒ–įŽĄį†éĸæŋ
  • v2.2007.2 go.sum

Size: 14.6 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

coinbase/mesh-ethereum
Ethereum Rosetta API Implementation
  • v2.2007.4 go.sum

Size: 917 KB - Last synced: 25 days ago - Pushed: 9 months ago

xyephy/rosetta-whive
  • v2.2007.4 go.mod
  • v2.2007.4 go.sum

Size: 479 KB - Last synced: 23 days ago - Pushed: 11 months ago

vaibhavgeek/rosetta-vite
rosetta-vite
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 6.94 MB - Last synced: 9 months ago - Pushed: over 1 year ago

onflow/rosetta
Rosetta implementation for the Flow blockchain
  • v2.2007.4 go.mod
  • v2.0.3 go.sum
  • v2.2007.2 go.sum
  • v2.2007.3 go.sum
  • v2.2007.4 go.sum

Size: 453 KB - Last synced: 25 days ago - Pushed: 3 months ago

silinternational/cover-api
REST API for the Cover risk management app
  • v2.2007.4 application/go.sum

Size: 3.1 MB - Last synced: 7 days ago - Pushed: 7 days ago

ChainSafe/chainlink-cosmos
Chainlink on Cosmos: Cosmos SDK module for Chainlink data feeds
  • v2.2007.1 go.sum
  • v2.2007.2 go.sum

Size: 1.26 MB - Last synced: about 1 month ago - Pushed: 4 months ago

bwhour/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 85.9 MB - Last synced: 3 days ago - Pushed: 3 days ago

championshuttler/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v2.2007.2 cosmovisor/go.mod
  • v2.2007.1 cosmovisor/go.sum
  • v2.2007.2 cosmovisor/go.sum
  • v2.2007.4 go.mod
  • v2.2007.2 go.sum
  • v2.2007.4 go.sum
  • v2.2007.1 orm/go.sum
  • v2.2007.2 orm/go.sum
  • v2.2007.4 x/group/go.mod
  • v2.2007.2 x/group/go.sum
  • v2.2007.4 x/group/go.sum

Size: 367 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

keninqiu/rosetta-sdk-go
  • v2.2007.4 go.mod
  • v2.2007.4 go.sum

Size: 496 KB - Last synced: 10 months ago - Pushed: about 1 year ago

hyperledger-labs/yui-docs
  • v2.2007.1 samples/minitoken-besu-ethereum/relayer/go.sum
  • v2.2007.2 samples/minitoken-besu-ethereum/relayer/go.sum

Size: 1.46 MB - Last synced: 7 months ago - Pushed: 7 months ago

faddat/ethermint Fork of cosmos/ethermint-archive
Ethereum on Tendermint!
  • v2.2007.1 go.sum
  • v2.2007.2 go.sum

Size: 73.5 MB - Last synced: 25 days ago - Pushed: over 1 year ago

yihuang/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 39.5 MB - Last synced: 4 days ago - Pushed: 4 days ago

dgfug/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v2.2007.3 go.mod
  • v2.2007.1 go.sum
  • v2.2007.2 go.sum
  • v2.2007.3 go.sum

Size: 30.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

khoslaventures/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 28.1 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

Some-body-in-the-ether/test
  • v2.2007.3 go.mod
  • v2.2007.1 go.sum
  • v2.2007.2 go.sum
  • v2.2007.3 go.sum

Size: 3.75 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

pro100programmer/Evmos-Vova
  • v2.2007.3 go.mod
  • v2.2007.1 go.sum

Size: 3.73 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

notional-labs/evmos Fork of evmos/evmos
Evmos is the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network. It is the flagship implementation of the Ethermint library that prioritizes interoperability and novel economics.
  • v2.2007.3 go.mod

Size: 51.3 MB - Last synced: 4 days ago - Pushed: 4 days ago

wxh123434/ethermint
  • v2.2007.1 go.sum
  • v2.2007.2 go.sum

Size: 36.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

git-sgmoore/evmos Fork of evmos/evmos
Evmos chain
  • v2.2007.3 go.mod

Size: 3.03 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

itamard7/ethermint
  • v2.2007.2 go.mod
  • v2.2007.2 go.sum

Size: 25.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

chen7gx/esbc
  • v2.2007.1 go.sum
  • v2.2007.2 go.sum

Size: 18.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago