Currently in beta mode — features may change
devrels.xyz
Directory
Organisations
Resources
Articles
Jobs
Events
About
Recommend
Sign in
Live
—
Members
·
—
Orgs
·
—
Resources
·
—
Projects
·
—
Articles
Add
·
·
by metasal.xyz
·
719e2f0
Relay Docs — devrels.xyz | devrels.xyz
Back to Resources
Relay Docs
DOCS
by
Relay
API, RelayKit, protocol
Website
Documentation
project-relay
More resources
Repository
d3-inc
GitHub org
sdk
@paybox-sh/sdk
Node SDK and paybox CLI mirroring MCP tools over REST.
library
Qlaster
Shared-memory data streaming for colocated Solana services. Fans account/transaction updates from one sender to local consumers over per-consumer SPSC rings in /dev/shm, with a Unix-domain control socket for handshake, subscriptions, and eventfd wakeups. Zero-copy hot path, sender-side filtering (bloom-pre-reject for large filters), backpressure-aware consumer drops, and opportunistic LZ4. Rust, Linux-only (eventfd, memfd_create, SCM_RIGHTS). By Brew Labs.