Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
The Slim Network Application Framework is designed to be a simple asynchronous networking library that will provide both client and server inbound and outbound network connections with other Slimnet nodes.
Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to standard C++ iostreams and an asynchronous interface for use with Boost.Asio.
PktTap is a high performance Linux network socket which is optimized for use by packet monitoring applications. It offers a simple API similar to pcap, supports efficient filtering of UDP and TCP traffic, and provides flexible packet buffer management.
SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
Parallel Events and Asynchronous tasKing Library. Originally combining multi-threading with an efficient I/O event model, it's now more a lightweight object-oriented framework for event-based applications.
This lightweight, Spring-friendly, broker independent library provides a simple way to make remote calls via JMS API, allows RMI over JMS. The library supports synchronous and asynchronous remote method invocations as well as remote callbacks.
socklib++ is a light-weight cross-platform C++ socketlibrary. It provides both a high-level interface over iostreams if you want convenience, and a low-level interface if you just want portability.
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Asynchronoussocket class based on the MFC CAsyncSocket implementation. The completed library should be fairly scalable and solid enough to handle 100`s of connections.
Endpoint is a portable C++ socketlibrary, which runs on Unix or Win32, utilizing IPv4 or IPv6, and supports TCP, UDP, and raw sockets as clients or servers. Endpoint is easy to use for the beginning or advanced socket programmer.
An high-performance asynchronous networking library written in Java, with a rich API for managing connections and sending and receiving data over both TCP and UDP.
Giallo is a C++ library for asynchronous network programming, based on reactor style notification, independent of underlying OS demultiplexing methods.
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
JSCTP is a java interface similar to the Socket interface utilizing Stream Control Transmission Protocol (SCTP) for Linux through the Linux Kernel SCTP (lksctp) library.
Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO.
This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections.
It may provide native implementation for windows and unix.
The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
Powerful cross-platform, ANSI C library for writing network applications. Full IPv4 and IPv6 support, multiple socket threading, broad- and multicasting, interface access, link-layer access, raw IP datagrams, and more.
This project is intend to implment general c socket API wrapper class.
With this class, you can handle socket as a class in unix c++ and visul c++ or cygwin g++ in Win32
Cross platform Font downloader for Xerox/Tektronix/HP printers.PyFD allows the user to send PCL and Postscript Fonts on multiple printers.It is based on multiple socket connnection using TCP ports 9100, 2501 and 2000.Its GUI was created using WxPython.
This library supplies some functions to bind and connect socket, and to read and write variables of all simple types and strings. It's written in C, but there is also an interface for PHP3.