Currently in beta mode — features may change
devrels.xyz
Directory
Organisations
Resources
Articles
Channels
Jobs
Events
About
Recommend
Sign in
Live
—
Members
·
—
Orgs
·
—
Resources
·
—
Projects
·
—
Articles
Add
·
·
by metasal.xyz
·
·
8ad3bb33f98e04ef927d71cf95acf7c3110d3337
SLV | devrels.xyz
Back to Resources
SLV
FRAMEWORK
AI Agent Kit for Solana developers — scaffolds agent-native apps that read/write on-chain.
Website
GitHub
Claim this listing
More resources
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.
SDK
solana-keychain
Framework-agnostic Solana transaction signing with multiple backends (local, AWS KMS, Fireblocks, Privy, Turnkey, etc.). TS + Rust.
sdk
@solana/web3.js
Core Solana JavaScript SDK for transactions, accounts, and RPC