Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Asynchronous socket library, providing event-driven socket programming á la MFC CAsyncSocket. The socket library can also be used in blocking mode as an ordinary C++ socket library.
A C++ multiplatform (Windows, Linux/Unix, Mac OSX), boost-based library for network programming (supporting synchronous, asynchronous and non-blocking models). Both easy to use and powerful.
DTILIB is a collection of C++ classes that enable uniform access to serial lines and sockets using the C++ streams concept. A mechanism for asynchronous I/O over C++ streams is also provided. Furthermore, an STL-like database access mechanism is included
AsyncResolv is an asynchronous DNS query library written in C++.
Resolver is capable of most rfc1035 resource records parsing, supports queries over UDP and over TCP (if UDP failed)
MicroFwk Asynchronous Messaging System (AMS) is an event-driven message-oriented communication platform that dramatically reduces the development time for distributed applications by isolating developers from the details of low-level network.
wonderlib is a modular cross-platform c++ toolkit. the core includes unicode string, a signal/slot library, containers, smart pointer. it highlights asynchronous cross-thread method calls and io multiplexing. useful for servers, gui programming or games.
Tarang is an object oriented, cross platform; asynchronous/synchronous distributed communication framework for XMPP based peer-to-peer clients using modern C++ and, metaprogramming techniques.
Gcf is a messaging middleware which provides Asynchronous Communication Framework for distributed apps developement. Distributed Apps developers could use GCF Library functions to build applications with less overhead of knowing system details.
Library dedicated to the parsing of network protocols and designed to be fast, auto-adaptive, asynchronous, modular and completely independent from client/server code.
A single-header library for event-driven programming
LibEventCpp is a lightweight and portable C++14 library designed for handling events efficiently. It is implemented in a single header file, making it easy to integrate into projects. The library supports an unlimited number of arguments for event handlers, providing flexibility in event management. LibEventCpp is designed to be simple to use while offering powerful features for event-driven programming.