Arbalest
Like Arc<T> but where weak references don't forbid mutable access
Install / Use
/learn @nox/ArbalestREADME
Arbalest
This is a thread-safe reference-counted smart pointer with weak references.
How is it different from Arc<T>?
The weak references don't prevent mutable access to the inner value,
Strong::borrow_mut will always succeed as long as there is a single
Strong<T> handle to the value that should be mutated.
How can I help?
Improve documentation, review the code (most importantly the atomic operations), make use of it.
Related Skills
node-connect
341.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate 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
341.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
