Search Results for "plugin framework" - Page 11

Showing 496 open source projects for "plugin framework"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Otter Unit Test Framework is a tool which performs automated Unit Test in .NET 4,0 or above applications. It works similarly to the JUnit and it used as part of the application being tested, in MS Web or C# Developer 2010. Older versions (00.05 and below) were developed for MS Visual Studio 2005 and can still be downloaded. For them, a MS Visual Studio Plugin was developed and in the project´s home page you can find its documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    OpenME Interface

    simple event-based plugin interface to open up hardwired software

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Simple and universal event-based plugin framework and interface to open up hardwared black-box software (tools, application), make them interactive through external plugins, and connect them with other higher-level tools such as Collective Mind. For example, it is used to open up compilers (GCC, LLVM, Open64) for external tuning of optimization of internal heuristics, or to open up applications for online tuning and adaptation particularly on heterogeneous systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Stream Viewer

    Stream Viewer

    Stream Viewer is a tools for browsing and exploring of media files. It is built with Java and upon the Eclipse RCP Framework. With Stream Veiwer you can: 1. Load a media file into a gui interface 2. Look into single streams and packets 3. Browse up ad down the stream hierarchy 4. Search for packets with special properties Though the primary goal of the project is to study the inner workings of the mpeg2 media streams, the tool is not restricted to mpeg2 but rather, because of the highly extensible plugin architecture of Eclipse RCP, can be extended to use with any kind of media files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CTK-CAS Tutorial

    CTK-CAS Tutorial

    The Common Toolkit in Computer-Assisted Surgery - A Tutorial

    ...In this demo, the CTK plugin framework, a central part of the common toolkit, is discussed and explained in detail. This reduces the familiarization period for CAS application development. In addition, created plugins/modules can be reused easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    Broadleaf Commerce (www.broadleafcommerce.com) is an open source Java eCommerce platform based on the Spring Framework. Broadleaf Commerce uses a robust, extensible architecture that enables deep customization and rapid development. The core framework is licensed under the Apache 2 license with additional community and commercial modules. Find out more here (www.broadleafcommerce.com). To get started using the project, we recommend our Getting Started guide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IDA#Plug

    A Visual Studio integrated framework for C# plugins targeting IDA Pro

    IDA from Hex-Rays SA is a well-known dis-assembly software extensively used in the reverse engineering field. IDA provides an extensive API for C language plugin development. While efficient, C can be painful and time consuming as soon as you attempt to develop high level tasks. This project attempts to provide : - A framework that let you develop plugins using C# - Visual Studio integration for ease of use Plugins are mixed mode libraries (managed+unmanaged) relying on a .Net library wrapping the native API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Soprano (formerly known as QRDF) is a library which provides a highly usable object-oriented C++/Qt4 framework for RDF data. It uses different RDF storage solutions as backends through a simple plugin system. Soprano is targetted at desktop applications
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Madcow 2.0

    Madcow 2.0

    Madcow 2.0 - Advanced Test Automation

    Madcow Version 2.0 is the premier test automation tool designed to make your life easier. Developers love it. Testers can actually use it. Madcow is a domain specific language which helps to make it easier to test web browser based applications. You don't need to be a programmer to use it! Testers can write and organise their test cases the way the want to. It runs in the JVM as it is built using Groovy, and utilises the respected Webdriver framework. Check it out today! Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Clay Library

    A cross-platform C++ dynamic plugin framework

    The Clay library is a simple framework for multi-module integration. It also supports dynamic plugins with DLL files (in Win32) or SO files (in Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    RIO

    Regularity Inspector for Ontologies

    RIO is an open source project. It is a framework that uses cluster analysis for the detection of syntactic regularities in ontologies. The implementation of RIO is based on OWLAPI (http://owlapi.sourceforge.net). A standalone Java tool is used for computing regularities, which are then saved in an XML file. The RIO plugin for Protege 4 (http://protege.stanford.edu) can be used for loading and visualising the regularities in Protege ontology editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    libmx

    A framework for dealing with lambda calculus expressions.

    "mx" is a command line test driver for "libmx" (see below) evaluating both the type and the value of an lambda calculus expression (http://en.wikipedia.org/wiki/Lambda_calculus) provided by the user. "libnpmx.so" ("npmx.dll" on MS Windows) is a NPAPI plugin (http://en.wikipedia.org/wiki/NPAPI) for the Mozilla Firefox web browser based on "libmx". "libmx" provides a framework for dealing with (extended and optional typed) lambda calculus expressions. Among other features it provides o a template instantiation machine for evaluating the value of an lambda calculus expression, o a template instantiation machine for evaluating the Hindley-Milner type (http://en.wikipedia.org/wiki/Hindley-Milner) of an lambda calculus expression, and o reference counter based memory management for lambda calculus expressions and types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ImgTag

    It is a notepad++ plugin. It allows to insert html img tag,

    ImgTag is a notepad++ plugin. ImgTag allows to insert img tags, in your html document, using the Open File Dialog Box to select image files. With ImgTag 2.0, if you select entirely an img tag, it's possible: to resize the image, to update the image size to the actual size, to show the image and much more... ImgTag 2.0 requires the .net framework 2.0 or above.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 13

    Emacs IDE Frame Tools

    An Emacs Framework for Graphical IDE Functions

    Toolbar & GUI elements managing IDE centric functionality & settings IDE Frame Tools aims to graphically consolidate the following features: 1) Code browsing and outlining 2) Code navigation: jumping to declarations & references 3) Code navigation: splitting and unsplitting frames 4) Code folding 5) Advanced search and edit via code aware search tools ( ack-grep ) 6) Basic refactoring (rename cross files) The aim is to provide boiler plate functionality for the development of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TestNG Data Binding

    TestNG Data Binding

    Provides data binding from various data sources to TestNG test methods

    ...Supported are test input parameters as well as test output parameters. Binding is provided for all primitive Java data types including Strings, lists of those, Java Beans, lists of Java Beans and enums. As the framework is plugin based support for new data sources can easily be added by implementing a new plugin. Please see the JavaDoc accessible on the project's website for detailed information. Please see the wiki for the maven coordinates if you want to add the TestNG Data Binding framework as a dependency to your maven project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web Groundwork and Superstructure == Groundwork provides a framework for building upon the Superstructure which provides web appliances and plugin frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    x3c - C++ plugin framework

    This project has been moved to https://github.com/rhcad/x3c .

    [ Moved to https://github.com/rhcad/x3c ] x3c is designed as a plugin-framework that uses C++ and STL. This framework has many frequently-used and lightweight plugins. x3c can be used to easily develop plugins and applications for multiple platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    First person web site

    First person glmatrix plugin - webGL

    Created by Nikola Lukic zlatnaspirala@gmail.com webgl 3d wourld engine framework zlatnaspirala First person web site look. Used lib : High performance matrix and vector operations for WebGL glMatrix-0.9.5.min.js webgl-utils.js This program allows you to draw 3D objects and folders easily and quickly.Under the principle of one object one line. You can order vebgl of your choice. Converting 3ds and obj in json format for a minimal cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OSGi.NET

    OSGi.NET

    Dynamic modularization framework in .net for OSGi Alliance

    OSGi.NET, a dynamic modularization framework, which is a .NET implementation tightly based on OSGi specifications from OSGi Alliance, is designed and developed by Xi’an UI Information Technology, Inc., in China, from 2008, it's totally free and can be redistributed with any production. This project is mainly focus on explaining how to develop OSGi.NET based application, and how to integrate with third part libraries to speed up our development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ViennaX

    A flexible plugin execution framework for scientific computing in C++

    Welcome to the project homepage of ViennaX, a high-performance scientific computing C++ framework for executing plugins. A plugin system allows to wrap already available functionality into reusable components, which can have data input and output dependencies via a socket system. Different scheduler kernels are available, supporting serial and MPI-based distributed executions, supporting task and data parallelism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ExternalCommand plasma wallpaper

    Plasma wallpaper ExternalCommand plugin

    Periodically executes an external command to get the file name of the next wallpaper to display. Works just like a slideshow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ionPulse

    Developer's friendly IDE

    The goal of the project is to create a fast, fully functional IDE, extendable and customisable by developers using it. The IDE is currently in a very early (yet already usable) stage. New features are constantly being added, old ones - changed, thus any feedback is appreciated. The primary supported language is PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Yana Form Builder

    html/css/js form builder that send structure of ceated form to server

    this form builder written in HTML, CSS, JAVASCRIPT but you need PHP Webserver to run it! it's under GPLv3 license because is as plugin of Yana MVC Framework.my(Yana Framework) MVC framework not published yet.for use, just download it and put it in your webserver folder with name of (FormBuilder) and enjoy it. this form builder is free and server side of it that make database tables and process forms and show to user is not free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP MongoDB Pagination is the pagination plugin for MongoDB released under MIT License. Simple to install & use. It has been developed under TechMVC 3.0.4, but it's compatible with any 3rd party framework e.g. Zend(tested).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wpzend

    wpzend

    A template Zend Applications that Interacts with Wordpress

    A template Zend Applications that Interacts with Wordpress This is NOT a Wordpress plugin rather a collection of Zend Controllers, Layouts and Models to Read Wordpress DB information. Wordpress admin will be used for content management, the Zend application would be replacing the templating engine part. Zend plugins for Wordpress enable the Zend Framework in Wordpress development, the purpose of this project is the other way around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PixelLight

    PixelLight

    PixelLight is a cross-platform application framework

    PixelLight is a cross-platform application framework for any kind of 3D applications like games, interactive simulations or visualizations. It's written in C++ and has been designed with flexibility and extensibility as one of it's main goals.
    Downloads: 0 This Week
    Last Update:
    See Project