Showing 3412 open source projects for "example"

View related business solutions
  • 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.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1
    Emmet-vim

    Emmet-vim

    Plug-in for expanding abbreviations similar to emmet

    ...It can be installed using common Vim plugin managers like vim-plug, Vundle, or Pathogen, or manually by copying the plugin and autoload directories. Users can restrict activation to specific filetypes (for example only HTML and CSS), tweak the keybindings, and define custom snippets and settings via g:user_emmet_settings. The project has been around for years and is widely referenced in front-end Vim setups, making it a de-facto standard for fast markup authoring in Vim and Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    ...One of the core components is a special MBean (AgentModul) that makes it possible to load an agent powered by agent engines. Agent engines can execute one type of agent. Based on this mechanism, agents can be added dynamically to a running system, can be stopped (for example in case of an error) and restarted later. Ellipsis already comes with a predefined set of agents, offering basic services like agency, loader, holdingarea and migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GLCD SED1531 Library

    C-Library for microcontrollers to control SED1531 based LCD's

    ...The library is written with portability to other micro-controllers and compilers in mind; all target specific parts are stored in a separated header file . The included example is for the Atmel ATtiny2313 and AVR-GCC. It is expected that other targets can be supported with minimal effort. A demo of this library can be watched here: http://www.youtube.com/watch?v=TQqIEX8LDhk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    ...This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    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
    ...This project provides the templates to produce D code and a D runtime library for running the created parser. It requires ANTLR tool. Use svn to get D target. One example is included. This target works with ANTLR 3.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sload

    sload

    Bandwidth Monitoring Tool; Console SNMP traffic monitor

    Sload is a console/terminal application which monitors network interface load of the remote device (by SNMP) in real time. Bandwidth Monitoring Tools For Linux (Requires Python 2.4 or later) UPDATE: good known alternative is "ifstat" http://gael.roualland.free.fr/ifstat/ Example of use: ifstat -b -i "FastEthernet0/19" -s public@172.18.216.1 It's possible to monitor multiple interfaces in the same time !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Dokuwiki Template Scanlines

    A very easy all-round template for everyone

    ...So I created a template, named Scanlines which is very easy. You just install it and it work's. You don't have to edit anything else as your stuff. You can do it all in the template configuration. For example adding some navibuttons or style your own logo. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Basic Point n Click Game Engine

    Framework for a graphical point and click adventure game in Java

    A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited. Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution. Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Open-Source Environmental Chamber

    Open Source Environmental Chamber

    ...Using sensors, actuators and a control unit, the chamber can simulate environments with the characteristics necessary for the process, as percentage of humidity, temperature range, luminosity, air density, gases concentrations for example. More Info: http://www.appropedia.org/Open-source_environmental_chamber
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    A Java-based library containing an easy to use API for loading, interacting with, and saving SCAP(scap.nist.gov) content. The Enhanced SCAP Editor is built on top of this library and is a good example of how to use it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    Mini-Mailinator

    A lite version of mailinator for developer use

    This allows you to run an email "server" that will accept any and all emails and allow you to query them afterwards - similar to the service Mailinator.com provides. Using this, you can test whether your applications can send emails correctly, and you can retrieve the data out of them (for example if you need to verify that account activation links exist in the outgoing email, and that they work correctly). The real Mailinator service is better if you are only sending a one-off email. Likewise if your company wants to test emails then they may be better off speaking to Mailinator about commercial offerings. This project is designed for the small developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PyCalendarGen

    Generate customizable calendar pages in PDF format

    PyCalendarGen generates customizable calendar pages in PDF format for use in, for example, photo calendars etc. Supports custom holidays, birthdays and other special days, with decent internationalization. PyCalendarGen uses ReportLab and mxDateTime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PdfFormFillerUTF-8

    Simple PDF Form Filler utility with command line or WWW interface.

    pdfformfiller 1.0-alpha is a command line utility for filling in Adobe PDF Forms. For WWW: A php example, that uses fast Unix pipes (and no disk write permissions required on the host), is provided. It support UTF-8 (Russian, etc.). Proper escaping functions are provided in the php example. Well known pdftk utility can be used for filling in PDF Forms. However, I was not able to get the version pdftk1.4 to work with UTF-8.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    KludgopolB
    Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done. Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    extlog

    Extended OSGi LogService

    The Extended OSGi LogService (extlog) provide a LogServcie extention which added fully qualified name of the class, method name and line number, thread name etc. You can find a basic example from wiki: http://sourceforge.net/p/extlog/wiki/Usage%20Example/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    EZUI

    Simple UI for BlitzMax Games

    ...Therefore it may not have the most complicated functions available, but for simple UI setups this project could be helpful. The module of EZUI can be required to compile some other projects of mine. "Scyndi's Forest Quest" for example (which is also the first project in which EZUI was fully used). All data EZUI needs to set up your UI is read from JCR files, meaning that the JCR5 module (http://jcr5.sourceforge.net) is a requirement to get EZUI compiled and operative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    4Chan Downloader

    Download all the images from 4Chan!

    Download all pictures from a 4Chan Thread with this simple and little program. It is a fork from http://fourcid.sourceforge.net/ I've added many features (for example, you can watch more than one thread)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TopThreads

    list top windows (oracle) threads

    list top windows threads. for example useful when using oracle on windows, where oracle is one big process with many threads (and windows task manager doesn't show threads of a process...). if an odbc connection string is passed then also some useful information about the corresponding oracle process/session is displayed (oracle user, sid, serial#, ...) example: TopThreads.exe -t -l=40 --connect=DSN=ORCL;UID=system;PWD=manager; -p oracle --sort=2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Avisynth Gimp-style Layer merge plugin

    GIMP style layer merges for Avisynth

    ...See http://docs.gimp.org/2.6/en/gimp-concepts-layer-modes.html for a description of the various layer modes. I've copied the logic from the Gimp source files and the example Avisynth plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Test Stuff

    Test Stuff

    A simple 2D game.

    ...The Boss: randomly moves left or right at the top of level, fires from two guns. Starts raging, when his health becomes low. There are no savegames between levels, so if you`ll lost all backups and die somewhere at 15th level (for example), you will be returned to the first level. At the game's begin you have five backups; collecting of a big green square will give you one more backup (aka 1-UP).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    office steg

    office steg

    office steganography ooxml atributes

    this tool is steganography tool ,which make us of docx's not-exist attribute to hide message. for example "<w:p aaa="123" bb="244".........>",the attribute (aaa,bb)above is not exist in office 2007 library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    ...The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    TreeLiker

    TreeLiker

    TreeLiker is a collection of fast algorithms for working with complex

    TreeLiker is a collection of fast algorithms for working with complex structured data in relational form. The data can, for example, describe large organic molecules such as proteins or groups of individuals such as social networks or predator-prey networks etc. The algorithms included in TreeLiker are unique in that, in principle, they are able to search given sets of relational patterns exhaustively, thus guaranteeing that if some good pattern capturing an important feature of the problem exists, it will be found. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    ...Of course the images are cached, because the unsharp mask needs more CPU-power than the conventional way." CE This new improved thumb plugin gots some addons. For example a legend and supporting transparent GIFs. Additionally there is a wrapper available from the old plugin to this one, so that you needn't change your HTML / smarty code. The original version of thumb comes from Christoph Cerdmann (CE). First public version of thumb_imp was 20071027. This program uses PHP (5.x.y) as scripting language. ...
    Downloads: 0 This Week
    Last Update:
    See Project