Showing 223 open source projects for "example"

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
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 1
    musicexamples

    musicexamples

    (LaTeX package to) Manage music examples in LaTeX documents

    'musicexamples' consists of a LaTeX package, LilyPond configuration files and Python scripts to manage music examples in LaTeX documents. It supports any kind of images but was created with the LilyPond (www.lilypond.org) notation software in mind. It is part of the 'openLilyLib' family of LilyPond related resources. Please visit the project website for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Status Reporter

    Status Reporter

    A time tracking application.

    ...In other words, time spent on Project X was given a WBS number, which was part of all the projects were responsible for completing. Even though Status Reporter was developed for a specific purpose, the ideals can be applied to almost any situation. For example, if your situation does not use WBS numbers, you could just create a single WBS number and associate all activities with the single WBS. Or if you have multiple projects, you can use the WBS numbers as individual projects and have one or more activities associated with each WBS. The WBS number does not have to be numeric, so it is flexible in its usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    ...Other tools: MAC INFORMATION - Will show information about MAC such as if it's global/local individual/group IPv6 tools: SUBNET CALC - Basic calc for IPv6 , Subnet,Host range,Max hosts ... MULTICAST CALC - Will show information about Multicast IPv6 address for example R,T,P bits . OPERATIONS - If you need Commpress,expand IPv6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SerialGLCD Huge display 160x128

    Version of SerialGLCD, to be used with 160x128 Sparkfun Display

    ...Draw_BMP_Progmem() is intended to display images stored in flash memory. It reads the image from flash memory, and then it use Draw_BMP_Ram() function to do it. I have included a full example of using, at the end of main file.
    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
    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: 5 This Week
    Last Update:
    See Project
  • 6

    XML2pdfprint

    Printed document formatting like invoices, payment instruments, etc.

    ...A sample included in a directory "sample-upn" represents a xsl formatting object stylesheet (copyrighted under the other terms than XML2pdfprint see copyright.txt for detail) as an example of e-invoice printout like in XML was specified within the project e-slog to an instrument like UPN in Slovenia is. It includes Apache FOP. Additional informations are obtainable through the forms on author's web page http://www.marcina.net Many usefull samples were included in the Apache fop "examples" directory if you like to use it for many other purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Firefly UML

    Firefly UML

    A free, easy-to-use and user-friendly Java-based UML editor.

    ...And the best thing is: once you have learned how to handle one type of diagram, you also have learned how to deal with the other diagram types, because they all follow the exactly same user interaction patterns. Besides being user-friendly, Firefly also offers powerful features which other free editors usually do not. For example, you can import your existing Java project into Firefly and generate nice-looking class diagrams within a matter of minutes. You can also go the other way around and export your model as skeleton Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    tek

    LaTeX Makefile Generator

    tek generates a Makefile from a set of .tex files. It automatically converts images to the correct formats, pre-processes included files (for example, converts .gnuplot files into graphs), and handles latex options (such as bibtex). Gentoo .ebuilds are available. tek uses pconfigure to build https://sourceforge.net/projects/pconfigure/
    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
    graphICs

    graphICs

    graphICs is a converter transforming GDS II-data to Asymptote-code

    ...To create graphic or PDF-files you need to download Asymptote from asymptote.sourceforge.net. Look at http://sourceforge.net/p/graphicsic/wiki/Usage/ for the Usage. You can download the actual version of graphICs, an example MAP-file and the Bachelor-Thesis about graphICs on the download page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    File_combine

    support the same format files combine, kinds of operation

    ...The file combine configure file names example.ini. and two examle html file example_a.html, example_b.html. you can easily run it in command line: python file_parse.py. it will generate example file according to the rule(example.ini). It now supprot txt file, html file,xml file I am glad if this can help you. If you want any more information, you can email to me: lalamini@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DiegoInventoryCE

    OpenSource Inventory Management

    ...Each item has a chronological log to track maintenance and so on as well as attachments, item locations and users backed from the DB. With parent item support, sub-components can be shown, for example, a computer and a hard disk are listed in the database, both with their own histories. The computer then requires a new hard disk, instead of deleting the tracking for the hard disk and only tracking the computer, the entry for the hard disk simply says that it's parent item is the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who doesn't have `just too many' log files? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Preisbock Wordpress

    Preisbock Wordpress

    WordPress Extension Preisbock Liveshopping

    ...It contains a whole liveshopping platform for WordPress. Requirements: WordPress installation and MySQL database. The Zipfolder contains a documentary, the SQL-example-database and the Preisbock Wordpress Plugin as .tar. For more information visit the extension page or read instructions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Console based notepad number cruncher makes calculations fast and simple, yet with ample features under the hood. With log turned on, you can record your session on-the-fly from any open instance of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 17
    A tool that parses SQL Select statements and generates a diagram. The diagram shows parts of the underlying SQL directly in the diagram. For example x=30 , GROUP BY (year), HAVING MIN(age) > 18. It is easy to see cartesian joins and/or loops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dual accounting core functionality: Assisted establishing new accounts, Localized scheme templates, Standard reports in plain text and HTML, Assisted opening the next financial year, Accounting example as a demo, All pure Python, License GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hyperballs
    We present an improved ball and stick representation called HyperBalls. This type of depiction is particularly useful to represent dynamic phenomena, such as the evolution of non covalent bonds and takes advantage of GPU capabilities. HyperBalls are now fully integrated into the UnityMol software and are actively developed in that context. You will find the most up-to-date versions of the shaders in the http://unitymol.sourceforge.net project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LogsGrep

    A grep-like utility for log files.

    LogsGrep is a unique, grep-like utility designed specifically to target log files containing multi-line entries. The primary target is Java log files (Log4J, common, ...), where it is very common to have multiline log entries (for example log entries with a stacktrace). It follows Unix philosophy, does only its primary job and expects its input to be generated by other more advanced tools (tail, cat, type, find...); There is no goal to be compatible with Unix grep. LogsGrep is written in the Java programming langue having performance and low resource usage in mind (no strings, no object creation, stream-processing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Integration between Zimbra Collaboration Suite and vtiger. This zimlet allow you to create vtiger object from Zimbra object fore example from an email you can create a ticket, a contact, a lead and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tool for annotating (bike race) videos with data from GPS devices to display time, distance, speed, power, HR, CAD, elevation, laps. Outputs a series of SVG files importable as image sequence into the OpenShot Video editor as overplayed video track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Komodo is JENI repository. All JENI example and lab activity will be hosted here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an example how you can use Markov's algorithms for emulating workflow processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo