Showing 3175 open source projects for "java-orm"

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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Le chansonnier

    Le chansonnier

    Your electronic guitar songbook

    "Le chansonnier" is a program allowing to create, manage, display and publish a guitar songbook. It is able to produce nice PDF documents containing song and chords along with chord diagrams.
    Downloads: 132 This Week
    Last Update:
    See Project
  • 2
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    OCL stands for Open Cezeri Library (yet another linear algebra and matrix library). This library provides rapid coding as matlab ease of use. To learn for library please try to use test examples at OpenCezeriLibrary\test\test. It is originally developed at el-cezeri laboratory of Siirt University, in order to establish generic framework of reusable components and software tools for machine vision, machine learning, AI and robotic applications. Currently, it holds following main concepts 1-...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EXP Soundboard

    EXP Soundboard

    Simple soundboard app with hotkeys

    ...Also allows for your mic to pass into the virtual audio cable when enabling Mic Injector. This soundboard also incorporates a save feature. REQUIREMENTS: - Java 7 If you want sounds to be played through voice chat you'll need a virtual audio cable. (For Windows users I recommend the VB-Cable driver (http://vb-audio.pagesperso-orange.fr/Cable/index.htm). (For Mac I recommend Soundflower. (http://cycling74.com/soundflower-landing-page/)).
    Leader badge
    Downloads: 1,239 This Week
    Last Update:
    See Project
  • 4

    Inkscape Map

    From Inkscape SVG files to HTML image map or coordinate list

    A simple tools to generate HTML imagemap or coordinates list (eg. to be inserted into a database) from an Inkscape SVG file. Also usefull for creating imagemap and generate area-coloured images on the fly using the coordinates (eg. in PHP with GD library). It requires Java to run.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    jPainter

    Java-based paint program using DDA, Bresenham and Circle algorithm

    Java-based paint program using DDA, Bresenham and the Circle algorithm. It is meant to show the implementation of algorithms that are used to draw primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Music-Player

    Music-Player

    Lightweight and fast music player

    If you need a lightweight music player - this app better for you. Functionality: 1) Add new playlist 2) Add music file to a playlist 3) Music Shuffle 4) Mute, volume change 5) Shutdown timer 6) Stop timer. If you listen music before sleep, simply set the counter stops and the program will push the stop button for you !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jajuk

    Jajuk

    Your Advanced jukebox

    Jajuk is a jukebox for all platforms. The goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections. (Note: the codebase is now hosted at http://gitorious.org/jajuk/jajuk .)
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9
    Scene
    Scene is a computer vision framework that performs background subtraction and object tracking, using two traditional algorithms and three more recent algorithms based on neural networks and fuzzy classification rules. For each detected object, Scene sends TUIO messages to one or several client applications. The present release features GPU accelerated versions of all the background subtraction methods and morphological post processing of the object blobs with dilation and erosion filters,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    JFreeChart
    JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 423 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
    jAudio
    jAudio is a project implementing a number of common feature extraction algorithms for analyzing audio in java. Output is either in Weka's ARFF format or the ACE format. Can be used either as a GUI application, command-line application, or embedded. The primary repository is on github (dmcennis) which pushes to this projects github repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Live Subtitler

    Play subtitles separately recommended for online movies

    ...Live Subtitler is discreet for the reason that the playback window is transparent, moreover is able to search, download and play subtitles in no time. Requires Oracle JAVA 7 or later (JAVA 8 recommended)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jsSID

    pure JavaScript SID soundchip emulator and player for Web Audio API

    A very lightweight (14kbyte, samplecycle-based) and fast SID emulator written entirely in pure JavaScript (from scratch) for the Web Audio API, supported by most major web-browsers. No need for Flash/Java or other plugins to play SID files directly in the browser by the visitors of the webpage... See it in action with an example playlist: http://hermit.sidrip.com/player.html NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MacroWriter

    MacroWriter

    Free macro creation tool

    Allow you to to create macros that will work in everything, for free! Latest Version: 1.0.6 - Interface changed. Known problems: - If you use the editor's auto recorder while in a fullscreen program, the auto generated macro commands will be invisible until you close the auto recorder window. Credits: (Images and icons) https://icons8.com/ https://www.iconsmind.com/ (jNativeHook) https://github.com/kwhat/jnativehook Alexander Barker Aidas Adomkus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Astroinfos

    Astroinfos

    Astronomie Infos von unserem Sonnensystem

    Die wichtigsten Astronomischen Informationen über das Sonnensystem. Nur in deutscher sprache!!! Um das Programm ausführen zukönnen, müssen sie die zip datei erst entpacken. Die Inhalte dürfen sie nicht verschieben!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    iMuchasFotos

    Photo management system

    iMuchasFotos is a software for photo selection and management. Allows to categorize photos by topics, subtopics, key words, image formats and other descriptive data. Also a selection of photos can be chosen for print them or send by e-mail. Oriented for artists that work with a huge quantity of images and are on the need of having a better organization when they have to select templates on which base their work. All images are stored in the application folder for enjoying a portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    discodune

    Music library generator for Dune HD

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenOrienteering

    OpenOrienteering

    Former project page

    See https://www.openorienteering.org/apps/mapper/
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 20
    Eviewbox is a java imaging suite, its purpose is to view and spread native DICOM medical images and allowing for 2D reconstructions. EViewbox applet will allow to see the DICOM images on every platform.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    Kodi Remote

    Remote control for /kodi

    This program will allow users to navigate through the Kodi menus using their keyboard, and also play/pause, stop, next/previous etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Arbaro is an implementation of the tree generating algorithm described in Jason Weber & Joseph Penn: Creation and Rendering of Realistic Trees
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    JShruthi 0.5 -------------------------- INSTALLATION REQUIREMENTS: -------------------------- Windows. (Use JShruthi.exe to extract the files) Mac may be supported - but not tested. (download the JShruthi Java Run Time (JRE 1.5 or above) HOW TO USE: ----------- See ReadMe.txt FEATURES: ------------------ A must for music vocalists and teachers, Applicable for both Western and Carnatic Music. Play or sing a note / swara Will detect the Note / Swara Covers all three octaves in carnatic scales. Accurate upto the semitones between swaras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tamil Radio

    Tamil Radio

    tamil radio, stream tamil songs from online,tamil mp3 player

    A simple java based mp3 player which streams and plays tamil songs from online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xseed.me user information centric LBS

    xseed.me user information centric LBS

    location based social network

    Xseed is a centralized place for user based information exchange and user interaction - active and highly based on user's location and interests. When Xseed users walk their way, interest based and relevant data will automatically be pushed on their smartphones. The system can be configured to learn geo based interests from user interaction. Information sources can be user generated content (directly provided using the app), information feeds or dedicated applications using the xseed...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB