abseil
« Back to VersTracker
Description:
C++ Common Libraries
Type: Formula  |  Latest Version: 20250814.1@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: c++ library development core google
Install: brew install abseil
About:
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. It provides foundational components such as optimized string handling, smart pointers, and concurrency utilities. The library is engineered for performance and reliability, and is used extensively by Google.
Key Features:
  • High-performance string types (StrCat, StrFormat)
  • Enhanced memory management and smart pointers
  • Efficient time and duration abstractions
  • Robust container and utility libraries
Use Cases:
  • Optimizing high-performance C++ applications
  • Building reliable systems code requiring robust utilities
  • Standardizing C++ codebases with Google-style conventions
Alternatives:
  • Boost – Boost is a larger, more comprehensive collection of libraries, whereas Abseil focuses on foundational, production-hardened components.
  • Folly – Folly is Facebook's library, similar in performance goals but often more experimental than Abseil's stable, LTS-focused releases.
License: Apache-2.0
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Sep 23, 2025 11:00am 0 VERSION_BUMP 68af8eac
Sep 15, 2025 2:06am 1 VERSION_BUMP 7df4f633
Sep 10, 2024 6:18am 0 VERSION_BUMP 827bd0b9
Jul 17, 2024 1:25pm 0 VERSION_BUMP cb5fa46c
Apr 8, 2024 11:51pm 0 VERSION_BUMP 6d9ed6da
Sep 13, 2023 6:37pm 0 VERSION_BUMP 166f6c36
Aug 30, 2023 8:55pm 0 VERSION_BUMP deeac981
Mar 27, 2023 11:02pm 0 VERSION_BUMP fc6e8304
Mar 27, 2023 4:12pm 0 VERSION_BUMP e1100e11