Showing 1024 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
  • 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
  • 1
    pyvix is a Python wrapper for the VMWare(R) VIX C API that allows Python to programmatically control VMWare(R) virtual machines. Example operations include: powering on; suspending; creating, reverting to, and removing snapshots; and running programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Different addons for the Google Web Toolkit (GWT). For example a Rich Text Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    sircl is an irc library in C. The major features are small size and portability. sircl can be used to program interactive or no interactive irc clients, for example chats programs, irc bots, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Develop on your cellphone! MicroBASIC is a editor and interpreter of MicroBASIC language created for handheld devices(for example cellphones). MicroBASIC is a very simple programming language, very similar to original BASIC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PetSoar is an Open Source answer to Sun's J2EE PetStore project. Its purpose is to be an example project built with "best-of-breed" open source tools that serves as a model for J2EE projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    D-Cog (Declarative-Cognition) is a Java based framework for training software components (reusable, object-oriented, interface-driven components). Instead of programmed, software components are trained by example to get the expected results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Eclipse Rich Client Platform example, how to use EditorPart to edit POJOs
    Downloads: 1 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
    A small but powerful Wiki. All data is stored in a local database structure which makes it very fast. It has a lot of modern wiki features as AutoLink, RSS or for example static page generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Some Java packages and projects to simplify working with Java. Addionaly some example sourcecode for using special technics in Java.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    A library and associated example application for processing DVB subtitles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lightweight backpropagation neural network in C. Intended for programs that need a simple neural network and do not want needlessly complex neural network libraries. Includes example application that trains a network to recognize handwritten digits.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    ...All archives will be handles as directories, so it is easy to browse into them. Pellucid provides a convenient way of integration into existing JAVA projects. Incl. example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This tool reads your C/C++ source finding the beginning of each routine and places code that can call a function or similar via a pattern file Example: int X::b() {} To: int X::b() { /* %TRACE% */ FUNC_TRACE("X::b()"); /* %TRACE% */ }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The ActionScript Flash Extension and Application Repository (FEAR). Now featuring an exclusive Flash example implementing the Yahoo! Search Web Services SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VRS is an environment for presenting three dimensional (3D) world. All visualisations are made at client(s) side VRC (Virtual Reality Client - example client is under developement, SF site avaible, see also http://jvrc.info).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This tools allows you to use XML documentation tags in VB.NET sources like in C#. It extracts your comments in the same way as the c# compiler, so you can for example create a documentation using the free tool NDoc. Becomes obsolete with VB.NET 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PROGRESS2XLS is a program for Progress Character User Interface (CHUI) and GUI enviroment, which enables the user to export any standard progress-report to Excel without recoding anything in their program (for example we use mfgpro).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small command line tool. Usage example: listof "hello(1..3)world" will be expanded to "hello1world" "hello2world" "hello3world" Have a look on the projects homepage for further documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple DejaGnu example test suite to teach DejaGnu fundamentals through hands on experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...It provides arbitrary stream filtering for antispam, adkiller proxies, syslog monitoring, etc. CRM114 has a structured, easily understood way to express regex-based filters, and a learn-by-example mod
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo