Search Results for "plugin framework" - Page 9

Showing 347 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
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • 1

    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
  • 2

    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: 62 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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
  • 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

    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
  • 6
    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
  • 7

    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
  • 8

    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
  • 9

    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
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    aeon-framework

    aeon-framework

    AEON is an Evolutionary Computation framework written in C++.

    AEON is an evolutionary framework written in C++, completely object-oriented. AEON is based on a plugin architecture to allow easy integration of new Evolutionary Algorithms (EA) and encodings, and to facilitate sharing of experiments among researchers. Experiments are developed and compiled separately with respect to the main framework. AEON can be easily configured using text files to use different encodings and/or EAs on the same experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GAMES ESMI

    GAMES ESMI

    The Energy Sensing and Monitoring Infrastructure of the GAMES project

    ...The ESMI is the monitoring and sensing infrastructure which allows the fine-grained measurement and provides both an event-based and a real-time stream of data conveying information about the energy consumption in the key points of the overall system. It is completed by a set of Nagios plugin and an assessment tool which implements some green Performance Indicators and integrates data mining with the self adaptive controllers of the entire framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EWicket
    Eclipse plugin for wicket web framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OAuthwo

    OAuthwo

    PHP implementation of OAuth v2 server endpoints

    OAuthwo is a PHP open implementation of an OAuth version 2 authorization server, as defined in the The OAuth 2.0 Authorization Protocol draft. Roughly speaking OAuthwo is a server framework, developed with modularity and extendibility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Octopress

    Octopress

    Octopress is an obsessively designed framework for Jekyll blogging

    Octopress is a blogging framework built on top of Jekyll, designed to make static site generation easier and more attractive for developers. It provides a theming system, plugins, and prebuilt templates for blogs that are responsive, SEO-friendly, and customizable. Octopress simplifies common tasks like syntax highlighting for code snippets, social sharing integration, and deployment scripts for publishing to GitHub Pages or other static hosts. It emphasizes a developer-centric workflow,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    XNode

    PHP 5.3+ server and client implementation of XHTTP

    The XNode framework is a PHP 5.3+ implementation of the Extended Hypertext Transfer Protocol (http://www.xhttp.org), with simple service integration, full arguments support including Base64 and DateTime, single and multiple asynchronous requests, data streaming, remote API creation from XHTTP service schemas, and a runtime plugin architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PlugBoard is an Application Framework made in Python built on top of setuptools and zope interfaces which help the developer create a plugin-based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jquery mobile plugin for DITAOT

    DITA Open Toolkit plugin that generates XHTML with jQuery Mobile

    This is a plugin for the DITA Open Toolkit that generates XHTML that leverages the jQuery Mobile Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lemansys LEWS

    Lemansys LEWS

    Lemansys LEWS Alternative Framework for Java Web Applications

    Lemansys LEWS (Lightweight Extensible Web Scripting) is alternative framework based on a very easy and "basic like" scripting language (Lemansys Server Pages ".lem" ) oriented also to "not pure" JSP developers (PHP, ASP,...); You can use Eclipse WTP for development (with provided plugin suite extensions) and Apache Tomcat Application Server 7.0 (fully compliant with Servlet API 3.0 ) for deployment and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GC jQuery UI theme switcher

    GC jQuery UI theme switcher

    jQuery plugin which provides a jQuery UI dialog to change UI theme css

    Theme switcher tool for the jQuery UI CSS Framework. Change the css stylesheet using an jQuery UI dialogbox which you can call using a button or a link in your html page. Completely implemented in your webspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CATCore

    CATCore

    This is distributed plugin framework for Scala

    What is a plug-in architecture? Simply speaking, it is a framework that will allow a program to "look for" add-in functionality at startup, and then allow that plug-in to cooperate with itself. CATCore (Component Architecture Toolkit, Corelib) is this and more. With CATCore you can load plugins that run in there own thread(Actor) and communicate with each other via messages. But also applications can forward messages to other applications. So plugsins loaded in one app can communicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Apolda is a plugin for the Gate framework (see http://sourceforge.net/projects/gate/) that annotates texts with labels of concepts from an arbitrary OWL-ontology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project