Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 0.8% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : github.com/dgraph-io/badger
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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/dgraph-io/badger
Keywords:
database
, document-database
, go
, golang
, key-value
, library
, ssd
License: Apache-2.0
Latest release: over 4 years ago
First release: over 7 years ago
Namespace: github.com/dgraph-io
Dependent packages: 2,166
Dependent repositories: 8,290
Stars: 11,995 on GitHub
Forks: 1,051 on GitHub
Docker dependents: 977
Docker downloads: 658,464,349
See more repository details: repos.ecosyste.ms
Last synced: about 10 hours ago
github.com/je4/zsync/v2 v2.0.3
Headless Zotero client with PostgreSQL Database3 versions - Latest release: 2 days ago - 1 dependent repositories - 1 stars on GitHub
github.com/dunglas/caddy-cbrotli v1.0.1
Package caddycbrotli provides provides support for the Brotli compression format using a fast and...4 versions - Latest release: 3 days ago - 1 dependent package
github.com/mietzen/caddy-dynamicdns-cmd-source v0.1.0
4 versions - Latest release: 3 days agogithub.com/fluxcd/image-reflector-controller v0.35.0
GitOps Toolkit controller that scans container registries60 versions - Latest release: 3 days ago - 2 dependent packages - 79 stars on GitHub
github.com/squaremo/image-reflector-controller v0.35.0
60 versions - Latest release: 3 days agogithub.com/rudderlabs/rudder-server v1.50.1
Privacy and Security focused Segment-alternative, in Golang and React329 versions - Latest release: 3 days ago - 7 dependent packages - 1 dependent repositories - 3,691 stars on GitHub
github.com/onFlow/flow-go v0.41.4
A fast, secure, and developer-friendly blockchain built to support the next generation of games, ...704 versions - Latest release: 7 days ago - 500 stars on GitHub
github.com/dunglas/frankenphp/caddy v1.6.2 ๐ฐ
Package caddy provides a PHP module for the Caddy web server. FrankenPHP embeds the PHP interpret...67 versions - Latest release: 7 days ago - 2,981 stars on GitHub
github.com/ipfs/kubo v0.35.0
IPFS is a global, versioned, peer-to-peer filesystem194 versions - Latest release: 9 days ago - 164 dependent packages - 181 dependent repositories - 15,014 stars on GitHub
github.com/ipfs/go-ipfs v0.35.0
IPFS is a global, versioned, peer-to-peer filesystem196 versions - Latest release: 9 days ago - 368 dependent packages - 475 dependent repositories - 14,859 stars on GitHub
github.com/elrondnetwork/elrond-go v1.9.6
460 versions - Latest release: 14 days agogithub.com/multiversx/mx-chain-go v1.9.6
โก The official implementation of the MultiversX blockchain protocol, written in golang.458 versions - Latest release: 14 days ago - 10 dependent packages - 1 dependent repositories - 885 stars on GitHub
github.com/MultiversX/mx-chain-go v1.9.6
โก The official implementation of the MultiversX blockchain protocol, written in golang.458 versions - Latest release: 14 days ago - 887 stars on GitHub
github.com/ElrondNetwork/elrond-go-sandbox v1.9.6
458 versions - Latest release: 14 days ago - 3 dependent packagesgithub.com/ipfs/ipfs-cluster v1.1.4
Package ipfscluster implements a wrapper for the IPFS deamon which allows to orchestrate pinning ...92 versions - Latest release: 14 days ago - 22 dependent packages - 36 dependent repositories - 1,336 stars on GitHub
github.com/ipfs-cluster/ipfs-cluster v1.1.4
Package ipfscluster is the heart of the IPFS Cluster implementation gluing together all the subco...91 versions - Latest release: 14 days ago - 21 dependent packages - 7 dependent repositories - 1,338 stars on GitHub
github.com/anyproto/anytype-heart v0.40.22
Shared library for Anytype clients305 versions - Latest release: 15 days ago - 90 stars on GitHub
github.com/dunglas/mercure/caddy v0.19.2 ๐ฐ
Package caddy provides a handler for Caddy Server (https://caddyserver.com/) allowing to transfor...44 versions - Latest release: 15 days ago - 11 dependent packages - 5 dependent repositories - 3,312 stars on GitHub
github.com/projectdiscovery/hmap v0.0.89
Hybrid memory/disk map89 versions - Latest release: 18 days ago - 329 dependent packages - 373 dependent repositories - 28 stars on GitHub
github.com/hanc00l/nemo_go v3.1.0+incompatible
Nemoๆฏ็จๆฅ่ฟ่ก่ชๅจๅไฟกๆฏๆถ้็ไธไธช็ฎๅๅนณๅฐ๏ผ้่ฟ้ๆๅธธ็จ็ไฟกๆฏๆถ้ๅทฅๅ ทๅๆๆฏ๏ผๅฎ็ฐๅฏนๅ ็ฝๅไบ่็ฝ่ตไบงไฟกๆฏ็่ชๅจๆถ้๏ผๆ้ซ้ๆฃๆๆฅๅๆธ้ๆต่ฏ็ๅทฅไฝๆ็๏ผ็จGo่ฏญ่จๅฎๅ จ้ๆไบๅPython็ๆฌใ41 versions - Latest release: 18 days ago - 817 stars on GitHub
github.com/master255/go-libp2p v0.41.1
libp2p implementation in Go130 versions - Latest release: 19 days ago - 0 stars on GitHub
github.com/IceFireDB/icefiredb-crdt-kv v0.3.0
Decentralized kv storage engine,support decentralized P2P networking, data synchronization and co...7 versions - Latest release: 20 days ago - 2 dependent packages - 5 dependent repositories - 8 stars on GitHub
github.com/icefiredb/icefiredb-crdt-kv v0.3.0
Decentralized kv storage engine,support decentralized P2P networking, data synchronization and co...6 versions - Latest release: 20 days ago - 8 stars on GitHub
github.com/IceFireDB/IceFireDB v1.0.0-alpha
IceFireDB is a database built for web3 and web2. It strives to fill the gap between web2 and web3...36 versions - Latest release: 20 days ago - 969 stars on GitHub
github.com/imgk/caddy-trojan-blockchina v0.1.0
2 versions - Latest release: 20 days ago - 3 stars on GitHubgithub.com/jaegertracing/jaeger v1.69.0
Package jaeger contains the code for Jaeger backend.92 versions - Latest release: 21 days ago - 597 dependent packages - 1,141 dependent repositories - 17,341 stars on GitHub
github.com/dapr/components-contrib v1.15.3
Community driven, reusable components for distributed apps163 versions - Latest release: 22 days ago - 89 dependent packages - 190 dependent repositories - 431 stars on GitHub
github.com/actionscore/components-contrib v1.15.3
158 versions - Latest release: 22 days agogithub.com/covalenthq/bsp-agent v1.9.2
Decodes, packs, encodes, proves, stores and uploads block-replicas (primarily "block-specimens") ...44 versions - Latest release: 23 days ago - 12 stars on GitHub
github.com/pydio/cells/v4 v4.4.13
Future-proof content collaboration platform93 versions - Latest release: 23 days ago - 1 dependent package - 1 dependent repositories - 1,454 stars on GitHub
github.com/arcology-network/concurrentlib v2.3.2+incompatible
Arcology concurrent APIs4 versions - Latest release: 24 days ago - 3 dependent packages - 1 dependent repositories - 1 stars on GitHub
github.com/elegant996/scgi-transport v1.1.2
SCGI reverse proxy transport module for Caddy19 versions - Latest release: 24 days ago - 13 stars on GitHub
github.com/Elegant996/scgi-transport v1.1.1
SCGI reverse proxy transport module for Caddy18 versions - Latest release: 27 days ago - 13 stars on GitHub
github.com/openziti/zrok v1.0.4
Geo-scale, next-generation sharing platform built on top of OpenZiti.108 versions - Latest release: 28 days ago - 727 stars on GitHub
gitlab.com/mergetb/portal/services v1.4.1
The mergetb core services217 versions - Latest release: 29 days ago - 6 dependent repositories - 4 stars on gitlab.com
github.com/protomaps/go-pmtiles v1.28.0 ๐ฐ
Single-file executable tool for creating, reading and uploading PMTiles archives66 versions - Latest release: about 1 month ago - 9 dependent packages - 5 dependent repositories - 145 stars on GitHub
github.com/berty/berty/v2 v2.470.12
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular...1,155 versions - Latest release: about 1 month ago - 6,644 stars on GitHub
berty.tech/berty/v2 v2.470.12 ๐ฐ
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular...1,155 versions - Latest release: about 1 month ago - 7 dependent packages - 18 dependent repositories - 8,240 stars on GitHub
github.com/imgk/caddy-trojan v0.2.10-0
Caddy module for trojan proxy10 versions - Latest release: about 1 month ago - 1 dependent package - 126 stars on GitHub
github.com/projectdiscovery/httpx v1.7.0
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retr...58 versions - Latest release: about 1 month ago - 43 dependent packages - 9 dependent repositories - 4,574 stars on GitHub
github.com/ProjectDiscovery/httpx v1.7.0
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retr...58 versions - Latest release: about 1 month ago - 5,859 stars on GitHub
github.com/projectDiscovery/httpx v1.7.0
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retr...58 versions - Latest release: about 1 month ago - 6,767 stars on GitHub
github.com/aergoio/aergo-lib v1.2.0
Package aergolib is a collection of common libraries used in the aergo project12 versions - Latest release: about 1 month ago - 15 dependent packages - 8 dependent repositories - 2 stars on GitHub
github.com/dunglas/vulcain/caddy v1.2.0 ๐ฐ
Package caddy provides a handler for Caddy Server (https://caddyserver.com/) allowing to turn any...17 versions - Latest release: about 1 month ago - 1 dependent package - 4 dependent repositories - 3,360 stars on GitHub
github.com/caddyserver/caddy/v2 v2.10.0 ๐ฐ
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS93 versions - Latest release: about 1 month ago - 1,188 dependent packages - 461 dependent repositories - 46,370 stars on GitHub
github.com/creachadair/badgerstore v0.10.1
Package badgerstore implements the blob.Store interface using BadgerDB.53 versions - Latest release: about 2 months ago - 3 dependent packages - 1 dependent repositories - 1 stars on GitHub
github.com/mixinnetwork/mixin v0.18.26
๐ The Mixin TEE-BFT-DAG network reference implementation.269 versions - Latest release: about 2 months ago - 472 stars on GitHub
github.com/mixinmessenger/mixin v0.18.26
269 versions - Latest release: about 2 months agogithub.com/mixinNetwork/mixin v0.18.26
๐ The Mixin TEE-BFT-DAG network reference implementation.269 versions - Latest release: about 2 months ago - 472 stars on GitHub
github.com/MixinNetwork/mixin v0.18.26
๐ The Mixin TEE-BFT-DAG network reference implementation.269 versions - Latest release: about 2 months ago - 34 dependent packages - 18 dependent repositories - 472 stars on GitHub
github.com/ooni/probe-engine v0.31.0 ๐ฐ
Use https://github.com/ooni/probe-cli instead47 versions - Latest release: about 2 months ago - 7 dependent packages - 43 stars on GitHub
github.com/Safing/portmaster v1.6.34 ๐ฐ
๐ Love Freedom - โ Block Mass Surveillance188 versions - Latest release: about 2 months ago - 6,406 stars on GitHub
github.com/safing/portmaster v1.6.34 ๐ฐ
๐ Love Freedom - โ Block Mass Surveillance188 versions - Latest release: about 2 months ago - 7 dependent packages - 11 dependent repositories - 8,473 stars on GitHub
github.com/ipfs/GO-ipfs v0.34.1
IPFS is a global, versioned, peer-to-peer filesystem There are sub-packages within the ipfs pack...192 versions - Latest release: 2 months ago - 15,504 stars on GitHub
github.com/jbenet/go-ipfs v0.34.1
IPFS is a global, versioned, peer-to-peer filesystem There are sub-packages within the ipfs pack...193 versions - Latest release: 2 months ago
github.com/authp/authp v1.0.14
Authentication Portal based on Caddy Security14 versions - Latest release: 2 months ago - 6 stars on GitHub
github.com/authcrunch/authcrunch v1.0.14
Authentication Portal based on Caddy Security14 versions - Latest release: 2 months ago - 29 stars on GitHub
github.com/greenpau/caddy-security v1.1.31 ๐ฐ
๐ Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. ๐ Implements F...50 versions - Latest release: 2 months ago - 5 dependent packages - 3 dependent repositories - 759 stars on GitHub
github.com/ggicci/caddy-jwt v1.0.0 ๐ฐ
caddyjwt is a Caddy Module - who facilitates JWT authentication.20 versions - Latest release: 2 months ago - 34 stars on GitHub
github.com/libp2p/go-libp2P v0.41.1
libp2p implementation in Go171 versions - Latest release: 2 months ago - 6,384 stars on GitHub
github.com/ipfs/go-libp2p v0.41.1
171 versions - Latest release: 2 months ago - 1 dependent repositoriesgithub.com/filecoin-project/bacalhau v1.7.0
Compute over Data framework for public, transparent, and optionally verifiable computation254 versions - Latest release: 2 months ago - 3 dependent packages - 3 dependent repositories - 237 stars on GitHub
github.com/bacalhau-project/bacalhau v1.7.0
Compute over Data framework for public, transparent, and optionally verifiable computation257 versions - Latest release: 2 months ago - 4 dependent packages - 1 dependent repositories - 306 stars on GitHub
github.com/anywherelan/awl-bootstrap-node v0.8.0
7 versions - Latest release: 2 months ago - 3 stars on GitHubgithub.com/curltech/go-colla-node v0.1.28
The backbone of the Colla Network - an unstoppable Web3 decentralized peer-to-peer communication ...6 versions - Latest release: 2 months ago - 4 stars on GitHub
github.com/smallstep/cli v0.28.6
๐งฐ A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.324 versions - Latest release: 2 months ago - 351 dependent packages - 431 dependent repositories - 2,918 stars on GitHub
go.step.sm/cli v0.28.6
๐งฐ A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.322 versions - Latest release: 2 months ago - 3,708 stars on GitHub
github.com/smallstep/Certificates v0.28.3
๐ก๏ธ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate m...226 versions - Latest release: 2 months ago - 5,149 stars on GitHub
github.com/smallstep/certificates v0.28.3
๐ก๏ธ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate m...226 versions - Latest release: 2 months ago - 531 dependent packages - 489 dependent repositories - 5,133 stars on GitHub
go.step.sm/certificates v0.28.3
๐ก๏ธ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate m...226 versions - Latest release: 2 months ago - 6,723 stars on GitHub
github.com/ipfs/go-ds-crdt v0.6.5
Package crdt provides a replicated go-datastore (key-value store) implementation using Merkle-CRD...64 versions - Latest release: 2 months ago - 46 dependent packages - 58 dependent repositories - 298 stars on GitHub
github.com/dcnetio/gothreads-lib v0.1.39
Take out some functions from textileio/go-threads for fine-tuning49 versions - Latest release: 2 months ago - 1 dependent package - 1 dependent repositories - 1 stars on GitHub
github.com/smallstep/step-issuer v0.9.8
โ๏ธA certificate issuer for cert-manager using step certificates CA31 versions - Latest release: 2 months ago - 1 dependent package - 1 dependent repositories - 135 stars on GitHub
github.com/caffix/resolve v0.9.6 ๐ฐ
Extremely fast use of DNS nameservers written in Go73 versions - Latest release: 2 months ago - 38 dependent packages - 25 dependent repositories - 36 stars on GitHub
github.com/caffix/resolver v0.9.6 ๐ฐ
Extremely fast use of DNS nameservers written in Go73 versions - Latest release: 2 months ago - 36 stars on GitHub
github.com/owasp-amass/resolve v0.9.6
73 versions - Latest release: 2 months ago - 21 dependent packages - 2 dependent repositoriesgithub.com/caffix/resolvers v0.9.6
73 versions - Latest release: 2 months ago - 19 dependent packagesgithub.com/sonatype-nexus-community/Nancy v1.0.48
A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index106 versions - Latest release: 3 months ago - 486 stars on GitHub
github.com/sonatype-nexus-community/nancy v1.0.48
A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index107 versions - Latest release: 3 months ago - 4 dependent packages - 4 dependent repositories - 482 stars on GitHub
gfx.cafe/gfx/pggat v0.1.15
cloud native pluggable postgresql pooler and load balancer with autodiscovery30 versions - Latest release: 3 months ago - 0 stars on gfx.cafe
github.com/gfx-labs/pggat v0.1.15
cloud native pluggable postgresql pooler and load balancer with autodiscovery16 versions - Latest release: 3 months ago - 2 stars on GitHub
github.com/darkweak/souin/plugins/caddy v1.7.6
An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @g...74 versions - Latest release: 3 months ago - 420 stars on GitHub
github.com/darkweak/Souin v1.7.6
An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @g...98 versions - Latest release: 3 months ago - 420 stars on GitHub
github.com/darkweak/souin v1.7.6
An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @g...98 versions - Latest release: 3 months ago - 22 dependent packages - 8 dependent repositories - 420 stars on GitHub
github.com/Darkweak/Souin v1.7.6
An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @g...98 versions - Latest release: 3 months ago - 420 stars on GitHub
github.com/smallstep/autocert v0.20.1
โ A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers40 versions - Latest release: 3 months ago - 573 stars on GitHub
github.com/nandoxscr/popon-core v0.0.8
6 versions - Latest release: 3 months agogithub.com/ipfs/go-ds-badger v0.3.4
Datastore implementation using badger as backend.21 versions - Latest release: 3 months ago - 500 dependent packages - 2,299 dependent repositories - 52 stars on GitHub
github.com/mochi-co/mqtt/v2 v2.7.9
package mqtt provides a high performance, fully compliant MQTT v5 broker server with v3.1.1 backw...53 versions - Latest release: 3 months ago - 12 dependent packages - 2 dependent repositories - 505 stars on GitHub
github.com/mochi-mqtt/server/v2 v2.7.9
Package mqtt provides a high performance, fully compliant MQTT v5 broker server with v3.1.1 backw...53 versions - Latest release: 3 months ago - 17 dependent packages - 1 dependent repositories - 708 stars on GitHub
github.com/mochi-mqtt/Server/v2 v2.7.9
The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub53 versions - Latest release: 3 months ago - 741 stars on GitHub
github.com/functionland/go-fula v1.55.2
Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the fre...86 versions - Latest release: 3 months ago - 1 dependent package - 2 dependent repositories - 6 stars on GitHub
github.com/redhatinsights/clowder v0.100.0
Operator for operating cloud.redhat.com50 versions - Latest release: 3 months ago - 22 stars on GitHub
github.com/RedHatInsights/clowder v0.100.0
Operator for operating cloud.redhat.com50 versions - Latest release: 3 months ago - 6 dependent packages - 2 dependent repositories - 22 stars on GitHub
decred.org/dcrdex v1.0.3
The Decred Decentralized Exchange (DEX), powered by atomic-swaps.50 versions - Latest release: 3 months ago - 22 dependent packages - 18 dependent repositories - 186 stars on GitHub
github.com/decred/dcrdex v1.0.3
The Decred Decentralized Exchange (DEX), powered by atomic-swaps.50 versions - Latest release: 3 months ago - 1 dependent package - 144 stars on GitHub
github.com/the-k-r-o-k/flow-go v0.39.1
A fast, secure, and developer-friendly blockchain built to support the next generation of games, ...624 versions - Latest release: 3 months ago - 0 stars on GitHub
github.com/The-K-R-O-K/flow-go v0.39.1
624 versions - Latest release: 3 months agogithub.com/fiatjaf/njump v0.2.5
57 versions - Latest release: 3 months ago - 46 stars on GitHubgithub.com/aksdb/caddy-cgi/v2 v2.2.6
Package cgi implements the common gateway interface (CGI) for Caddy 2, a modern, full-featured, e...10 versions - Latest release: 3 months ago - 94 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.