https://github.com/buzzec/single_executor
https://github.com/buzzec/single_executor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/buzzec/single_executor
- Owner: Buzzec
- Created: 2021-05-10T19:13:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T20:24:45.000Z (about 5 years ago)
- Last Synced: 2025-07-02T16:45:41.837Z (about 1 year ago)
- Language: Rust
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# single_executor
A single-threaded async executor.
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.