3 releases (breaking)
0.5.0 | Aug 28, 2023 |
---|---|
0.4.0 | Aug 17, 2023 |
0.3.0 | Aug 17, 2023 |
0.2.0 |
|
0.1.1 |
|
#674 in Concurrency
51 downloads per month
14KB
160 lines
Shared Cell
Interior mutability between concurrent tasks on the same thread.
Successor to pure_cell
License
Copyright © 2023 The Shared Cell Contributors.
Licensed under any of
- Apache License, Version 2.0, (LICENSE_APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- Boost Software License, Version 1.0, (LICENSE_BOOST or https://www.boost.org/LICENSE_1_0.txt)
- MIT License, (LICENSE_MIT or https://mit-license.org/)
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 licensed as described above, without any additional terms or conditions.
Help
If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.