10 stable releases
1.1.1 | Apr 2, 2020 |
---|---|
1.1.0 | Dec 19, 2019 |
1.0.9 | Sep 16, 2019 |
1.0.8 | Jun 11, 2019 |
0.9.8 | Mar 27, 2018 |
#190 in Memory management
199 downloads per month
Used in 7 crates
(via sgx_tstd)
34KB
752 lines
Note
Please visit our homepage for usage. Thanks!
lib.rs
:
liballoc crate for Rust SGX SDK
This crate equals to the liballoc_system
crate in Rust.
It connects Rust memory allocation to Intel SGX's sgx_tstd library.
It is essential, because we depends on Intel SGX's SDK.
2018-06-22 Add liballoc components here