https://github.com/buzzec/concurrency_traits
https://github.com/buzzec/concurrency_traits
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/buzzec/concurrency_traits
- Owner: Buzzec
- Created: 2021-05-01T22:10:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T20:19:01.000Z (about 5 years ago)
- Last Synced: 2025-02-28T06:57:02.568Z (over 1 year ago)
- Language: Rust
- Size: 222 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# concurrency_traits
Traits for concurrent primitives.
## 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.