Showing 23 open source projects for "staruml-5.0-with-cm.exe"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    scrcpy

    scrcpy

    Display and control your Android device

    ... the device. scrcpy works with Android devices with at least API 21 (Android 5.0) and adb debugging must be enabled on the device.
    Downloads: 14,122 This Week
    Last Update:
    See Project
  • 2
    PictureSelector

    PictureSelector

    Picture Selector Library for Android

    A PictureSelector for Android platform, which supports obtaining pictures, videos, audio & photos from photo albums, cutting (single picture or multi-picture cutting), compression, theme custom configuration and other functions, and supports dynamic access & an open-source picture selection framework suitable for Android 5.0 + system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SD WebImage

    SD WebImage

    Asynchronous image downloader with cache support

    ... behaviors, during the 5.0 refactoring we focused on modularizing the library. SwiftUI is an innovative UI framework written in Swift to build user interfaces across all Apple platforms. We support SwiftUI by building a brand new framework called SDWebImageSwiftUI, which is built on top of SDWebImage core functions (caching, loading and animation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fresco

    Fresco

    An Android library for managing images and the memory they use

    ... of the Java garbage collector. This slows apps down. The problem is especially bad without the improvements to the garbage collector made in Android 5.0. On Android 4.x and lower, Fresco puts images in a special region of Android memory. It also makes sure that images are automatically released from memory when they’re no longer shown on screen. This lets your application run faster - and suffer fewer crashes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    Phone VR

    Phone VR

    Use Steam VR-enabled applications with your phone as HMD

    Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, Riftcat, Trinus etc. The common network can be any type of network between desktop and android app, even USB Tethering and Mobile Hotspots are supported. Requires a PC with Windows 7 or above, A smartphone with Android 5.0(Lollipop) or above with OpenGL-ES 3.0 or above, Steam and some SteamVR applications installed. Windows SteamVR Driver...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advance

    Advance

    Physics-based animations for iOS, tvOS, and macOS

    An animation library for iOS, tvOS, and macOS that uses physics-based animations (including springs) to power interactions that move and respond realistically. There are several ways to integrate Advance into your project. Advance animations are applied on every frame (using CADisplayLink on iOS/tvOS, and CVDisplayLink on macOS), allowing for fine-grained control at any time. Animator allows for more flexibility in the types of animation that can be performed, but gives up some convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Raphaël

    Raphaël

    JavaScript vector library

    ... is to provide an adapter that will make drawing vector art compatible cross-browser and easy. Raphaël currently supports Firefox 3.0+, Safari 3.0+, Chrome 5.0+, Opera 9.5+ and Internet Explorer 6.0+. Versions will be released as we gather and test new PRs. As there are a lot of browsers being supported it might take a while to accept a PR, we will use the feedback from other users too. You can use the raphaelTest.html to try things, you need to start a server in the root dir to start testing things there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Segmentio

    Segmentio

    Animated top/bottom segmented control written in Swift

    Animated top/bottom segmented control written in Swift. Segment width relies on SegmentioPosition enum. The width can be fixed according to the maximum visible items or dynamic according to segment's content size. Selection indicator can be customized by passing an instance of SegmentioIndicatorOptions. Horizontal borders can be customized by passing an instance of SegmentioHorizontalSeparatorOptions. Separators between segments can be customized by passing an instance of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GuillotineMenu.swift

    GuillotineMenu.swift

    Our Guillotine Menu Transitioning Animation implemented in Swift

    Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine. Now, it's for you to decide, should or not your menu drop from top left corner of the screen or from your navigation bar, because if you want animation like in the example, you must make your menu view controller conform to "GuillotineMenu" protocol. When you confirm to this protocol, you must make a menu button and title, you don't need to make a frame for them, because the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    SoftPixel Engine

    SoftPixel Engine

    Realtime 3D engine for game development

    The SoftPixel Engine is an OpenSource high level realtime 3D engine for C++ (GNU C++ & VisualC++). It supports Direct3D11, Direct3D9, OpenGL 1.1 - 4.1, OpenGL|ES 1.1 and OpenGL|ES 2.0 and runs on Windows, Linux, Android and iOS.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 11
    CMVParser

    CMVParser

    Read, export and render CMV (Corel MOVE!(tm) 5.0) files.

    Provides ability for cross-platform reading, exporting and rendering of CMV (Corel MOVE!(tm) 5.0) files. Includes Windows player with ability for playing of CMV animation and extracting embedded resources.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    GPUImage

    GPUImage

    iOS framework for GPU-based image and video processing

    The GPUImage framework is a BSD-licensed iOS library that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. In comparison to Core Image (part of iOS 5.0), GPUImage allows you to write your own custom filters, supports deployment to iOS 4.0, and has a slightly simpler interface. However, it currently lacks some of the more advanced features of Core Image, such as facial detection. GPUImage uses OpenGL ES 2.0 shaders to perform image and video...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DVD@Home

    DVD@Home

    DVD cataloguing webware

    Your movies (DVD & more) library ... Using LAMP (PHP/MySQL) and a web user interface. Can retrieves IMDB datas from english title or your language title ... Multiple browsers support. jQuery improvements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Display UI
    A graphical interface to take advantage of screen estate on high definition televisions and digital signage built in C/C++ and GDI coupled with a server built in PHP (Zend Framework) for the administration interface and the system's backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Program to dither images and to decrease their graphical depth while preserving the appearance of the original as strong as possible. Written in C++, uses VCL from BCB 5.0. It implements algorithms such as Error Diffusion, Riemersma, Ordered dither..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    It is designed for Pocket PC 2003, Windows Mobile 5.0 and higher. It has two parts: 1. A program to download YouTube movie by PPC and PC. 2. A TCPMP plugin to play flv file directly on PPC (the plugin will never support CorePlayer)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    TTA plugin for WinCE 5.0 GSPlayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    In the past 1996 I developed a powerful plug-in for Lightwave 3D 5.0 to improve the Newtek Meta NURBS modeling system, particularly useful to develop organic meshes. After 12 years I found again the papers where I printed out enterely the original source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EnzAnKara turns your Desktop/Notebook into a KaraOkey machine: you can play/edit your music lyrics/notes and sing along with a mic to your computer. Requires JDK 5.0 and a sound card. IMPORTANT: JRE can't play midi, use JDK! See http://karaok.sf.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AntoniePlayer is a Multimedia Player that support many audio and video files. AntoniePlayer supports lyrics (*.lrc) file, so you can do karaoke with your audio/video files! AntoniePlayer made with Delphi 5.0 with some components add-ons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    POggPl is a free Ogg Vorbis player for PDSs with Palm OS 5.0 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A complete Delphi/Kylix based interface for Dialogic hardware using the System Release 5.0 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Winamp Control Center is a CGI-based executable (written in Visual Basic 5.0 Professional SP3) that interacts with Winamp to display information about Winamp over the web, including the current playing song, the playlist, current song length, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next