This is a Julia package that wraps Robert Saye's Algoim library: https://algoim.github.io/. Specifically, the package provides an interface to his quadrature algorithms for domains implicitly-defined by multivariate polynomials. If you use this library in a paper, please cite his work:
R. I. Saye, "High-order quadrature on multi-component domains implicitly defined by multivariate polynomials," Journal of Computational Physics, 448, 110720 (2022).
Also, please refer to the THIRD_PARTY_NOTICE for a copy of the Algoim License.
The docs link above includes a few basic examples of how to use the library.