Showing 28 open source projects for "suite"

View related business solutions
  • 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.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    CMake

    CMake

    Cross-platform tool to build, test and package software

    CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK...
    Downloads: 130 This Week
    Last Update:
    See Project
  • 2
    Mill

    Mill

    Your shiny new Java/Scala build tool

    Your shiny new Scala build tool! Confused by SBT? Frustrated by Maven? Perplexed by Gradle? Give Mill a try. In-process tests live in the .test sub-modules of the various Mill modules. These range from tiny unit tests, to larger integration tests that instantiate a TestUtil.BaseModule in-process and a TestEvaluator to evaluate tasks on it. Note that the in-memory tests compile the BaseModule together with the test suite, and do not exercise the Mill script-file bootstrapping, transformation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Micro Cloud

    Micro Cloud

    A distributed OS built for the Cloud

    ... of building services for the Cloud. The cloud itself has gone through a huge boom through managed Compute and infrastructure services from the likes of AWS and others. It’s taken what was an operational burden and turned it into a suite of fully managed on demand services which can be used via APIs. Micro is built as a microservices architecture and abstracts away the complexity of the underlying infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WinAVR
    WinAVR (tm) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. Includes the GNU GCC compiler for C and C++.
    Leader badge
    Downloads: 753 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5

    .Net Control Suite for Delphi

    Most comprehensive Library of .Net UI controls for Delphi.

    ... not depend on external DLLs. All libraries are feature-rich yet easy to use due to emphasis on intuitive API design. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net Control Suite for Delphi is part of .Net VCL for Delphi(http://www.crystalnet-tech.com/DotNetVCL/DotNetVCL4Delphi.aspx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    .Net Component Suite for Delphi

    Most comprehensive Library of .Net components for Delphi.

    ... on external DLLs. All libraries are feature-rich yet easy to use due to emphasis on intuitive API design. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net Component Suite for Delphi is part of .Net VCL for Delphi(http://www.crystalnet-tech.com/DotNetVCL/DotNetVCL4Delphi.aspx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    A minimal skeleton for building testable React apps using Babel. The design goals are to use fewer tools (no yeoman, gulp, bower, etc...) Babel 6 with Webpack and Hot Loader. Fast testing with mocked-out DOM. Import CSS files as class names. Separate smart and dumb components. No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the scripts section of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Harbour Minigui (MinGW edition)
    Harbour Minigui (MinGW Package) ----------------------------------------------------------------------- Harbour MiniGUI (Mingw Package) includes these main components: - Harbour 3.2.0dev (r1611161510) ( https://github.com/harbour/core ) - Harbour MiniGUI extended v.16.11 ( http://hmgextended.com/home.html ) - Mingw 6.2.0 (MinGW-w64 - for 32 and 64 bit Windows Compiler Suite for Windows) ( http://sourceforge.net/projects/mingw-w64/ ) For details about the above...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    .Net VCL for Delphi

    Comprehensive library of .Net UI Controls and components for Delphi.

    ... and advanced .Net functionalities, .Net VCL for Delphi provides innovative and advanced quality UI controls and components for Delphi that let you build powerful business desktop application effortless in timely fashion. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net VCL for Delphi consists of: - .Net Component Suite for Delphi - .Net Control Suite for Delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    ReDex

    ReDex

    A bytecode optimizer for Android apps

    ReDex is an Android bytecode (dex) optimizer originally developed at Facebook. It provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by ReDex should be smaller and faster than its source. Redex provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by Redex should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    YUI 3

    YUI 3

    A library for building richly interactive web applications

    ... on desktop browsers, mobile devices, and servers. A thriving community, a carefully architected infrastructure, and a comprehensive suite of tools help you code like a pro, from simple web pages to complex web applications. YUI is free for all uses and is developed in the open on GitHub. Core team members can always be found in the forums and the #yui IRC channel on Freenode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    platform independant tool suite for c. including c compiler for pcode target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project provides a set of Ant tasks for developing J2ME/MIDP applications based on the J2ME Wireless Toolkit. The new tasks allow for compilation, preverification, packaging, and obfuscation of a MIDlet suite as well as for making a PalmOS PRC file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An automatic package building suite designed for distributed builds of packages on virtualized build nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    In this work, we develop novel disk characterization suite, DIG(Disk Geometry Analyzer), which allows us to rapidly extract and to characterize the key performance metric of modern hard disk drive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Now Flying Hack Tools Suite only combine a PE-file icon modifier. It can change or export PE filies' icons.More tools will come soon.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Suite of libraries and tools to manager the relationships and distribution of java software modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MetaBoss is an integrated suite of tools for design, development and management of software systems through modelling. It utilises MDA (Model Driven Architecture) concepts and is primarily oriented at enterprises using Java based tools and technologies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCollector recursively collects JUnit test cases from a directory into a test suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Siege is a J2EE tool suite that expedites the development and deployment of EJB/Web applications. Siege is currently being developed and tested using the JBoss container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A suite of utilities meant for use when programming in general C/C++. It includes a stat program, an "insert" management program, syntax highlighter, code generators, a library of system-independent header files, and many more, just to name a few.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GNUDE is a complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A top quality C++ Utility Suite that provides tools to help C++ programmers develop good and strong applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next