https://github.com/vulkano-rs/concurrent-slotmap
A lock-free concurent slotmap
https://github.com/vulkano-rs/concurrent-slotmap
Last synced: 20 days ago
JSON representation
A lock-free concurent slotmap
- Host: GitHub
- URL: https://github.com/vulkano-rs/concurrent-slotmap
- Owner: vulkano-rs
- License: apache-2.0
- Created: 2024-05-26T21:07:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T16:23:38.000Z (2 months ago)
- Last Synced: 2025-03-26T22:45:38.610Z (about 1 month ago)
- Language: Rust
- Size: 194 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you shall be dual licensed as above, without any
additional terms or conditions.