abseil

C++ Common Libraries providing utility code for modern C++ development

brewmacoslinux
Try with needOr install directly
Source

About

C++ Common Libraries

Commands

abseil

Examples

Verify abseil installation and access library headers$ brew list abseil
Check abseil version installed via Homebrew$ brew info abseil
Link abseil libraries to a C++ project using pkg-config$ pkg-config --cflags --libs absl_base