Showing 323 open source projects for "plug"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    A Servlet Module is a sub-unit of web application that can be easily integrated into Java Servlet-based web apps in a plug-and-play fashion. ServletStudio is a framework/a set of tools to facilitate developement and deployment of Servlet Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The purpose of this project is to provide a set of Eclipse plug-ins that facilitates the development of ATG Dynamo applications using Eclipse JDT. Please visit http://atgeclipse.sourceforge.net (the project home page) for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JGimp is an architecture that allows developers to create plug-ins and extensions for the GIMP in the Java and Jython/Python programming languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XParam is an extendable, type-safe, object-oriented tool for general object serialization in C++, good for parsing command-line parameters, cross-program and cross-platform communication, object streams, and as a plug-in framework (using polymorphism).
    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
  • 5
    Objective Caml (OCaml) Elipse Plug-In
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lomboz™ is an open-source Eclipse-Plug-In initiative owned and sponsored by eteration. The open-sourec host for this project has moved the forge.objectweb.org/projects/lomboz. Please visit us there
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eclipse plug-in for EJB development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Collection of plug-ins for the www.eclipse.org project. The first plugin is a java to html source converter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    CoNo is an Eclipse plug-in. It relies on the Eclipse IDE platform. CoNo is established to provide Eclipse users a convenient way to take brief notes when editing source files in the editor. The notes will not be published as comments do.
    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
  • 10
    Canyon is a date calculator utility that aims to provide handy methods to perform arithmetic calculations on java.util.Date objects. Developers are free to plug in their own localized instances of java.util.Calendar or to use the default GregorianCalenda
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Console is a Java Command promt tool intended for Software Developers, System Administrators and as a plug in to other applications. It is a very powerful console client just run it and have fun
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    This project aims to enable new developers to make a simple Go playing engine and have it play on an on-line server in 10 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Another vi plugin for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eclipse plug-in allowing arbitrary programs to send Eclipse any keyboard events. Communication is achieved via a stateless ASCII TCP-based protocol. The keyboard events are injected into Eclipse's UI by way of a java.awt.Robot instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Maven plug-in to generate code (and documentation) from sources written in Noweb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The development was ceased because Jetbrains has just released first 8.0 EAP build. It contains cool freemarker template language support from Jetbrains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Runtime integration of ActiveBPEL engine into Eclipse BPEL Designer. Allows users to start and stop ActiveBPEL instances from within Eclipse BPEL Designer as well as to deploy BPEL processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Eclipse Team plug-in for TeamSite repository to synchronize files between workspace and TeamSite store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is an Eclipse plug-in to support collaborative software development using the Twitter REST API jointly with the popular Mylyn plug-in: let your friends developers know what you are working on, and see what they are doing to better cooperate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EpiT Basic - Automation Testing Tool

    EpiT Basic - Automation Testing Tool

    Automation testing tool for generating test cases from java codes

    ...Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse plug-in tool. The plug-in tool will be able to generate the test cases automatically from the source codes by examining its line of code (LOC). The plug-in tool is an open source software to help the software developers generate the test cases for their system that they developed. It will help to ease the problems for software developers to come up with test cases manually as well as to check the system functionalities whether it meets the users’ requirements or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eclipse Utility Plugin is a small eclipse based plugin that extends the capability of Eclipse IDE. Eclipse Utility Plugin includes two utility projects; Multi-File History plug-in(http://www.pragmatic.kr/pages/1989336) and Open External plug-in(http://www.pragmatic.kr/pages/2077012).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jistory is an Eclipse plug-in for history sensitive detection of design anomalies in source code. This plug-in aims to aid the developer in writing better code by using history sensitive heuristics to analyse multiple versions of source code.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo