Showing 1878 open source projects for "define"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    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
  • 1
    ShutItDown RBS

    ShutItDown RBS

    ShutItDown RBS allows you to schedule tasks like shutdown or restart.

    ShutItDown RBS allows you to schedule tasks like shutdown, restart or log off. Also allow you to define a password so that other users besides you (the admin) can't change or cancel the scheduled tasks. Check our website for more info: http://rollbacksys.zxq.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Nlatexdb

    SQL database reports using LaTeX

    This little piece of software is a LaTeX preprocessor which allows to fill a document with data read from an SQL database. You can define the database connection and the SQL queries within the document and loop over all retrieved database records. It was inspired by "Latexdb" by H.G.Esser, but includes a lot of useful improvements, e.g. regexp replacements, protection against SQL injection, command-line parameters etc. 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
  • 3
    qPortal-Project

    qPortal-Project

    Script-dependet PHP Interface generator and processor

    ...The data is organized in trees that consist of objects. These could develop behavior or become of a specific type which then adds behavior to the element. That makes it possible to tranform or define loaded elements, e.g. by RDF, OWL, Schema etc.. The in- and output can be individually selected, e.g. you can use csv or xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Context Menu (Shell Extension)

    Free configurable Windows Explorer context menu extension.

    ContextMenu is a free configurable shell extension allowing users to define their own menu items to be included in the Windows Explorer’s context menu. This project consists of two DLLs (x86 and x64) written in native C++ with plain access to the Win32-API representing the shell extension, a composer written in C# to be used to configure all shell extensions at once as well as of a help file explaining all necessary details.
    Downloads: 7 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5

    POConfItemBuddy

    Extension for Project Open's Conf Items

    POConfItemBuddy extends Project Open's Conf Items to include features like logical server groupings, software relationships to servers, and application relationships to application containers (like Tomcat or ESB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TCE

    tiny communication engine ,just like ice. do rpc easy.

    in internet world,Usually we use socket api to exchange data between two points. Here i will offer one rpc insteading raw socket programming. Ply is a version of Lex&yacc ,we define IDL specification,guid you how to create your business interface, tce2py is a part of enginee components,it can be create idl->python mapping code, integrated it into your project ,enjoying your life! that's easy,flex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Gorp

    Easy Video Editor - graphical interface to non-linear video editor

    Gorp is an easy-to-use non-linear video editor primarily driven using a graphical interface. It is intended as an entry level tool for video editing, but will provide enough flexibility for more advanced users. Currently it can read and write MPG1 and MPG2 files, and transform them on the way. The number of transforms available is limited, but will grow. View the video flow at any part of the flow diagram, step forward, backward etc to make sure that it is correct. Write your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WIDA Tasks

    WIDA Tasks

    This is a platform for an extremely powerful/versatile task scheduler.

    ...This program gives you the ability to code up a form for each definition, which would pass parameters to the trigger, condition or action itself, allowing the user to define their own parameters on task creation. After the definitions have been coded up, there is no longer a need of any coding knowledge allowing regular users to make use of this program. You can simply create a task where you would mix and match the definitions so the task behaves the way you intended. The definitions/tasks can separately be exported/imported between clients, allowing the more “knowledgeable” users to create libraries of definitions or tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Clever Algorithms

    Clever Algorithms

    Clever Algorithms: Nature-Inspired Programming Recipes

    ...The catalog spans evolutionary algorithms, swarm intelligence, immune systems, simulated annealing, tabu search, and other metaheuristics, plus guidance on when and how to tune them. Example implementations and worked problems show how to encode solutions, define fitness, and balance exploration with exploitation. The emphasis is on pragmatism—enough theory to understand why an algorithm works, and enough detail to get it running in your environment. It’s a useful starting point for students and practitioners who want to prototype, benchmark, or hybridize algorithms without digging through scattered academic papers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    ptTimeSelect is a jQuery plugin that provides a UI for a user to define and set a time on a user form. It requires jQuery (obviously) as well as the dimmention.js plugin (available from jQuery as well).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    nsl

    lite and flexibel interpreter

    NSL is a small but powerfull interpreter. It supports OOP, arrays, variables, math, loops and user modules. It is a flexibel interpreter because it is based on javascript/php/c. There is no need define the data type of a variable, define classes inside classes, easy to use OOP inheritance and it has an easy to use syntax. Besides that, it is very easy to expand NSL by writing your own modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cppTcl.ws

    C++ Tcl interface library

    ...The C++/Tcl library offers the following features: Support for both extending Tcl with C++ modules and embedding Tcl in C++ applications. Possibility to expose free C++ functions as commands in Tcl. Possibility to define classes and class member functions, visible in Tcl in the style similar to SWIG wrappers. Possibility to manipulate Tcl lists and objects from the C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Software Management Term Project - Systematic Literature Research +
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LMTH
    The lightweight markup templating helper supports devolopers to create HTML templates prototpyes quickly. The php based application allows to configure views based on different html fragments. Basic tags like one for dummy text output are also available. Custom tags can be set up and integrated easily. LMTH has been used by several front end developers in different digital agencies for the development of HTML/CSS/JS artifacts before they are hand over to backend teams for a code integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Metronome

    Open Metronome

    MIDI and/or Custom WAV Metronome for Windows and Windows Mobile

    Free open source GPL metronome (a "branch" of "Weird Metronome") for Windows, Windows Mobile, & Pocket PC. Uses user-definable multi-voice WAV or MIDI (PC only) sounds for the beats. Has a blinker & allows user defined bpm & fine measure control.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 16

    Nutcracker

    Build animated sequences for RGB Mega-trees

    nutcracker is a php based web tool that allows the user to create sophisticated animations on any RGB device. Current RGB targets supported are Megatrees, matrices and Rays. Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library. Spirals, meteors, butterfly wing and many other effects are available, For each effect you modify the effects parameters. 3) Nutcracker now builds an animated gif of your rgb device with the effect attached. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    define-ext

    Plugin-based foreign code embedder for newLISP

    ==== NB: All new development is continued at http://github.com/rowanthorpe/define-ext and newer versions can be found there. The versions found here are for archival purposes only. ==== A newLISP - www.newlisp.org - macro which allows the user to "define" callable foreign code inline just as they would "define" a lambda or macro. C, Assembly and plain Object Code plugins are included. The Object Code plugin has no external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Asteroid

    Asteroid

    A CBLS Engine in SCALA, NOW part of OscaR

    ...Follow us on https://bitbucket.org/oscarlib/oscar/wiki/Home Asteroid offers a powerful framework for developing constraint-based local search solution to combinatorial problems. This technique provides good scalability to real-world problems. It includes a library of standard constraints and invariants to declaratively define the problem you want to solve, and it also provides powerful search mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MetaApp

    MetaApp

    Mobile App designer + interpreter

    MetaApp is a distributed system composed of a central web application and a mobile app for iPhone, iPad or Android mobile devices. The central web application allows to define the functionalities which compose the app. Each functionality can be a list of data and edventually a detail form, supporting the CRUD operations. The app is based on a SQLite local database which can be syncronized with the central database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BPMN extension for Cloud computing

    java project for modifying jBPM models into cloud aware models

    Program based on created BPMN 2.0 Cloud extension. It reads a model *.bpmn, which was created using jBPM BPMN 2.0 modeling tool. Then user is able to define a sensitivity of data elements. After that an Ontology is created and filled in with model elements. Special logical rules process the data. User is able to additionally define the security level. The resulting model is created and can be opened in the jBPM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project aims to offer a simple cross-platform application for cropping PDF files. A simple user interface lets you define exactly the crop-region by fitting a rectangle on the visually overlaid pages.
    Leader badge
    Downloads: 386 This Week
    Last Update:
    See Project
  • 22
    TikZ-dependency

    TikZ-dependency

    A LaTeX library to draw all sorts of dependency trees and graphs

    TikZ-dependency allows you to draw dependency graphs in LaTeX documents with little or no effort. The package has a very easy to learn, high level interface that can be used to draw simple dependency trees, complex non projective graphs, bubble parses, and in general any kind of graph which is based on a sequence of nodes and edges among these. It is based on PGF/TikZ and it can be used either with latex or pdflatex. It comes with a very comprehensive documentation that will get you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This a NetBeans project developed to create a small Hexagon map library with a few basic functionalities. It is possible to measure distance between tiles's centres and calculate the best path between two of them (if any). It is possible to define tiles where it is not possible to pass (or reenabling them) by right clicking on them (they will become red), creating therefore obstacles that can help testing the path finding algorithm. This library is licences under GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cedalion
    Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Business intelligence tool to create reports, drill-down into an aggregated data set (database table or view) and define available data points without coding.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB