Crossbeam Utils
Utilities for concurrent programming
Install / Use
/learn @crossbeam-rs/Crossbeam UtilsREADME
NOTE: This crate has been moved into the crossbeam repository.
Do not use this repository.
Utilities for concurrent programming
This crate provides utilities for concurrent programming.
Usage
Add this to your Cargo.toml:
[dependencies]
crossbeam-utils = "0.5"
Next, add this to your crate:
extern crate crossbeam_utils;
The minimum required Rust version is 1.26.
License
Licensed under the terms of MIT license and the Apache License (Version 2.0).
See LICENSE-MIT and LICENSE-APACHE for details.
Related Skills
node-connect
329.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
329.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.2kCommit, push, and open a PR
