Showing 152 open source projects for "compile"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    tool to test privates and use patters
    With dp4j.jar in your project classpath you directly access private members in your tests, w/o Reflection API boilerplate code; It also generates Design Patterns code and compile-time validates implementations. And Compiler & Co work for you again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This java tools design to decrypt and obtain the MS Windows Admin password from encrypted password get from Amazon EC2. It can run as standalone application or embedded as Java applet in HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scooter framework is a high-productivity full-stack Java web framework. With Scooter, you can build RESTful database-backed web applications in minutes in Java. You will enjoy Ruby-on-Rails-like development style and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    Source Code created by Trey Chastain for Dr. Fife's Technical Writing Class, ENGL 3323.503 at Oklahoma State University. This code is being continuously modified - the current version may or may not compile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LateralGM
    NOTICE: The LateralGM team has since moved to use GIT. You can now find the latest code at https://github.com/IsmAvatar/LateralGM This repository will remain here as a way to look up things on the old svn repo. LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    metagloss
    metagloss is an annotation-centric android library for reducing boilerplate code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lsl Plus is an edit/compile/test environment for the Linden Scripting Language (LSL), implemented as an Eclipse plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ynot is a scripting language easy to read and to write. No more need to compile. Runnable everywhere. It runs on top of the Java Virtual Machine. The project is written in Java and Free. All the project is built around a new principle called RDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    C# frontend for an offline dictionary from dict.cc. Download, compile with nant doc and see the documentation in the directory doc for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This library allows developers to access native libraries (DLL and lib.so) from java. You do NOT need to compile a line of C/C++ to use it: it's dynamic !! Now Win32 DLL and shared libraries are usable with Java ;)
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    Simple java bases command line tool that compile many mp3 files to one
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multi-platform execution environment for applications (and libraries) based on bytecode (compile once, run anywhere). Support for multi-language and multi-paradigm. It intends to be an open alternative to the Java and MS.NET platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A cross compiler for writing lua code in Java. Useful for writing Addon's that use the popular scripting language Lua. Avoid the hassle of writing unorganized code in a language with very little IDE support. Use eclipse and many other java tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Emulator of Intel 8086 processor on Java. Allow user to load assembler code for 8086, compile and run it, watch the state of registers, memory, stack and change it for debugging and experimenting. The main project purpose is training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tool to view disk structure of a virtual machine image (loopback device file) and export it's partition to new loopback device file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SSJE
    This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This text editor allows you to compile code and run them. It also allows you write code which you have to understand how it works without you using an IDE. This will make you enjoy the java programming language without using an IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Athenea is a software used to check programming contest code solutions. It can compile from c++ or java source files, and compares the output with the test dataset defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A verilog language compiler written using Java and JavaCC. It produces a netlist, an ascii text file, of all the cell connections. It can compile very large circuits comprised of many modules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Maven plugin for for QtJambi's juic tool. It allows to invoke juic from inside maven during build. Just mention it in your project's pom, configure a bit and compile your QtJambi applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Advanced, readymade configuration module for a java application.creates java wrappers over property files therefore catches property name mismatches at compile time. Developers access properties as if they are java methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An eclipse plug-in that will allow single java file compile using eclipse project class path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chess game. It supports disconnected network play by means of emails or such. It supports also realtime network play through a TCP connection. It requires Java 2 version 1.3 or later (vers. 2 under development will reqire JDK5.0 to compile from sourc
    Downloads: 0 This Week
    Last Update:
    See Project