This is the API Module for crossbeam that allows the [Frigg](https://friggframework.org) code to talk to the crossbeam API.
CLI and Node.js client for the Crossbeam internal API. Log in with your Crossbeam credentials and read partners, populations, overlaps, reports, and more.
WSE (WebSocket Engine) React client. Type-safe hooks, auto-reconnect, offline queue, E2E encryption.
Disk usage tracking CLI
A blazingly fast Rust implementation of pino.js logger - fully compatible drop-in replacement
Ultra-fast WebSocket library for Node.js - 17% faster than alternatives, matching uWebSockets performance
Tools for concurrent programming
Ring-buffer channel with crossbeam-channel compatible select!
Support MVCC (Multiple Version Concurrent Control) for `crossbeam-skiplist`.
Service Oriented Design - Crossbeam
Atomically updatable Arc
Atomically updatable Arc
Fire Bevy events from crossbeam channels
An interface to primal using crossbeam's channels. This allows the worker thread to stop once the receiver is dropped, for example.
A long-term maintained forked version of the crossbeam-skiplist for supporting more flexible key comparison customization.
A concurrent skip list
Epoch-based garbage collection
Multi-producer multi-consumer channels for message passing