Ecosyste.ms: Repos

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

Package Usage: go: github.com/rjeczalik/notify

Package notify implements access to filesystem events. Notify is a high-level abstraction over filesystem watchers like inotify, kqueue, FSEvents, FEN or ReadDirectoryChangesW. Watcher implementations are split into two groups: ones that natively support recursive notifications (FSEvents and ReadDirectoryChangesW) and ones that do not (inotify, kqueue, FEN). For more details see watcher and recursiveWatcher interfaces in watcher.go source file. On top of filesystem watchers notify maintains a watchpoint tree, which provides a strategy for creating and closing filesystem watches and dispatching filesystem events to user channels. An event set is just an event list joint using bitwise OR operator into a single event value. Both the platform-independent (see Constants) and specific events can be used. Refer to the event_*.go source files for information about the available events. A filesystem watch or just a watch is platform-specific entity which represents a single path registered for notifications for specific event set. Setting a watch means using platform-specific API calls for creating / initializing said watch. For each watcher the API call is: To rewatch means to either shrink or expand an event set that was previously registered during watch operation for particular filesystem watch. A watchpoint is a list of user channel and event set pairs for particular path (watchpoint tree's node). A single watchpoint can contain multiple different user channels registered to listen for one or more events. A single user channel can be registered in one or more watchpoints, recursive and non-recursive ones as well.
4 versions
Latest release: over 1 year ago
3,875 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/rjeczalik/notify

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/rjeczalik%2Fnotify

Dependent Repos 7,624

xav-b/crypto-stuff
Tinkering around
  • v0.9.1 streaming-ethereum-on-chain-data-to-questdb/go.sum

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

LATOKEN/bridge-backend-service
  • v0.9.2 src/go.mod
  • v0.9.1 src/go.sum
  • v0.9.2 src/go.sum

Size: 449 KB - Last synced: 4 months ago - Pushed: over 1 year ago

manish8561/go_microservice
go_microservice with grpc
  • v0.9.1 farm/go.mod
  • v0.9.1 farm/go.sum

Size: 1.38 MB - Last synced: 7 months ago - Pushed: 8 months ago

dreamer-zq/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v0.9.1 cosmovisor/go.sum
  • v0.9.1 go.sum

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

millicent-money/cosmos-sdk
  • v0.9.1 cosmovisor/go.sum
  • v0.9.1 go.sum
  • v0.9.1 store/tools/ics23/go.sum

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

celo-org/eksportisto 📦
Metric Exporter for celo-node
  • v0.9.1 go.sum

Size: 1.4 MB - Last synced: 4 months ago - Pushed: 8 months ago

Blake8868/mvm Fork of MetisProtocol/mvm
A hard fork of the Optimistic Ethereum protocol (optimism.io)
  • v0.9.1 go/batch-submitter/go.sum
  • v0.9.1 go/gas-oracle/go.sum
  • v0.9.1 go/op_exporter/go.sum
  • v0.9.1 go/utils/go.sum
  • v0.9.2 l2geth/go.mod
  • v0.9.1 l2geth/go.sum
  • v0.9.2 l2geth/go.sum

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

overline-mining/gool
it's scary
  • v0.9.1 go.sum

Size: 877 KB - Last synced: 5 months ago - Pushed: 5 months ago

KiraCore/sekai
backend - blockchain application
  • v0.9.1 go.sum

Size: 17.3 MB - Last synced: 22 days ago - Pushed: 28 days ago

kare/ewallet
Go program that generates Ethereum private key, public key and address
  • v0.9.1 go.sum

Size: 85 KB - Last synced: 25 days ago - Pushed: 4 months ago

sknot-rh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.9.1 extensions/chaosmesh/generator/go.sum

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

tts-tblock/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.9.1 extensions/chaosmesh/generator/go.sum

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

iBridge-up/ibridge-node
  • v0.9.1 go.sum

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

digitalbitbox/bitbox-wallet-app
The BitBoxApp for desktop and mobile.
  • v0.9.2 go.mod
  • v0.9.1 go.sum
  • v0.9.2 go.sum

Size: 267 MB - Last synced: 27 days ago - Pushed: 28 days ago

stakemachine/graph-indexer-cli
The Graph Indexer CLI
  • v0.9.1 go.mod
  • v0.9.1 go.sum

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

tokend/go-substrate-rpc-client
  • v0.9.1 go.sum

Size: 1.64 MB - Last synced: 10 months ago - Pushed: over 1 year ago

kurtosis-tech/zz-deprecated_kurtosis-onboarding-experience 📦
  • v0.9.1 go.sum

Size: 171 KB - Last synced: 23 days ago - Pushed: over 1 year ago

fragmentsh/ssv Fork of bloxapp/ssv
Secret-Shared-Validator(SSV) for ethereum staking
  • v0.9.1 go.sum

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

Cerebellum-Network/network-relayer Fork of ChainSafe/ChainBridge
🌉 Modular Multi-Directional Blockchain Bridge to interact with Multiple Networks; Ethereum, Ethereum Classic, Substrate, based chains.
  • v0.9.1 go.sum

Size: 40.2 MB - Last synced: 26 days ago - Pushed: 26 days ago

jaxter03/chainbridge-1.1.1
  • v0.9.1 go.sum

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

swimricky/wormhole Fork of wormhole-foundation/wormhole
Certus One's reference implementation for the Wormhole blockchain interoperability protocol.
  • v0.9.1 clients/eth/go.mod
  • v0.9.1 clients/eth/go.sum
  • v0.9.1 event_database/cloud_functions/go.sum
  • v0.9.1 event_database/functions_server/go.sum
  • v0.9.1 node/go.mod
  • v0.9.1 node/go.sum
  • v0.9.1 third_party/abigen/go.sum
  • v0.9.1 third_party/abigen-celo/go.sum

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

fakecoinbase/coinbaseslashrosetta-sdk-go
This is your first repository
  • v0.9.1 go.sum

Size: 4.64 MB - Last synced: about 1 month ago - Pushed: over 1 year 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.
  • v0.9.1 go.mod
  • v0.9.1 go.sum

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

grassrootseconomics/ge-dw-admin
CLI for admin DW operations
  • v0.9.1 go.sum

Size: 4.08 MB - Last synced: 29 days ago - Pushed: about 1 year ago

pulumi/pulumi-docker-containers
Definitions for official Pulumi Docker images.
  • v0.9.2 tests/go.mod
  • v0.9.2 tests/go.sum

Size: 517 KB - Last synced: 1 day ago - Pushed: 2 days ago

rizalgowandy/skaffold Fork of GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development
  • v0.9.3-0.20201210012515-e2a77dcc14cf go.mod
  • v0.9.3-0.20201210012515-e2a77dcc14cf go.sum

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

realtakahashi/chainbridge-core-example
  • v0.9.1 go.sum

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

strangelove-ventures/lens 📦
⚛️❤️👁 Brought to you by the LensCrafters
  • v0.9.1 go.sum

Size: 18.4 MB - Last synced: about 1 month ago - Pushed: 10 months ago

coinbase/mesh-ethereum
Ethereum Rosetta API Implementation
  • v0.9.1 go.sum

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

Djadih/go-quai-stratum Fork of dominant-strategies/go-quai-stratum
  • v0.9.1 go.sum

Size: 321 KB - Last synced: 2 days ago - Pushed: 2 days ago

xyephy/rosetta-whive
  • v0.9.1 go.sum

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

vaibhavgeek/rosetta-vite
rosetta-vite
  • v0.9.1 go.sum

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

onflow/rosetta
Rosetta implementation for the Flow blockchain
  • v0.9.1 go.sum

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

ChainSafe/chainlink-cosmos
Chainlink on Cosmos: Cosmos SDK module for Chainlink data feeds
  • v0.9.1 go.sum

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

syscoin/go-ethereum Fork of ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
  • v0.9.1 go.mod
  • v0.9.1 go.sum

Size: 223 MB - Last synced: about 1 month ago - Pushed: 8 months ago

ali2210/WizDwarf
(:tada:) WzDwarf is a decentralized molecular application interface
  • v0.9.1 go.sum

Size: 1.63 GB - Last synced: 8 months ago - Pushed: about 1 year ago

contropist/ChainBridge Fork of ChainSafe/ChainBridge
🌉 Modular Multi-Directional Blockchain Bridge to interact with Multiple Networks; Ethereum, Ethereum Classic, Substrate, based chains.
  • v0.9.1 go.sum

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

lmittmann/w3
Enhanced Ethereum Integration for Go
  • v0.9.1 go.sum

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

kyverno/website
User docs and sample policies: https://kyverno.io
  • v0.9.2 render/go.sum

Size: 44.7 MB - Last synced: 25 days ago - Pushed: 26 days ago

AthanorLabs/atomic-swap
💫 ETH-XMR atomic swap implementation
  • v0.9.2 go.mod
  • v0.9.1 go.sum
  • v0.9.2 go.sum

Size: 62.2 MB - Last synced: 19 days ago - Pushed: 5 months ago

ChainSafe/chainbridge-optimism-module
  • v0.9.1 go.sum

Size: 355 KB - Last synced: about 1 month ago - Pushed: about 1 year ago

bgelb/go-ethereum Fork of ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
  • v0.9.1 go.mod
  • v0.9.1 go.sum

Size: 194 MB - Last synced: 2 months ago - Pushed: 2 months ago

nknorg/eth-resolver-go
  • v0.9.2 go.mod
  • v0.9.1 go.sum
  • v0.9.2 go.sum

Size: 50.8 KB - Last synced: about 2 months ago - Pushed: about 1 year ago

championshuttler/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v0.9.1 cosmovisor/go.sum
  • v0.9.1 go.sum
  • v0.9.1 orm/go.sum
  • v0.9.1 x/group/go.sum

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

KSlashh/emergency-button
  • v0.9.1 go.sum

Size: 8.66 MB - Last synced: 9 months ago - Pushed: 9 months ago

elastos/Elastos.ELA.SideChain.EID
  • ~0.9.2 glide.yaml

Size: 25.7 MB - Last synced: 6 months ago - Pushed: 6 months ago

pulumiverse/pulumi-sentry
Pulumi provider for Sentry.io
  • v0.9.2 provider/go.mod
  • v0.9.2 provider/go.sum

Size: 521 KB - Last synced: 21 days ago - Pushed: about 2 months ago

keninqiu/rosetta-sdk-go
  • v0.9.1 go.sum

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

hyperledger-labs/yui-docs
  • v0.9.1 samples/minitoken-besu-ethereum/relayer/go.sum

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

lovincyrus/ethermint Fork of cosmos/ethermint
Ethereum on Tendermint using Cosmos-SDK!
  • v0.9.1 go.sum
  • v0.9.2 go.sum

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

allinbits/ethermint Fork of cosmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v0.9.1 go.sum
  • v0.9.2 go.sum

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

JameWade/zkethermint
  • v0.9.1 go.sum
  • v0.9.2 go.sum

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

pulumi/workshops
A definitive place to store all the Pulumi workshops
  • v0.9.2 building-reusable-abstractions/2-component-resources/go/go.sum

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

ParthDesai/go-substrate-rpc-client Fork of centrifuge/go-substrate-rpc-client
Substrate RPC client for go aka GSRPC
  • v0.9.1 go.sum

Size: 1.62 MB - Last synced: 10 months ago - Pushed: over 1 year ago

faddat/ethermint Fork of cosmos/ethermint-archive
Ethereum on Tendermint!
  • v0.9.1 go.sum
  • v0.9.2 go.sum

Size: 73.5 MB - Last synced: 28 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.
  • v0.9.1 go.mod
  • v0.9.1 go.sum

Size: 39.5 MB - Last synced: 7 days ago - Pushed: 7 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.
  • v0.9.2 go.mod
  • v0.9.1 go.sum
  • v0.9.2 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.
  • v0.9.1 go.mod

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