Showing 2213 open source projects for "common"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    A plug-in for the Eclipse and NetBeans IDEs for experimental use in the development and testing of Automation Objects (AOs) for industrial automation and control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LogThis C# logging framework is a drop-in logging tool module for .Net applications. Supports: Multiple custom profiles; log file naming by day, week, month; max log file size; Windows event log. Simple out of the box, intelligent presets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vcpp-mode is a mode for (X)Emacs to edit Visual C++ files. It is based on cc-mode and has font-locking for IDE generated Macros, common Visual C++ types, prefixed member-variables (m_*), class names, abbreviations for common used words etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java Reflection based framework for generating string representations of objects, usually for logging. Configured using log4j-like syntax. Library of stringifiers for common log formats is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    The RPG Maker Collegial project aims to offer a set of tools and standards to help unite developers using Sphere, RPGMaker200, Game Maker, OHRRPGCE, and other engines by identifying common development trends in each domain and uniting common elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    s1ice - a library to handle the In-Circuit Emulator for s1mp3-based devices. Exposes a common API for 1st/2nd/3rd level calls to ICE functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Visual Java Express(VJAVAe)is an application which automatically generates the java source code instantly for the designed AWT module.Users can set the properties, events for each and every object they require.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vincent ES 1.x is a 3D rendering library based on the OpenGL (R) ES 1.1 API specification (Common Lite) for embedded devices. ATTENTION: A new fixed pipeline implementation is being work on here: https://sourceforge.net/projects/oglsc
    Downloads: 29 This Week
    Last Update:
    See Project
  • 9
    The SlotSig library tries to provide a solution to the common problem of sending messages between various C++ classes (inside the same process). This library tries to be simpler to use and smaller than existing counterparts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    This project will provide EditorKits based on a common structure for different formats to be used with the JEditorPane in Java Swing. Currently supported formats: LaTeX (Very basic) Jasperreports styled text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An includes driven real directory web building framework. Zero databases. As simple as it can be made without loosing complexity. Site files for all common elements of each page and directory specific files for meta,javascript and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This Eclipse plugin allows you to edit and test CruiseControl configuration files. It includes wizards, an XML based editor, a CruiseControl console and access to the CruiseControl Build Results website all from within the Eclipse environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An MVC framework to allow a configurable way to attach the html parameters to back-end proxies or POJO action model, without having the developers to write lots of codes in the web-tier. Besides, the views can be all written as HTML, XHTML or even XFrom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JTAGServer Support: ARM7 & ARM9 protocol: ADP ARM Core:ARM7: ARM7TDMI, ARM7TDMI-S,ARM720T ARM9: ARM9TDMI, ARM920T, ARM922T,ARM940T
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mercury-Ant is a framework of directory structures and naming conventions to allow multiple projects to use a single ant build file for common targets. This facilitates diverse configuration files and cross project deployment and installation targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Manage Eclipse plugins in link way. auto-generate link file when running eclipse. Only work under JSE 5.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eclipse plugin based on JTidy, the Java port of HTML Tidy. For (X)HTML and XML files, it provides a Validator (Manual or automatic checking) and a Formatter based on numerous preferences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    zClipse is a project for building Eclipse (http://www.eclipse.org) plugins. Plugins currently being developed include: TabNavigator - editor enhancements; JScheme - Scheme integration; Insectivore - shared TeamTasks, integrated with Tasks view.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Collection of Java classes intended to facilitate the use of common Design Patterns. Initial focus is GoF patterns and J2EE Blueprints, but others will be added as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The jCRUD project provides a simplified means of accessing and using the standard Java JDBC API in order to avoid common pitfalls and help developers focus on actual application code instead of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Northwind Starter Kit project has moved, see details in the news below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP4Mono is a compiler that enables Mono to run PHP code. It translates PHP scripts to Common Intermediate Language (CIL). Like that PHP scripts can be executed as console applications on Mono. You can even build GUIs directly from within a PHP script!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EWG (Eiffel Wrapper Generator) is a tool that generates Eiffel wrapper classes for C libraries. It can be used to create libraries that bridge the gap between Eiffel and C. It aims to work for arbitrary ANSI C and with all common Eiffel compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JyDT, Jython Development Tools for Eclipse, consists of several plug-ins to support Jython development. Its main features are: Jython projects, content assist, control-click navigation, browsing perspective. See http://www.redrobinsoftware.net/jydt/.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB