Rust bindings for GrapheneOS allocator
- Released under the same license as the GrapheneOS allocator.
- The major version follows the GrapheneOS allocator version.
- Use it, harden your memories, spread the love!
Configuration
- Build requires a C17 supporting compiler!
- We follow upstream configuration closely (except
CONFIG_WERROR). - Feature
lightenables light mode, otherwise you're indefaultmode. - Feature
smallsetsCONFIG_CLASS_REGION_SIZEto4GiB(default:32GiB). - Feature
tinysetsCONFIG_CLASS_REGION_SIZEto2MiB. - Use the files
config-{default,light}.confto fine tune build as needed.
Maintained by Ali Polatel. Up-to-date sources can be found at https://git.sr.ht/~alip/syd and bugs/patches can be submitted by email to ~alip/sydbox-devel@lists.sr.ht. Exherbo related bugs/issues can be submitted to https://gitlab.exherbo.org/groups/sydbox/-/issues. Discuss in #sydbox on Libera Chat.