https://github.com/irrustible/fibrous
Stackful futures based on fibers.
https://github.com/irrustible/fibrous
Last synced: 2 months ago
JSON representation
Stackful futures based on fibers.
- Host: GitHub
- URL: https://github.com/irrustible/fibrous
- Owner: irrustible
- License: apache-2.0
- Created: 2022-06-24T07:08:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T06:12:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T09:30:38.479Z (4 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fibrous
Stackful futures based on fibers.
## Copyright and License
Copyright (c) 2022 James Laver, fibrous contributors.
[Licensed](LICENSE) under Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0),
with LLVM Exceptions (https://spdx.org/licenses/LLVM-exception.html).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
licensed as above, without any additional terms or conditions.