Showing 51 open source projects for "p&id"

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
  • 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
    AmazonMSK AWS Identity Access Management

    AmazonMSK AWS Identity Access Management

    Use AWS Identity and (IAM) to connect to Amazon Managed Streaming

    The Amazon MSK Library for AWS Identity and Access Management enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters. It allows JVM-based Apache Kafka clients to use AWS IAM for authentication and authorization against Amazon MSK clusters that have AWS IAM enabled as an authentication mechanism. This library provides a new Simple Authentication and Security Layer (SASL) mechanism called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Zipkin

    Zipkin

    Distributed tracing system to gather timing data

    ...It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data. If you have a trace ID in a log file, you can jump directly to it. Otherwise, you can query based on attributes such as service, operation name, tags and duration. Some interesting data will be summarized for you, such as the percentage of time spent in a service, and whether or not operations failed. The Zipkin UI also presents a Dependency diagram showing how many traced requests went through each application. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    Planetiler

    Planetiler

    Flexible tool to build planet-scale vector tilesets

    ...See awesome-vector-tiles for more projects that work with data in this format. Planetiler works by mapping input elements to vector tile features, flattening them into a big list, and then sorting by tile ID to group them into tiles.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Spring Cloud Netflix

    Spring Cloud Netflix

    Integration with Netflix OSS components

    This project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with battle-tested Netflix components. The patterns provided include Service Discovery (Eureka), Circuit Breaker (Hystrix), Intelligent Routing (Zuul) and Client Side Load...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Open Camera

    Open Camera

    Camera app for Android.

    Open Camera is an Open Source Camera app for Android(TM) phones and tablets. * Get it on Google Play: https://play.google.com/store/apps/details?id=net.sourceforge.opencamera * Get it on F-Droid: https://f-droid.org/en/packages/net.sourceforge.opencamera/ * Or you can download the APK/source directly, see "Files" above. Android, Google Play and the Google Play logo are trademarks of Google LLC.
    Leader badge
    Downloads: 956 This Week
    Last Update:
    See Project
  • 6
    Wuweido 3D CAD

    Wuweido 3D CAD

    Free 3D Mobile CAD

    Wuweido is a professional 3D CAD on your phone or tablet. More than just a viewer, dozens of modeling tools are provided to create and modify 3D models in the most natural way. Wuweido allows you to import and export models in standard CAD format. Unlike Onshape™ on Cloud, Wuweido is running locally on your device and it's more like Rhino™ 3D on mobile. Wuweido is powered by OPEN CASCADE. OPEN CASCADE is an incredible powerful geometry kernel innovating quickly. Wuweido is inspired by...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SubAutoRename

    SubAutoRename

    A tool to rename subtitle files

    Designed for TV shows enthusiasts that are too lazy to rename their subtitle files with copy, rename, paste. Installation instructions here : https://sourceforge.net/p/subautorename/discussion/installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WebcamStudio For GNU/Linux

    WebcamStudio For GNU/Linux

    A multifeatured virtual webcam software to broadcast over the Internet

    ...This tool is not meant as a video editor but as a live video mixer giving you the possibilities to change the look of the broadcast on the fly. For more info about the WebcamStudio project, please visit our Wiki Home page: https://sourceforge.net/p/webcamstudio/wiki/Home/ IMPORTANT: ======= The former homepages of the project: http://code.google.com/p/webcamstudio http://ws4gl.org should be considered only as a reference to old project news, forums, info etc. Have in mind that some of these old links may not work anymore.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    blitz-image

    GPU-accelerated image processing for java

    ...The performance of a typical bicubic upscale operation is typically in the order of 10 times faster than via the standard AWT mechanism using RenderingHints.VALUE_INTERPOLATION_BICUBIC. The library depends on Aparapi (https://code.google.com/p/aparapi/). Any GPU supporting OpenCL should be supported (including low-end GPUs without double-precision fp support), and there is automatic fallback to pure java implementations for all operations in the event that there is no OpenCL support available. A high-level API allows for very easy use from AWT/Swing, whilst the low-level array-based API allows integration with any imaging framework (e.g. from Android or SWT).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vianto

    Vianto

    Video Annotation Tool

    See https://sourceforge.net/p/vianto/wiki/ for version features and feature requests. Vianto is a Java-based video annotation / coding tool with graphical user interface that allows you to: - Record video (in OSX only) - Save and load markers to code the video with (timestamps automatically generated for events) - Double click on events and the video will jump to the right place in the video - Click a marker to select start time, click again to set end time of code or preset a plus/minus time (in seconds) - Wildcard code to input free text - Compare multiple codings and create a consolidated set of events - Link multiple videos together to view multiple angles shot from different cameras at the same time Built with VLCj and packaged to run on Windows and OSX without the need to install VLC. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    P-VCD

    Content-Based Video Copy Detection

    ...This software is the result of my PhD at the University of Chile and the participation at TRECVID Content-Based Copy Detection (CCD) evaluation task 2010 and 2011. More details in http://www-nlpir.nist.gov/projects/tv2011/tv2011.html#ccd and in http://www-nlpir.nist.gov/projects/tvpubs/tv11.papers/prisma.pdf P-VCD has also been used at TRECVID tasks: Instance Search (INS) 2012-2013 and Multimedia Event Detection (MED) 2013. This project is currently supported by ORAND S.A.Chile (http://www.orand.cl/) and is partially funded by Conicyt PAI-781204026.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EasyClassifier

    Classify audios easily!

    ...EasyClassifier intends to make the creation of good audio classifiers more intuitive for inexperienced users. For Guides, check our wiki: https://sourceforge.net/p/easyclassifier/wiki/Home/ Under the hood, EasyClassifier uses ACE and jAudio from JMIR(http://jmir.sourceforge.net/). Please, email bugs to easyclassifier@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ...The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt -tr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    iK Player - Android

    A media player for Android for folder based playback

    ...When it will be, the appropriate link to Google Play store will be shared here. For the time being if you want to study the source code, feel free to browse code from sf.net/p/ikplayer-android/git For further queries please contact, i am [at] ikrz [dot] me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    J3DMaker

    a java based software to convert 2D to 3D images.

    a java based software to convert 2D to 3D images. These 3D images can be viewed by Red-Cyan glasses. SUPPORT ME BY GETTING A COPY OF J3DMAKER FOR ANDROID FROM HERE: https://play.google.com/store/apps/details?id=com.deepakpk.j3dmaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Абсолютный слух

    java midlet which may help you to improve your musical ear

    ...Обладателям устройств, поддерживающих воспроизведение MIDI файлов и имеющих доступ к файловой системе, может быть интересна расширенная версия, поддерживающая воспроизведение различными музыкальными инструментами, а также редактирование файлов уроков (http://sourceforge.net/p/solfegeme)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InproTK

    InproTK

    An Incremental Spoken Dialogue Processing Toolkit

    InproTK is an Incremental Spoken Dialogue Processing Toolkit, that is, a toolkit to help you build dialogue systems that listen and talk incrementally, allowing for advanced interactional behaviour. Please see our Wiki for more information: http://sourceforge.net/p/inprotk/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    What's That Color

    What's That Color

    get the pixel color values in RGB, HSB, HEX and CMYK on your screen

    What's That Color is an app to get the current pixel color at mouse pointer in RGB, HSB, HEX and CMYK values. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JScreenRecorder

    JScreenRecorder

    a java based desktop screen recorder

    ...Uses jcodec, TransPanel and JTextChooser components 11. Encodes video in MP4 format CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    JFileSplitter

    JFileSplitter

    a java tool to split and join huge files

    Using this app you can easily split huge files so that you can easily transfer them in to drives. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+A : Adding Selected Song To Playlist ALT+R : Removing Selected Song From The Playlist ALT+Enter : Play The Selected Song ALT+P : Pause The Current Song ALT+Q : Stop The Current Song Requirement: j2se6.0v jmf2.1 To run apps first extract Jxt4PlayerJ.rar to directory and click on Jxt4PlayerJ.jar Before Running download jmf2.1.jar api and copy the jar to Lib folder. Rename to jmf.jar OR To run apps, Instal jmf2.1 api ==================================================================================== NOTE: I'm not responsible for unrelated content sites linking with this project or project name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Jxt4PlayerJ: MP3 Player

    Player Exclusively For MP3 File Formates Only

    ...ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+5 : Theme5 ALT+A : Adding Selected Song To Playlist ALT+R : Removing Selected Song From The Playlist ALT+Enter : Play The Selected Song ALT+P : Pause The Current Song ALT+Q : Stop The Current Song Requirement: j2se6.0v jl1.0.1.jar [JLayer API of JavaZoom] To run apps first extract Jxt4PlayerJ.rar to directory and click on Jxt4PlayerJ.jar Before Running download jl1.0.1.jar api and copy the jar to Lib folder. Rename to jl1.0.1.jar NOTE: I'm not responsible for unrelated content sites linking with this proj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JID - Java Image Downloader
    Java bulk image downloader for image hosting services. Also used as plugin in bin2img converter: Convert any file to PNG and upload/download to/from image hosting sites: https://sourceforge.net/p/binfile2imgconv/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Music Synchronizer

    Music Synchronizer

    Synchonize your music with disk, sd cards etc..

    ...See more: http://www.foxjunior.eu/synchronize-your-music-library/ If you find this free software useful, please help me with more rock'n roll coming! https://sourceforge.net/p/musicsynchro/donate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB