Showing 1352 open source projects for "define"

View related business solutions
  • 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    Coin Games

    Coin Games

    It explains a phenomenon of a coin tossing game called Penney Ante

    ...There is no best pattern that beats all others. The best we can do is let our opponent go first and then choose the best possible option that beats his particular pattern. To do so we need to be able to define relations between each two patterns. And this is where the fun begins. See wiki for a full project description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FJSP Software

    FJSP Software

    A Software for Flexible Job Shop Scheduling

    ...In the real manufacturing systems, each operation could be processed on more than one machine and each machine can also process several operations. This feature is known as flexibility. You can define your problem in this software and get an optimal solution as a Gantt Chart. This software is based on my M.Sc. thesis of Shahed university (Tehran, Iran).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    ...CLIPSwl doesn't use complicated logic such as platform-independent mutex, but newly defines 4 abstract functions (i.e. using function pointers) for allocating, acquiring, releasing and deallocating locks of the environment data. Users may define their own functions that fit for their system by using their platform-dependent mutex. CLIPSwl also support the safe string-related functions treating the rules, and refining the warning parts of the code when compiling with gnu g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    cli-brary

    cli-brary is a cli library maker providing easy association.

    Cli-Library is a command line interface library maker that allows you to associate words from one language with those in another. You can easily define and remember your own languages this away. Really helpful for writers that make up their own language! Can actually be used to save all kinds of bijections. Cli-Library allows you to create and save multiple libraries and edit them from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    simbTUM

    Simulation of stochastic processes and ODE models in biology.

    SIMulation of Biological systems (developed at the TU Munich) This program allows to define ODE-models or stochastic compartemental models of biological processes, to simulate, to fit data and to do some statistics (fitting and statistics for deterministic models only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JLokalize

    JLokalize

    Internationalization tool for Java applications.

    Open source tool for the internationalization (i18n) of Java applications. Editor for key, value pairs for language resources. Additionally allows to define comments and has a reverse and spell checking function. Also gathers statistics about translation key usage within your application. Fully compatible with Properties implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The collapse filter allows AsciiDoc source files to define a block of text that is collapsible/expandable when rendered as XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    ...Also, you can make advanced calculations. Evrika is basically an executable that reads and interprets code, outputing result. Each new version will offer new possibilities to define your elements and use them, so it is important to always have the last release. Of course, Evrika is backward-compatible, cross platform and free to use. In the near future an advanced editor and viewer will be created, so you can better manage your code and view the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Block Puzzle Solution

    Find Solution to Block Puzzle

    Block Puzzle is a simple game. Yet it can be very challenging too. I heard there are people spending days to fit 7 blocks to a small puzzle. I write this simple application to find the puzzle solution. Surely the fun of the game is to find the solution by your own. But I hope this small application can help you when you are frustrated and eager to know the solution. What's more, you can see the solution step by step and save the puzzle. You need .Net Framework 3.5 and above to run...
    Downloads: 2 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

    QCircuit

    Aids design of quantum circuits

    ...You essentially drag-and-drop gates into place on a set of "wires" and see its effects. Currently implements the Hadamard and Not/CNot/Toffoli/etc. gates, as well as allowing you to define a gate with an arbitrary (2^n)x(2^n) complex matrix. You can feed input bits in one end of a circuit and watch the values change as they continue through the circuit, as well as retrieving the actual quantum state at any given point. I still have a number of features I want to implement, so I will likely be updating this in the future. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MPL

    Minimal programming language

    The goal of this project is to define a minimal programming language which can be implemented very easily on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DocOM

    DocOM

    A PHP web based open source document management system

    DocOM is an open source web application created for document management. DocOM is written in PHP to allow document deploy with viewing permissions. For every document the administrator can define users, or group of users, that can reading or download it. Administrator can also send message to users, and setup a knowledge base system with categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lua In Pawn

    Lua In Pawn

    Just include, whose try define all syntax from LUA to Pawn

    Just include, whose try define all syntax from LUA to Pawn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

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

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

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

    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
  • 19
    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
  • 20
    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
  • 21

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

    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
  • 24
    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
  • 25
    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
MongoDB Logo MongoDB