One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
smmapd is a framework for workers on the sendmail (>8.13) socket map. It directly contains a sender address verifier and a Cyrus IMAP mailbox verifier (dedicated to Cyrus IMAP <2.2, but also works we later version).
VFER is a functionally reliable, congestion controlled transport level protocol. The project includes an emerging user space implementation in C over udp, detailed specs and a socket like api. VFER is an experimental protocol that uses delay-based cc.
A basic web server coded in C language using socket programming. Comes with all the basic features like access and error logs, customizing server root, port number etc.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The Sideways Recipient Daemon (srptd) is a remote executor daemon. it executes code placed in a designated directory on the server and returns the output to a network socket.
For now, the listening socket is blocking.
nssl is intended to be a netcat-like program with transparent Secure Socket Layer support, either clear or encrypted sessions can be used. It requires OpenSSL library to be installed.
A simple C IRC Bot. This is a small project and the goal isn't the replacement of other main bots like eggdrop. The main goal of the bot: study C and socket library!
CryptoServer is the daemon for handling Sign-Verify, Encryption-Dencryption, Envelop-Openenvelop based on OpenSSL including the SEED symmetric algorithm (Korean Standard Symmetric Algorithm).
It's interface is just tcp/ip socket and very easy to handle
This is a port of FreeBSD divert socket mechanism to linux. This works in conjunction with IPtables and sends packets to user space. Similar to ip_queue but allows any number of unique user space listeners, such as Snort.
a portable base library for C. It supplies file,threading, mutexes, socket, and other needed functions. Primary targets are Win32/MinGW, Linux and BSD systems.if you interest the project,you can modify it and release it.
XML Socket Server written in C and running on Win32 platforms; it extends in file operations domain, applications that can't directly write or get a file from a location. Ninive can be used as file interface for Macromedia Flash applications.
RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.
It allows the RT-Tasks to use a socket-like API to send and receive
TCP/UDP messages through an Ethernet network.
Two Ethernet cards are supported:
- 3Com905C-X
- Realtek8139
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.
A set of JNI classes providing direct access to Asterisk PBX functionality from Java. This is not a socket-level interface into the Asterisk manager app but a true Java<->Asterisk integration at the Thread level.
Java interface to Linux AX.25 (amateur packet radio) sockets. Provides simple socket classes and IOStreams to access radio from Java programs, interfaces Linux kernel sockets via JNI.
Tools for Palm OS developers on Mac OS X. Cocoa Palm Reporter logs traces emitted by the Palm OS Emulator. USB-TCP Bridge provides a socket that can be used to communicate with a Palm handheld over USB (for example, GDB).
This project allows users to create their own lower-level network
(such as TCP/IP or another protocol) stack implementations below
the sockets layer by converting the current socket layer into a
functional API.
Secure Distributed Objects provides a mechanism for using socket-based SSL communications in the MacOS X Distributed Objects system, by providing a NSPort subclass - SecureSocketPort - and other utilities.
Scilab Anywhere is a server-client toolbox for the scientific software Scilab. Scilab Anywhere provide both socket-based and web-based connectivity for use with different situation. Scilab Anywhere was initiailly developed by a Xiamen University group fo
The objective of this project is to provide an optimized TCP/IP stack by eliminating the data copying at the socket interface and implementing a feedback-based adaptive rate-based flow control algorithm to maximize the network bandwidth utilization.