Showing 120 open source projects for "runtime"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    art-template

    art-template

    High performance JavaScript templating engine

    ...Performance is close to the JavaScript rendering limits. Debugging friendly. Syntax errors or runtime errors will be positioned accurately at which line of template. Support setting breakpoint in templating files (Webpack Loader). Supports Express, Koa, Webpack. Supports template inheritance and sub template. Browser version is only 6KB. Standard syntax supports basic templating syntax and JavaScript expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gulp-babel

    gulp-babel

    Gulp plugin for Babel

    ...Files in the stream are annotated with a babel property, which contains the metadata from babel.transform(). If you're attempting to use features such as generators, you'll need to add transform-runtime as a plugin, to include the Babel runtime. Otherwise, you'll receive an error. Options can be passed to Babel in a variety of ways. When passed directly to Babel, you can just pass the options object. When Babel is used via a wrapper, it may also be necessary, or at least more useful, to pass the options via configuration files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    ...Cross-section views. Scene object hierarchies. Transform hierarchies. Bounding volumes. 3D picking, raycasting. Screen capture. You can dynamically edit most things in your scene at runtime. Animate your scenes by updating the properties of their components. Load 3D models into your scene from glTF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ADenv

    Android Deploy environment

    HTML application wrapper, creates a directory (usually at /storage/emulated/0/) called ADenv, and a file called ADenv.html, replace this HTML with the one you want (name must be ADenv.html), it will generate a 'working copy', allowing you certain modifications at runtime, if data is important, make copies of ADenv.saved.html often, as sometimes files are "corrupted". Also a properties file can be in the directory, to force some settings (orientation and scale), it's optional, but can help you to get a certain effect. ADenv.properties is optional ADenv.apk is the app itself ADenv (5).zip is the source file IMPORTANT NOTE: I have a new Android deploy environment, far better, far newer, but not-well documented, it's called Xenv, it was on github but they removed it after some policy change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 6
    Schism

    Schism

    A self-hosting Scheme to WebAssembly compiler

    ...The project focuses on leveraging WebAssembly’s experimental capabilities, including reference types and tail calls, to test the limits of language portability and runtime performance. Though no longer actively maintained, Schism remains a valuable example of how high-level languages can be mapped to WebAssembly and offers insights into language implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Angular UI Tree

    Angular UI Tree

    A tree component for AngularJS, without jQuery as dependency

    ...You will get a modal confirmation popup any time you try to drop a node as a child of a node with a smaller value. Use the treeConfig service to configure the tree defaults at runtime. With this you can customize the classes applied to various tree elements. To debug code and run end-to-end tests, it is often useful to have a local HTTP server. For this purpose, we have made available a local web server based on Node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    ...We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the user. A proprietary hardware vendor can build modern panel support and integrate with existing vendors. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 10
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BeepBeep
    Lightweight runtime monitor for AJAX web applications that checks in real time whether XML messages received and sent by the application satisfy a predefined interface specification. Complex message sequences and data values are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Closure Compiler JS

    Closure Compiler JS

    Package for the JS version of closure-compiler for use via NPM

    ...Because it’s the compiler you know, it also honors Closure type annotations and JSDoc, enabling type-aware rewrites that shrink bundles without breaking semantics. The distribution is geared for tool authors: plug it into bundlers, custom scripts, or CI without dragging in a Java runtime. It’s particularly handy in constrained environments (serverless, sandboxed workers) where spawning a JVM is undesirable. In short, it brings Closure’s battle-tested optimizer to the places modern JavaScript actually runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NW.js

    NW.js

    Call all Node.js modules directly from DOM/WebWorker

    NW.js (formerly node-webkit) is a desktop runtime that combines Chromium with Node.js, allowing developers to build native applications using web technologies. It gives web pages direct access to Node modules and system resources from within the browser context, simplifying tasks like file I/O, process spawning, and OS integration. Apps are packaged with the runtime, ensuring consistent behavior across Windows, macOS, and Linux.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    Metawidget
    Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hypersocket FTS

    Hypersocket FTS

    A File Transfer Server built with RBAC and custom business rules

    Hypersocket FTS is cross-platform File Transfer Server that provides web-based and FTP/S access to different file systems (Local, FTP, Windows). You can install the server on any operating system supporting a Java runtime and we provide easy-to-use installers for Linux, Windows and MacOSX. The server comes with built in support for executing tasks based on custom trigger rules and also on a automated schedule. With its powerful role-based access control you have very granular control over who has access to what files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MultiPlink

    MultiPlink

    [UPDATE 28-10-2015] FINAL MULTIPLINK SSH LIFETIME v2.0 UP-5 "FAREWELL"

    Download Link Utama: http://sourceforge.net/projects/multiplink/files/Final_MultiPlink_SSHLIFETIME_2.0_UP-5_FAREWELL.rar/download Jika di Halaman Download, Link belum tersedia, klik link alternatif : https://www.dropbox.com/s/znptxp2gxhihpax/Final_MultiPlink_SSHLIFETIME_2.0_UP-5_FAREWELL.rar?dl=0 Lalu Download & Install juga Minor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DragonBones Runtime

    DragonBones Runtime

    DragonBones TypeScript / JavaScript Runtime

    DragonBonesJS is a runtime for the DragonBones 2D skeletal animation system, allowing developers to load and animate character rigs in JavaScript-based game engines like PixiJS and Egret.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    chromeos-apk

    chromeos-apk

    Run Android Apps in Chrome OS OR Chrome in OS X, Linux and Windows

    ...Then download an open source game, like 2048.APK Game by Uberspot and load it as an unpacked extension. Go to chrome://apps and launch it there, ignore warnings. Install a sample Android app from the Chrome Store to get the runtime. Test out that app, make sure it runs on your hardware. Ubuntu might need sudo apt-get install lib32stdc++6. Install Node.js and install the tool (might need a sudo prefix). With Chrome 38+ you can now side load as many applications as you want. If you have older apps that were created using chromeos-apk tool then re-convert them or remove the "key" option from manifest.json.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 19
    WebUploader

    WebUploader

    A new file uploader solution

    WebUploader is a simple modern file upload component developed by the Baidu WebFE (FEX) team, mainly HTML5, supplemented by FLASH. In modern browsers, it can give full play to the advantages of HTML5, without abandoning the mainstream IE browser, using the original FLASH runtime, compatible with IE6+, iOS 6+, and android 4+. When the two sets are running, the same calling method is available for users to choose at will. Using large files to upload concurrently in fragments greatly improves the efficiency of file uploads. Fragmentation and concurrency are combined to divide a large file into multiple pieces and upload them concurrently, which greatly improves the upload speed of large files. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure. With a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    mindCMS

    mindCMS

    Small, fast and flexible Content Management System for PHP / MySQL

    Small, fast and flexible Content Management System - CMS for PHP / MySQL A very small, fast, compact and flexible Content Management System (CMS) for PHP Webservers using a reasonable amount of functions. Easily maintain your web pages and online files in any webbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    FreeReg

    FreeReg is a free software platform to base your own system on

    ...The name FreeReg comes from beeing free and the focus on Registrations capabilities. The main idea in the design of the system is that as much as possible should be driven by metadata (normally stored in the database), and changable at runtime through some sort of gui. FreeReg is a compilation of the standard functionallity that is needed to build any system. It has functionallity to handle users, persmissions, units, text (and translations of these), guitemplates and a lot more. FreeReg is currently beeing rebuilt around a REST architecture. A pure Javascript/html client is used as the client (you can ofcourse ad any other client). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development, test, and production support of software environments based on multiple programming languages for distributed multicore environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SuperWikia Alpha Codebase 1.1

    SuperWikia Alpha Codebase 1.1

    SuperWikia: The Runtime/Realtime Environment for Codesmiths

    ...Using additional SuperWikia components, users may enhance their experience with plugins and 'dataplates' that help build the Runtime environment. Codesmiths (SuperWikia Alpha developers) can also build on top of the codebase using 'transcribes', acronym/algebraic encodes that differentiate codesmith works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Android ViewPagerIndicator

    Android ViewPagerIndicator

    Paging indicator widgets compatible with the ViewPager

    ViewPagerIndicator is a library for Android that provides rich, customizable paging indicators (tabs, circles, titles) that integrate with ViewPager from the Android support library (or AndroidX). The point is to give visual feedback for page-swiping content, enhance discoverability of segments, and improve UX for paged content flows like onboarding, photo galleries, or tabbed navigation. The library provides several indicator styles (title, tab, circle, line) and handles wiring to the...
    Downloads: 0 This Week
    Last Update:
    See Project