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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This is implementation of parallel genetic algorithm with "ring" insular topology. Algorithm provides a dynamic choice of genetic operators in the evolution of. The library supports the 26 genetic operators. This is cross-platform GA written in С++.
Execute A Win32 process with Partial Ansi Sequence support
(for text color and cursor movement support for simple, stdio based programs,
with Text User Interfaces, TUI)
Using the CUDA API this project modifies the AutoDock software to run in parallel on NVIDIA GPUs. Users will be able to download and compile the code and use AutoDock on CUDA capable Graphics Cards. Autodock is located at http://autodock.scripps.edu/
SEO Tools provides tools for search engine optimization. Spider SEO: generates meta tags for all pages of a website. Web Page Optimizer performs analysis and changes in a web page. A graphical user interface is linked with a scriptol program that gene
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A command line utility to display statistics about a text file consisting of lines of data. The statistics include counts of line terminator pairs (CR, LF, CR+LF) and line counts. Also shows if there is an unterminated trailing line.
A command line SIP/H323 softphone capable of sending and receiving audio files as well as sending out of band DTMF digits. Supports a BNF format configuration language for scripting call scenarios. Useful for example system testing.
Webszemjankó is an extended calculator tool for both Windows and unix based operation systems (such as linux and freeBsd). Now it supports the main operations but we are working on adding more functions and features.
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.
A command line utility to read a text file containing lines of data, clean up any CR/LF anomalies, and output the lines of text with clean CR/LF terminators to standard output. The binary is a Windows 32 bit console app.
Application framework for modularizing *nix applications into discretely-purposed components. Resourcerver binds a system of processes together with a local-machine server which facilitates and controls IPC. A primary focus is application security.
Project LSP aims to create various scripts, plugins and useful programs for the Linux-based operating systems. LSP stands for "Linux Scripts and Plugins".
Simple Command Phraser which can be intergraded into any c++ program easily and is quite flexible, was creacted using GNU GCC Compiler and is written in c++. Examples of use: Console Programs, DirectX Games, Small Scripts,
This is a custom network stack with a process-per-protocol, or more accurately, thread-per-protocol design, supporting a crude distributed database intended as demonstration or exercise for students studying the course of computer networking.
PSP RSS Feed Generator is a commandline based PSP RSS Channel file creator intended for beginners' use. It scans a local directory and creates a PSP RSS Channel compatible XML file ready to be hosted on a web site. ***Supports directories with spaces***
wwlisp is an object-oriented language for application development and scripting which can be used in stand-alone programs, shells scripts or be embedded in another program.
Videod efficiently provides live or recorded video streams to one or multiple local clients for processing. It is released under the CeCILL-C license (see http://www.cecill.info/index.en.html), a French equivalent of the GNU LGPL.
Antfilter is a simple console program that implements the Filter task from java's Ant tool. It reads a properties style text file of name/value pairs, and uses that to filter a text file, replacing each occurrence of the name with the value.
sbmlop is a command-line utility to create, view and manipulate SBML (the Systems Biology Markup Language). It is ideally suited for operating on large batches of SBML files, and can extract and modify information using regular expressions.
Readfile A simple command line tool to read files. If no file is given as the command prompt a prompt where spaces can be used is presented. It's kind of like cat, only without all the extra features.