199 programs for "all-in-one" with 2 filters applied:

  • 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.
  • 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.
  • 1
    ASP.PHP is an implementation of ASP in, yes, PHP. The current release is nowhere near complete, and there are some parts of ASP that are impossible to implement in pure PHP. It is designed to reduce the gap between the two languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A dynamic object oriented language. Based on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    blu is a new scripting language with an interesting syntax. It is an interpreted language that will in the future be able to accomplish many tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    SharpDotDocument is a script language format for web page design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Two projects; new one is "Alan" a programming language. The other is "jjLibrary" a C++ library which provides 1) jjPattern : Pattern-based container class (Hash, Tree, List, Graph), 2) jjErrno : error handling, and 3) jjCGI : CGI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ATTENTION! For various reasons, the infrastructure of the Reuseware project has moved. All information and latest versions are available via the new Reuseware webpage: http://reuseware.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The Fermion Programming Language is a dynamic high-level, object oriented, case insensitive programming language. The simplicity of the language makes Fermion a good learning and prototyping language for all levels of programmers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Project mlubind is a cross-language(C++ to Lua) binding library. It's usage concepts were taken from luabind library. This project is an attempt to create a new implementation, that has all luabind functionality and takes much less time to compile.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    Ball (Baisoft All-purpose List-oriented Language) is a programming language implemented completely in Java. It comes with a graphical user interface, and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tepal was originally going to become an uber OO language, but during my tinkering I feel that it would be more appropriate for Tepal to become more of a meta language, allowing you to describe common development tasks in a simplified and common way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XVCL is a general-purpose language for configuring variants in all sorts of textual documents (including programs). It is based on frame technology. XVCL processor automates the customization process to produce system from specification of variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Macromedia Flash implementation of Sierra's Adventure Game Interpreter (AGI) which can run AGI version 2.x games (Space Quest 1-2, King's Quest 1-3, Police Quest, Leisure Suit Larry etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tcl/Java consists of two pieces of software. Jacl is an implementation of a Tcl interpreter written entirely in Java. Tcl Blend is a Tcl extension that provides access to Java from inside Tcl. One can prototype Java code using Tcl, and much more.
    Leader badge
    Downloads: 358 This Week
    Last Update:
    See Project
  • 18

    LIME Parser generator for PHP

    Complete LALR(1) parser generator and engine in PHP.

    Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ClearLisp is a Common Lisp interpreter written in C# with a large library including all of .NET and an extensive object model. Supports IIS and XSP or Apache with mono. Includes sample code of a personal, file based wiki web application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MeMo (stands for Meta-Model) is planned as Generic Programming Language & IDE, as flexible & smart as it is possible for computer application, including adjustable syntax, algorithm reduction. Ideally, it has to contain AI for interacting with the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jii is a scripting language for the JVM. It is a pure, proto-type based OO programming language with roles. It also provides access to the Java class library in Jii syntax. It takes influences from Newspeak Smalltalk, Io and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LOLCode IDE plugin for Eclipse. LOLCode is a new humorous language designed to teach those new to programming, and to be enjoyed by the rest of us. This plugin does syntax highlighting, code folding, debugging and content assistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ADeLa is a scripting language with a python-like syntax, designed for easy embedding into java applications to drive all or part of the application logic. ADeLa scripts run in a sandbox into which only the desired functionality is exported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
    Downloads: 0 This Week
    Last Update:
    See Project