Skip to main contentCrate beam
Source pub use types::Value;
- ack
- Network fanout acknowledgement policy and result types.
- actor
- Actor framework — a lightweight actor model built on [
Mailbox]. - adapters
- Storage and network adapters for BEAM.
- mailbox
- Pre-allocated mailbox for actor messages.
- metrics
- Lock-free metrics for BEAM actor send/fanout observability.
- migration
- Storage backend migration: redb ↔ Persy.
- sea
- SEA (Security, Encryption, Authorization) module
Based on Gun.js sea/ directory
Provides encryption, authentication, and authorization capabilities
- types
- Core type system for BEAM — the Rust port of Gun.js.
- Config
- Configuration for a
Node and its associated adapters. - Dup
- A bounded, TTL-based deduplication tracker matching Gun.js
dup.js. - Node
- A graph node — the primary API for reading and writing data in BEAM.