Skip to Content

abseil v20240116.2

Created
Updated

Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives.
In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs we've found through usage in the Google code base. We denote those cases clearly within the library code we provide you.
Abseil is not meant to be a competitor to the standard library; we've just found that many of these utilities serve a purpose within our code base, and we now want to provide those resources to the C++ community as a whole.

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# cxx17

Enable compiler C++17.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Robert Schumacher's avatar Robert Schumacher
  • kjpus's avatar kjpus
  • Phil Christensen's avatar Phil Christensen
  • CJ Johnson's avatar CJ Johnson
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Victor Romero's avatar Victor Romero
  • pravic's avatar pravic
  • Cloud Han's avatar Cloud Han
  • Phoebe's avatar Phoebe
  • NancyLi1013's avatar NancyLi1013
  • nicole mazzuca's avatar nicole mazzuca
  • Lily's avatar Lily
  • Carsten Neumann's avatar Carsten Neumann
  • Dico's avatar Dico
  • xyb's avatar xyb
  • Christian Fersch's avatar Christian Fersch
  • Alexander Neumann's avatar Alexander Neumann
  • Sergii Baitala's avatar Sergii Baitala
  • Jia Yue Hua's avatar Jia Yue Hua
  • Dennis's avatar Dennis
  • Carlos O'Ryan's avatar Carlos O'Ryan
  • pigeon's avatar pigeon
  • Daniel Schürmann's avatar Daniel Schürmann
  • Weihang Ding's avatar Weihang Ding
  • jim wang's avatar jim wang
  • wtz's avatar wtz
  • Lily Wang's avatar Lily Wang

# Changelog

  • cd57207 [abseil] Update to 20240116.2 (#38379)
  • 50ca160 [multiple ports] Keep description consistent with upstream (#37998)
  • 2639f60 [abseil] Update to 20240116.1 (#37461)
  • be1e1b7 [abseil]: update to 2023.08.02.1 (#33975)
  • d36252e [abseil] Bump to 20230802.0 (#33099)
  • 8184c5e [abseil] Add patch that fixed the CoreFoundation linkage (#32781)
  • 3b9862c [abseil] update to 20230125.3 version (#31764)
  • 726f920 [abseil] Fix activation of cxx17 feature (#29843)
  • 341d025 [abseil] update to latest release (20230125.0) (#29692)
  • 5f6a2ed [grpc] Update to 1.49.0 (#26836)
and 76 more commits:

# Source