Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irrustible/async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
https://github.com/irrustible/async-oneshot
async async-await channels concurrency futures
Last synced: about 5 hours ago
JSON representation
A fast, small, full-featured, no-std compatible oneshot channel
- Host: GitHub
- URL: https://github.com/irrustible/async-oneshot
- Owner: irrustible
- License: mpl-2.0
- Created: 2020-08-04T13:43:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T20:54:20.000Z (about 1 year ago)
- Last Synced: 2025-01-14T04:07:00.373Z (7 days ago)
- Topics: async, async-await, channels, concurrency, futures
- Language: Rust
- Homepage:
- Size: 141 KB
- Stars: 61
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# async-oneshot
## Copyright and License
Copyright (c) 2020 James Laver, async-oneshot contributors.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.