Showing 1491 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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1

    Visual Image Viewer

    Visual Image Viewer :: Build using Python

    What you will do when you need to manage all your Image files according to what they shows/represent, I am not talking about you, what I also done in past, just select Image files one by one create folder for that kind of Image files and paste into that folder. Now Using this application you just have to define from which PATH you want to work with your Image Files and that's done, and define possible categories for Image files and use your Num-pad keys from 0, 1, 2, 3, and so on.... That Image that you are watching right now, will automatically copied to your defined locations. means if you hit 0 ( Image will automatically copied to your first defined location, ) and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    wll Language

    wll language is self explained language use BNF like grammar rule.

    The motivation of design wll language is to write a compiler's compiler. That's to say, if you give a language's BNF define and corresponding translating rules, it will help you do the compile work automatically. Now, the core functions of wll are founded, it can deal the BNF language rules's parsing and translating, and the basic compile error report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FlexGen is a flexible random map generation library for games and simulations. Maps are generated by randomly laying down map tiles so that their edges match. You can define map tiles however you want to determine what type of map is created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 0 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
    ExpressionOasis is a java based framework for evaluating the various type of expressions like arithmatic, logic expression etc. The framework is flexible enough to define any new grammer rules or operators.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Youtube Gallery CMSimple Plugin

    Youtube gallery plugin for CMSimple.

    **Project moved to https://github.com/davidstutz/cmsimple-youtube ** This is a simple plugin to create youtube video galleries. You can define a title and description to every video and individually set the order of the videos. You only need the Youtube ID of the videos. For support and feedback use the discussion forum of this project. For announcements and releases see the discussion forum too. Full documentation incldued in download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Truncate Trajectory (VMD plugin)

    reduces the size of MD trajectories

    ...The dimensions and angles (a, b, c, alpha, beta, and gamma) should be also provided in the original trajectory files (if not please contact me: tevang3@gmail.com). In the current version you can define how many water molecules to keep but not other hetero compounds. If you want to keep other hetero compounds (e.g. ions, ligands, etc.) then you will have to keep ALL of them. In future versions you will be able to specify how many non-water hetero compounds to keep (development is under way).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HeaderConverter

    Converts C headers into Assembly headers

    This is a simple application that converts c header files into assembly header files. It basically converts "#define" into "equ". For while it just converts numeric constants, and doesn't solve operators. Usage (Windows): Execute "HeaderConverter.exe"; Type the file name to be converted (C header); Press enter; Will be generated a file named "out.s" on the same folder of the executable. Usage (linux): Open a terminal; Go to the folder of the executable (cd folder/...); Type ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dastoryboard

    dastoryboard

    Storyboard software for classic animation

    A storyboard software that lets you draw storyboard pads, time them and show them as an animatic. You can make a video from the pads, for further editing and production. ffmpeg must be installed, if you want to export video. The current version is very basic. Plans for further development is outlined in the README file. dastoryboard is developed and tested under Linux. It should be possible to compile and run it under Windows and MacOS as well, but it hasn't been tested, and I don't...
    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
    CreditProduct

    CreditProduct

    Defines curves, products, and params interfaces for Credit Products

    CreditProduct aims to define the functional and behavioral interfaces behind curves, products, and different parameter types (market, valuation, pricing, and product parameters). To facilitate this, it implements various day count conventions, holiday sets, period generators, and calculation outputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    jbGrid.js

    JavaScript Grid

    jbGrid.js is a simple JavaScript Grid Library. Though it's still under development, you can already use it for free. Documentation will be available as soon as possible. Features: - Layout - Items - Sorting - Formatter - Assign class name - Pagination Short Guideline: http://blogs.jbllanda.com/jbgrid-js-a-javascript-grid-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jk3d is a java code for 3d interpolation of scattered data. jk3d uses a quality weighted ordinary Kriging method and optional an inverse distances weighting method. It has no graphical user interface and uses ASCII files to define the input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HTML++

    HTML++

    Object-oriented generation of HTML code on .NET 4 Client Profile

    This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only. It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    MWE2 Derivator

    The derivator is a mwe2 workflow comp. for auto inheritance generation

    ** JUST CHECK OUT THE CODE (svn) OR DOWNLOAD THE ECLIPSE PROJECT FROM FILES - AN EXAMPLE OF HOW TO USE THE DERIVATOR IS CONTAINED IN BOTH ** This component was developed for the use in a xtext project. A possible use case is enhancing auto generated classes or interfaces with additional functionality. For example: you define your grammar within a .xtext file. The mwe2 workflow generates xtext artifacts (classes and interfaces) representing your language. If you want to add further functionality to those artifacts, just configure custom inheritance by the use of this workflow component. Integrate this component in your xtext artifacts generation workflow and your custom inheritance will be considered every time you regenerate your language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Fresh Set of Images

    Download images from different sites with an extendable plugin system

    This project has moved to github for better collaboration: https://github.com/Mgamerz/Fresh-Set-of-Images This repository is no longer maintained. Fresh Set of Images downloads images from various sites through the use of easy to implement extensions. It stores them into a folder, which you can point your OS' wallpaper directory at to always have a fresh set of images. It is currently under development and is not yet active. Fresh Set of Images was originally named EarthPorn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Optimal exploration path

    Optimal exploration of grid environments for a realistic robot.

    This project provides a resolution algorithm for the optimal exploration problem in the discrete space. Specifically, we define the optimal exploration problem as a classical AI search problem, which is solved with A*. A set of parameters and speedup techniques are proposed in order to balance the algorithm's expected computation time and the solution's quality. For more details, refer to the preliminary paper: A. Quattrini Li, F. Amigoni, and N. Basilico.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    justsimple

    the paradigm MVC implemented by using Java annotations on a Swing app

    This simple framework allows the implementation of the paradigm MVC (Model-View-Controller) for the development of any Java Standalone Desktop application just by using only one Java annotation. It was called "just simple" because the developer has just to define 3 separated and independent classes, a model, a view and a controller... and all the work of putting together is made by the the framework that discovers the annotations (specified in each class) and mix all together their functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zoe

    Zoe

    Zoë is an open source tool for generating spritesheet images

    ...It's best practice to have all your animations on the root timeline, and use labels to identify your different animations or frames. To begin, simply drag a swf file into Zoë, and click Export to create a SpriteSheet. Zoë and Easel support custom registration points on images. To define one, simply place an empty clip on your timeline labeled registrationPoint. If needed, you can also define multiple points per file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Automated Backup System for Websites

    Automated Backup System for Websites

    A configurable, automated backup system for websites on FTP hosts

    Abs is a configurable, automated backup system for websites on FTP hosts. Sysadmin need only to set a configuration file for each domain. Project is now on GitHub https://github.com/mmilidoni/abs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    gpgmpi

    An GPGMP in C++/OpenCL with improved time step algorithm

    ...The software is now completely implemented in C++ and OpenCL which only depends on boost library and GPU vendor’s OpenCL SDK. It can be easily set up with Microsoft Visual Studio on Windows platform. The programming interface to define and solve a problem is rather simple and we encourage applications in specific domains as much as possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Prestashop Module Paypal + FEE_PS14 - 15

    Prestashop Module Paypal + FEE_PS14 - 15 Multilang.

    ...Merchant Benefits the possibility of transferring the commission that collects PayPal customer the possibility of establishing any of the percentage to be added to the value of goods customer when purchasing is informed of the payment list that if you select payment via paypal will be added him to the calculated value of the contract amount Features does not require modification of the PrestaShop files support for multiple languages (name and description of the extra charge are translated in accordance with the language of the customer) adding an additional amount is based on the creation of another product which displays immediately after redirecting to PayPal in the payment summary (you can define the name of the product
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XPathFinder

    XPathFinder

    Eclipse search by XPath

    Eclipse plugin allowing to search XML files matching to an XPath request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    T4 XSLT

    Apply XSLT transformation in T4 files

    Need to generate code using XSLT styleshests? Want to ease integration of the XSLT transformation into Visual Studio? Now you can easily define and run XSLT transformations in T4 files. You create a regular T4 tamplate, set it's base class to the class introduced in this project, type (or paste) the XSLT markup directly into the T4 file.... and off you go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LoadMonger

    Java based load testing tool for HTTP applications.

    Load - the demand on the operating resources of a system (as a telephone exchange or a web service) Monger - a dealer in or trader of a commodity LoadMonger - a command line Java based tool that provides a balance between ease of use and flexibility to define reasonably complex load patterns and can generate loads comparable with Apache bench, but with the ability to define more sophisticated load patterns and sophisticated data compilation via log files that can be merged on test end to aggregate over an arbitrary set of log generation hosts. (Not to be confused with the urban slang definition of LoadMonger)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Felix Felicis

    Felix Felicis

    Felix Felicis (aka liquidluck) is a static blog generator in python

    LiquidLuck is an open-source static site generator powered by Ruby, originally built to enable fast, flexible blog and documentation sites with modern features such as Markdown authoring, custom taxonomies, tags, collections, and theming. It is similar in purpose to Jekyll, Hugo or Hexo, but emphasizes ease of customization and rich templating, allowing authors to define custom content models and build plug-in extensions. The generator supports live previews and incremental builds so content changes reflect quickly, and it includes built-in support for features like pagination, RSS feeds, and code syntax highlighting to suit developers. It is aimed at creators who want to author content in a lightweight workflow without heavy CMS overhead and still maintain full control over markup, design, and deployment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB