https://github.com/vulkano-rs/slabbin
An efficient slab allocator with stable addresses
https://github.com/vulkano-rs/slabbin
Last synced: 24 days ago
JSON representation
An efficient slab allocator with stable addresses
- Host: GitHub
- URL: https://github.com/vulkano-rs/slabbin
- Owner: vulkano-rs
- License: apache-2.0
- Created: 2023-08-31T08:01:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-21T17:31:08.000Z (about 1 year ago)
- Last Synced: 2024-05-18T13:50:17.854Z (12 months ago)
- Language: Rust
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.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.