libabsl20220623t64
extensions to the C++ standard library
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 C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
swift-tools
Swift cluster cli helpers utilities
This package contains a set of utilities to help managing Swift cluster. It
helps, for example:
* Check rebalance status
* Show status of the cluster
* Check max oldest completion
* Compare two version of ring
libace-7.1.2t64
C++ network programming framework
This package contains the ADAPTIVE Communication Environment (ACE)
framework.
libace-foxreactor-7.1.2t64
ACE-GUI reactor integration for FOX
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X
Window System. Each of these extends the ACE_Select_Reactor to work
with a specific toolkit. By using these reactors, your GUI
application can remain single threaded yet still respond to both GUI
events, such as button presses, and your own application events.
libace-inet-7.1.2t64
ACE Inet protocol library
This package provides an ACE addon library for clients (and possibly
servers at some point) using Inet protocols, such as HTTP or FTP.
libace-rmcast-7.1.2t64
ACE reliable multicast library
The RMCast library is a reliable source-ordered multicast protocol
implementation.