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.
Allows stdin or files specified on the commandline to be printed from a
remote terminal using ANSI escape sequences.
Inspired by the ansiprt.c component of U Wash's PINE.
A commandline tool written in C++ that analyzes the source files of a C program to represent the pattern of its system calls in terms of a LALR(1) grammar.
Enpct (Easy Network Packet Crafting Tool) allows you to generate network packets to check firewalls or other network equipment. The packets can be precisely described in configuration files. It also supports fragmentation based network attacks.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Valkyrie-project is a realization of a group of students in training for Project Leader in Computer Science (CSIA) applied to the establishment Sciences-U.
This project will manage and visualize corporate networks.
KFW aims to be a simple to use but powerful Firewall/IDS. That will have a GUI designed since its origins, and will use state of the art firewalling and intrusion detection techniques to achieve maximum performance.
Tests quality of connection. I have initially came up with the idea for this program when I had problems in my LAN. The software is designed to diagnose packet losses and packet corruption.
Pimp is a modular proxy written in C++ with modularity in mind. So pimp is just a basic proxy and all the protocol logic is implemented in loadable modules. Currently there is a POP3 and SMTP protocol module and a SpamAssassin helper module.
p2p-fs is a Peer to Peer file system in user space, using FUSE. Allows you to share files over an LAN and/or WAN. Can be mounted as a normal file system under Linux.
The 'NES Open Switch' is a network protocol stack. It contains the protocol implementation required to run a networking device in a computer network. NES Open Switch supports various networking media as: Ethernet, SDH/Sonet, OTN and WDM. The supporting protocols for different media are being developed as individual modules in the stack. For example for Ethernet media support protocol modules like STP, CFM and LACP are present in the stack. This stack can be ported on a networking hardware...