The main allocator in use by the AzathothC2 beacons
Warning
The multithread feature is currently broken and may deadlock and/or panic with sizes that are overly large,
like: 1607423093 bytes
- Manually, via
Cargo.toml:azathoth_allocator = "0.1.1" - Using the
cargocli:cargo add azathoth_allocator
- 0.1.0: Initial code commit
- 0.1.1: Fixed windows broken import
MIT