Search Results for "software runtime" - Page 32

Showing 1079 open source projects for "software runtime"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    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.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • 1

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional). Files can be forced as stale or uptodate. Dagger can be used as a building block for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Quorra

    Lua interpreter and API for .NET

    Quorra provides a multi-platform Lua API runtime and console for .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Nlatexdb

    SQL database reports using LaTeX

    ...It is written in C#, so it needs either the .Net runtime (under Windows) or Mono (under any platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Polaris

    Polaris

    Polaris is a navigation and mapping software for Windows and Linux.

    Polaris is a open source software that allows to calibrate a raster map and create routes and waypoints. All elements can be later exported to a file in GPS Exchange Format (GPX) for further processing. It also offers Datum conversion between different coordinate systems. Mono runtime environment (http://www.mono-project.com) as well as GTK# (http://www.mono-project.com/GtkSharp) are needed in order to run polaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chronogram Editor

    Chronogram Editor

    Build digital chronogram quickly and easily

    Chronogram Editor software helps you to quickly build chronograms thanks to its intuitive graphical interface. It is developped in Java and is compatible with any operating system implementing a Java Runtime Environnment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jMonkeyEngine Demo Application

    Demonstrating the features of jMonkeyEngine 3.

    ...This demo application shows the power and some features of the newest jME release, the jME 3. jMonkeyEngine uses OpenGL as its graphics library. Some features that are included in this software are: particle effects, water rendering, lighting, animations, unit collision, terrain generation, models and scenes, textures. The applications is in .jar format, so it is platform independent. The only requirement is that the user has the free Java 5 or 6 Runtime installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Zen-Fire

    Zen-Fire is a game meant to use the Neurosky MindWave

    Currently in ALPHA, Zen-Fire Meditation Toys ("Zen-Fire"), a set of meditation based games. To use it, you will need a MindWave headset, USB connector and its software, preinstalled and set up on your computer. MindWave software and headsets are sold through Neurosky website. You will also need Java's runtime environment pre-installed on your computer, available on Java's download page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tic Tac Toe - in its basic way

    Tic Tac Toe - in its basic way

    This program is a basic way of the "oldschool"-game Tic Tac Toe

    This program is a basic interpretation of the "oldschool"-game Tic Tac Toe. If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already. This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Contemplate is a PHP-based, open source web templating system. You can store content, design templates and code in separate files, edit them with your favorite tools, then use Contemplate to merge them at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LockCD

    LockCD

    LockCD disables CD-ROM's eject button

    ...LockCD can also be accessed from the Explorer Context Menu by right-clicking on the CD-ROM icon. This application was written after giving up on finding a properly functioning software that would lock CD-ROM's eject button on my Lenovo T520 laptop, which i hit quite frequently. The main problem with the software available on the internet is that it doesn't retain the lock state after Sleep/Hibernation/Resume. This application is based on .Net 4.0 framework, so make sure its runtime is installed on your PC. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Imageinfo

    Display image info with a minimum of C code & no external dependencies

    Imageinfo is a command line tool which recognizes TIFF,GIF,PNG, BMP,JPEG,TGA,PBM,PGM,PPM image files. It is the simplest C code necessary to display useful information about each file without the use of external libraries or any C runtime code. The current EXE is 10K bytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Liogo is a Logo Compiler for .NET. Liogo compile Logo files to .NET IL EXE or DLL. So, Liogo result could be launched directly on Windows and, via Mono runtime, on Linux. Last, with Liogo you can mix Logo code with C#/VB.NET code.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Quantities.net is a physical quantities library for C#. It performs runtime checking for compatible dimensions in arithmetic operations. it separates the concepts of a dimensioned quantity and a unit, so that units are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ClassyTcl is a dynamically loadable object system for Tcl that is available as a Tcl-only as well as a C implementation. The system is simple, but flexible. Classes and objects are dynamic, and can easily be queried, changed and debugged at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sfxApp Creator

    sfxApp Creator

    Create self-extracting and auto-run programs

    sfxApp Creator is a simple and Open Source application that allows you to create self-extracting and auto-run programs via an easy-to-use interface. NET 3.5 SP1 runtime and NET 4.0 Full runtime must be installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CustomADMX

    CustomADMX

    Group Policy Templates

    CustomADMX is a set of Group Policy Templates for various 3rd party software including Adobe Reader X, 7-Zip, Skype, etc. Supported operating systems: Windows Vista/7, Windows Server 2008/2008 R2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nine is a programming language based loosely on Python that strives to achieve the same level of writability without sacrificing runtime efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tvcalc

    tvcalc

    Video length and size calculator

    tvcalc is a free software that allows to know the total length of n number of videos and the total size of the resulting files according to the video bitrate and audio bitrate. NET 3.5 SP1 runtime and NET 4.0 Full runtime must be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Translation of RPG/400- (as well as RPG-II/III)- programs to native C++. Runtime-Environment for RPG/400-programs Class-library for RPG/400 programs and datatypes, including high-precision arithmetics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    XJML

    XJML 1.0 is a platform for Verification and Validation of Java classes

    XJML 1.0 actually can reads one Java class and its contract (written in XML) and then executes the next verification techniques: 1. Runtime Assertion Checking (RAC). Using JML4c and JML4rt tools. 2. Extended Static Checking (ESC). Using ESC/Java2. 3. Full Static Program Verification (FSPV). Using the Why platform (tested with Why 2.30 and Why3 0.71)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GLMax

    Runtime graphic engine (use OpenGL) for ObjectPascal

    It is object-oriented module for using 3D/2D graphic. The GLMax can be used in games, 3D editors or multimedia software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    JScriptCompiler

    JScript Compiler or Interpreter

    The class 'JSEvaluator' in this project allows us to interpret expressions in JScript, allowing us to use parameters in the server at runtime. For example: ({@ 1} + {@ 2}) / 100; Parameter {@ 1} : 36 Parameter {@ 2}: 45 Result of the expression: 0.81
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB