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
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Flexcm is a component model for desktop and embedded systems. A Flexcm based system architecture can be completely specified in a xml file and loaded dinamically at runtime through dependency injection. Current implementation is written in C++
Simplify calling of Java code from C++, writing of native methods, handling exceptions, managing resources, and embedding the Java runtime in a C++ app. Creates "smart" C++ wrappers for Java classes by maintaining a simple text file.
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
HermesJS is a framework for autoloading js files into you project at runtime. It helps you to keep you js files well-organized and you pages lightweighted.
A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
This framework contains core classes to create Auto-ID drivers and/or middlewares in C++. Allows to build modules connecting to Auto-ID systems (barcode, RFID) which may be loaded at runtime. Example module for Simatic RF600 system is included.
MbeanStat provides a very easy way to instrument Runtime MBeans in WebLogic servers and capture system runtime data like CPU utilization. It also provides scripts to generate graphs for easy analysis. The tool is easy to setup and use.
nVidia CUDA and MPI python wrappers. These wrappers are written in pure C no swig or boost necessary. The CUDA wrapper exposes the CUDA runtime and Driver API's.
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
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.
Wormhole is a AUTOMATIC & REAL-TIME O/R Mapping framework of J2EE. No POJO needed any more. No need to maintenance mapping XML. When DB structure changed, Wormhole can refresh O/R mapping at runtime without restarting application.
The PICI Network Messaging System is a message oriented middleware with the goal to provide a transparent layer which allows the sending and receiving of messages between different apps by a "subscribe/publish" mechanism. C++ API and runtime. Win/Linux
Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
The scala-fast-dynamic is a compiler plugin + a small runtime library for the Scala programming language (http://www.scala-lang.org) that re-implement the way structural types are translated into JVM bytecode, achieving higher performance.
Spring ME provides an implementation of Spring to Java based platforms not supporting reflection. Think Java ME and GWT. It allows you to use a plain old Spring application context, and turn that into a BeanFactory you can use at runtime.
Intend C is a light-weight scripting language for linux. The language uses a syntax and library similar to that of ANSI C, but adds automatic memory management, pseudo-classes and runtime polymorphism on top of that. It is an evolution of Arena language.
This eclipse plugin allows for the export of an eclipse project's runtime configurations to shell scripts in various formats. This allows for the execution of java code OUTSIDE the Eclipse environment without having to custom write the shell script code.
CORBA::MICO is a Perl interface to the MICO ORB.
Its most distinctive feature is that it is completely dynamic. It is not necessary to pregenerate "stubs" or "skeletons" - all necessary information is retrieved at runtime.
This software provides a binary-patch function upon runtime. It fixes bugs and security problems without terminating the application. This prevents
applications from losing their variables and network conections due to the termination.
A wrapper for the JMutation System (MuJava), which performs Mutation Testing. An Eclipse Plugin with runtime configurations and a view. Increased usability is provided using the features of the IDE.
A software to sort, list & print files from folder(s) & sub folders. Please note that you need Java Runtime Environment (JRE) 6 or later. Latest JRE is available at http://java.sun.com/javase/downloads/index.jsp Read "Latest News" below for details
PROSE is a system that performs controlled, systematic, and efficient modification of the code of running Java applications without requiring them to be shut down. PROSE is an infrastructure that supports software adaptation by extending apps at runtime.
ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.