Showing 32 open source projects for "java-orm"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 1
    NullAway

    NullAway

    A tool to help eliminate NullPointerExceptions (NPEs) in your code

    NullAway is a tool to help eliminate NullPointerExceptions (NPEs) in your Java code. To use NullAway, first add @Nullable annotations in your code wherever a field, method parameter, or return value may be null. Given these annotations, NullAway performs a series of type-based, local checks to ensure that any pointer that gets dereferenced in your code cannot be null. NullAway is similar to the type-based nullability checking in the Kotlin and Swift languages, and the Checker Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fast Binary Encoding (FBE)

    Fast Binary Encoding (FBE)

    Fast Binary Encoding is fast and universal serialization solution

    Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, and Swift. Fast Binary Encoding allows to description of any domain models, business objects, complex data structures, client/server requests & responses and generate native code for different programming languages and platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BitCode Java IDE

    BitCode Java IDE

    Lightweight Java IDE with syntax highlighting and convenient features.

    BitCode is a lightweight and versatile Integrated Development Environment (IDE) designed for Java programming. It offers a user-friendly interface with features tailored to enhance your coding experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Nyquist

    Nyquist

    Nyquist is a language for sound synthesis and music composition.

    Nyquist is a language for sound synthesis and music composition. It is implemented in C and C++ and runs on Win32, OSX, and Linux. Nyquist combines a powerful functional programming style with efficient signal-processing primitives. Nyquist is also embedded as a scripting language in Audacity.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++ C...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    ... source code: - [ Syntax highlighted ] - go, vala, pike, swift, flash, ch, rust - [ Calltip assisted ] - c/cpp11, js&jQuery, python, php, ruby, lua, c#, java, perl --Others-- - Restructured config files with inline docs - Scriptable via lua Extension. - Provides theming, a customizeable toolbar, a sidebar with a File Browser and a cleaned up options Menu. --- Summary --- Enjoy your vlc for sourceCode lecture ;) (30Langs)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Axel-DICE

    Axel-DICE

    Axel-DICE Code Editor For Windows,Linux

    ...! 🕵️‍♀️ Auto Language Detection: Automatically detects the programming language C, C++, Java, and Python. 🔍 Simplified Execution: Simply paste your code and click the run button to execute it, eliminating the need to create files or deal with boilerplate code. Axel DICE automates the entire process for you. 📊 Dynamic Terminal: Instantly see program output in real-time, providing immediate feedback on your code execution. 🍀For More Info: https://github.com/Vignesh-72/Axel-DICE
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    ... : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    wfCodeEditor

    wfCodeEditor

    A simple portable Code Editor for any language

    A simple portable Code Editor for any language. Signed application. View a preview of features here - https://wyntonfranklin.github.io/wfcodeeditor/ Embeded snippets for various languages Add your snippets Add your task wfTutorials right at your fingertips Feature a dark mode Portable Simple Command line interface Works with various languages (PHP, JAVA, Javascript, Python)
    Downloads: 1 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 10
    JTRANSC

    JTRANSC

    Bytecode to source converting Java & Kotlin code into JavaScript, C++

    JTransc (Java Trans Compiler) is an AOT (ahead-of-time compiler) that compiles .class and .jar files into a target programming language / executable bundling all the required dependencies in a single file or folder, without requiring a jitter or an external runtime. There are a lot of technologies in order to convert languages into other ones. For example, converting Java into JavaScript. Or KotlinJS Kotlin backend that already targets JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JByteMod-Beta

    JByteMod-Beta

    Java bytecode editor

    JByteMod is a multifunctional bytecode editor with syntax highlighting and live decompiling and method graphing.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    Dragme

    Dragme

    A visual-based IDE for C language uses block drag and drop technology

    Dragme IDE is an IDE for C language for whom who want to learn coding, i.e. It is beneficial to Engineering College or Computer Science Students. It is popular among teenagers who want to learn Coding. It is not created only for Students. It can be used by professionals too. It has Playground where Student can learn coding with playing with blocks. It also has Codeground, which is a source code editor, where industry professionals can write and run their own limitless source code. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dcedit

    dcedit

    A multi-language code editor with syntax highlighting and templates.

    Multi-language code editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Google Fusion Tables Sql Console

    SQL front end for data administration and quick query hacks

    Querying and data administration front end for Google Fusion Tables Sql providing augmented Sql features. Coming as Eclipse plugin (see External Links) or barren stand alone client with low resource footprint, a code editor matching contemporary standards and command line mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DomainMath IDE

    DomainMath IDE

    An open source gui frontend application for GNU Octave

    DomainMath IDE is an open source GUI front-end application for GNU Octave
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Jxt4RunPlusJ

    Jxt4RunPlusJ is a source code editor and creator.

    Jxt4RunPlusJ is a source code editor and creator. Jxt4RunPlusJ is for editing different source codes like a notepad. The application can also execute the code by invoking a window that accepts all the necessary Command Line statements. Before executing see that all necessary environment variables are set. NOTE: I'm not responsible for unrelated content sites linking with this project or project name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Octclipse

    Octclipse

    Octave Eclipse GUI

    Octave development environment built upon Eclipse's Dynamic Languages Toolkit (http://www.eclipse.org/dltk/). Distributed as an Update site for Eclipse 3.7 Indigo and Indigo-based package for several platforms. Supports search, autocompletion, launching scripts, interactive console, debug and integrated plotting on Octave versions 3.2.x, 3.4.x and 3.6.x. The current goal is to make it running out-of-box on multiple platforms. Currently only Linux and Windows are supported. Mac...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MiDIDE is a portable code editor for virtual machines low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open source java WYSIWYG editor and source code generator, loosely based on the ease of use offered by Visual Basic 6. Can edit the source with a basic syntax highlighter. Still in the beta stages. Please feel free to check out the source and offer a
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 22
    SCedit is a source code editor developed in java hence platform independent and light weight easy to use application. It provides many features like auto formatting, multiple language selection, syntax highlighting, color template customization etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AIDE is a compact IDE for Android developers. Firstly, it's an IDE of java for Android, then it'll be extended to SIMPLE(Basic) for Android. It's a RAD with form designer, code editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AUNA Smartpad
    AUNA Smartpad will be very similar to Notepad++ (found here on Sourceforge) in that it is a source code editor with a tabbed interface, configurable syntax highlighting... but will also include an intellisense feature and have a different interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A text editor, that will hopefully evolve into a full-blown, powerful, source code editor, that won't compile code, but will support syntax highlighting and syntax errors for the more common languages (C++, C, HTML, Java, C#, VB, J#, etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next