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.
Download Now
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Python Minecraft Serverlog Objects Lib (PYMSOL) # Creates python objects from minecraft server.log file. # Tries to collect log-in session data for players. # Has basic sanity checking and reporting # Aims to evolve with Minecraft Beta
I've taken the code to tidy lib, and I'm trying to make it super simple for calling from managed .net code to turn HTML into XMLHTML for easier parsing...
Introduction: ZoomFX is a free tool to help in image batch process thanks to an helpful visual interface and powerful filters. Just use drag & drop to apply some filters to a bunch of images. Author: Eloi Du Bois.
This is an implementation of an out of core sorting algorithm based on R-Way merge. Immense in-memory sorting API's are available, however there is a lack of external sorting program API's for application programmers. In this project we address
this concerns by providing a C/C++ API for out of core sorting.
UI for monitoring Signals in a Qt based application. The application is a DLL/LIB that is used from inside your application to monitor any widget's signals and also allows for other messages.
MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection
The R-tree Library aims to implement a generic, portable, easy-to-use collection of R-tree variants. Tested to work under Linux and Windows, using GNU, Intel and VC++ compilers, and also implementing many variants already, we are well underway.
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.
AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
Projeto em Lazarus para montagem e configuração de ambientes onde é necessário armazenar informações de banco ou conexões diversas.
Esta ferramenta é compatível com windows e linux e disponibiliza uma lib para acesso por outros aplicativos.
this is a timer made using python(so you recquire python without any extra lib) which asks for time when it should run.if the time in your Windows PC is same as determine it will run a tune. more info in Readme.txt
libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
Very simple API to send mail through an SMTP server. Works in the command-line or inside other projects as a lib.
Uses javamail to send the messages and commons-cli to parse the command-line arguments.
SInce MBTA website has no API for developers, this small lib will help you to recieve a list of bus stops or subway stations near you (address or lat./long. coordinates), and distance to them.
This is a .NET (C#) implementation of the Socialist Millionaire's Protocol (used by lib-otr for authentication). See http://en.wikipedia.org/wiki/Socialist_millionaire for details.
Python-3-API to GTK. Simplicity first - just suited for UI-building of apps, in no way for widget-building. Currently 1500 lines for 15 widgets, 130 methods. View all files for some documentation and tests (METHOD-GUIDE.html gives hints for compilati
My first project in Scheme and first time on Sourceforge.
I am trying to write a Chez Scheme library containing a high-level language to fasciliate the developement of Brainfuck-Code.
Our goal is to create a library of GPS funtionality that helps application developers in writing high-level GPS applications by hiding device specifics. In a Second step we use this lib to create a GUI Application.