Showing 77 open source projects for "umbrella"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 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.
  • 1
    The LLVM Compiler Infrastructure

    The LLVM Compiler Infrastructure

    Collection of modular and reusable compiler and toolchain technologies

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines. LLVM began as a research project at the University of Illinois, with the goal of providing a modern, SSA-based compilation strategy capable of supporting both static and dynamic compilation of arbitrary programming languages. Since then, LLVM has grown to be an umbrella project consisting of a number of subprojects, many...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    BuildKit

    BuildKit

    Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

    BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. BuildKit is a new project under the Moby umbrella for building and packaging software using containers. It’s a new codebase meant to replace the internals of the current build features in the Moby Engine. BuildKit emerged from the discussions about improving the build features in Moby Engine. We received a lot of positive feedback for the multi-stage build feature introduced...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MLJ

    MLJ

    A Julia machine learning framework

    MLJ (Machine Learning in Julia) is a toolbox written in Julia providing a common interface and meta-algorithms for selecting, tuning, evaluating, composing and comparing about 200 machine learning models written in Julia and other languages. The functionality of MLJ is distributed over several repositories illustrated in the dependency chart below. These repositories live at the JuliaAI umbrella organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hotspot

    Hotspot

    The Linux perf GUI for performance analysis

    This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking ahead, we intend to support various other performance data formats under this umbrella. The main feature of the hotspot is visualizing a perf.data file graphically. The timeline allows filtering the results by time, process, or thread. The data views will update accordingly. You can also launch perf from the hotspot, to profile...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    MLJ.jl

    MLJ.jl

    A Julia machine learning framework

    MLJ (Machine Learning in Julia) is a toolbox written in Julia providing a common interface and meta-algorithms for selecting, tuning, evaluating, composing, and comparing about 200 machine learning models written in Julia and other languages. The functionality of MLJ is distributed over several repositories illustrated in the dependency chart below. These repositories live at the JuliaAI umbrella organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Casual Suite

    Casual Suite

    An umbrella package to support a single install point

    An umbrella package to support a single installation point for all Casual user interfaces for Emacs. These user interfaces built with Transient are included via the Elisp library header Package-Requires. It is highly recommended that a deep reading of the install procedure for each user interface be done beforehand as each of them has their own recommended customizations to go alongside them. Casual Suite requires Casual Lib which in turn requires a recent installation of Transient 0.6.0+ from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fluent-rs

    fluent-rs

    Rust implementation of Project Fluent

    The fluent-rs workspace is a collection of Rust crates implementing Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations. Project Fluent keeps simple things simple and makes complex things possible. The syntax used for describing translations is easy to read and understand. At the same time it allows, when necessary, to represent complex concepts from natural languages like gender, plurals, conjugations, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Images.jl

    Images.jl

    An image library for Julia

    JuliaImages (source code) hosts the major Julia packages for image processing. Julia is well-suited to image processing because it is a modern and elegant high-level language that is a pleasure to use, while also allowing you to write "inner loops" that compile to efficient machine code (i.e., it is as fast as C). Julia supports multithreading and, through add-on packages, GPU processing. JuliaImages is a collection of packages specifically focused on image processing. It is not yet as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The HaskellR project

    The HaskellR project

    The full power of R in Haskell

    The HaskellR project provides an environment for efficiently processing data using Haskell or R code, interchangeably. HaskellR allows Haskell functions to seamlessly call R functions and vice versa. It provides the Haskell programmer with the full breadth of existing R libraries and extensions for numerical computation, statistical analysis and machine learning. Optionally, pass in the --nix flag to all commands if you have the Nix package manager installed. Nix can populate a local build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Spring Data REST

    Spring Data REST

    Simplifies building hypermedia-driven REST web services

    Spring Data REST is part of the umbrella Spring Data project and makes it easy to build hypermedia-driven REST web services on top of Spring Data repositories. Spring Data REST builds on top of Spring Data repositories, analyzes your application’s domain model and exposes hypermedia-driven HTTP resources for aggregates contained in the model. Exposes a discoverable REST API for your domain model using HAL as media type. Exposes collection, item and association resources representing your model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pow

    Pow

    Robust, modular, and extendable user authentication system

    Pow is a robust, modular, and extendable authentication and user management solution for Phoenix and Plug-based apps. Pow is built to be modular, and easy to configure. The configuration is passed to function calls as well as plug options, and they will take priority over any environment configuration. It's ideal in case you got an umbrella app with multiple separate user domains. The easiest way to use Pow with Phoenix is to use a :otp_app in function calls and set the app environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    magicsplat
    Umbrella project for various open source projects hosted at SourceForge
    Leader badge
    Downloads: 258 This Week
    Last Update:
    See Project
  • 14

    unixcw

    Morse code library and applications for GNU/Linux

    Umbrella project for cw, cwcp, xcwcp, cwgen programs, and for libcw library.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 15

    London Bus Train Weather

    London Bus Train Weather on a Raspberry Pi using various free APIs

    This small project sits in my kitchen and provides simple access to the times of all local public transport services that you can use. One button cycles: a clock, bus arrival times at the local stop to a preset destination, trains to a specific destination and finally a summary weather forecast (if you need an umbrella!) It does not cover the Underground as these services are so frequent to not require a timetable. It runs adequately on an old Pi Zero W. All the APIs are free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Christmas Snow Effect Wordpress Plugin

    Christmas Snow Effect Wordpress Plugin

    Snow Effect using to setup snow effect with different icon Festival

    The Snow Effect plugin is a lightweight and user-friendly solution that allows you to add animated snowflakes falling gently across your website. It's a great way to create a winter ambiance and engage your visitors with a delightful visual experience. The plugin is compatible with most WordPress themes and can be customized to suit your website's unique style and design. https://wordpress.org/plugins/snow-effect/ The Snow Effect plugin can be installed just like any other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PortMedia was created to develop and share cross-platform, open-source I/O libraries for digital media including MIDI, video, and audio. Only a few things were released under the PortMedia umbrella. These are now hosted by the github.com/Portmidi/ project, where you can find the lastest versions of PortMidi, portsmf (Standard MIDI File support and more), and see github.com/rbdannenberg/scorealign for MIDI and/or Audio score alignment.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 18
    sulky is the umbrella project for several general purpose modules used by Lilith. In contrast to Lilith, sulky modules are licensed LGPLv3 & ASLv2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    krita2

    Krita for Linux 64 bit, display RAM as KB, MB, GB

    This project is for Linux 64 bit. Krita2 is almost the same project as the official Krita. In Krita, they display RAM and VRAM usage kiB and MiB and GiB. The story is that some people are confused and the IEC has decided to invent kiB, MiB, GiB which sounds like dog food. Linux and applications under the KDE umbrella use kiB and MiB and GiB. They are not configurable. I’ll just use KB, MB, GB since this is the standard (1024 B = 1 KB). I’m not even sure what people are confused about...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    blur-dev

    blur-dev

    Blur Studio APIs, Libraries and Tools

    Blur Studio APIs, Libraries and Tools What's New: The minimum recommended version of Python to use is 2.7.14. 3ds Max 2019 support was added, 3ds Max 2016 support was dropped. This package includes: blurdev, blurpath, Py3dsMax, and blur3d. Blurdev is the central python package for most python packages and modules created at Blur. It is designed as a sort of umbrella package for other packages and libraries, it has modules and libraries for many different things. Some examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    API Umbrella

    API Umbrella

    Open source API management platform

    API Umbrella is an open source API management platform for exposing web service APIs. The basic goal of API Umbrella is to make life easier for both API creators and API consumers. APIs can assume the boring stuff (access control, rate limiting, analytics, etc.) is already taken care if the API is being accessed, so common functionality doesn't need to be implemented in the API code. API Umbrella acts as a layer above your APIs, so your API code doesn't need to be modified to take advantage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    obo An umbrella organization for ontologies and structured shared controlled vocabularies for use across all biological and biomedical domains
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    yapib

    yapib aims to be an umbrella for several Winamp plugins.

    [Y]et [A]nother Winamp [P]lug[i]n [B]undle aims to be an umbrella for several Winamp plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SAMFF

    A Refined Empirical Force Field to Model Protein-SAM Interactions

    Understanding protein interaction with material surfaces is important for the development of nanotechnological devices. The structures and dynamics of proteins can be studied via molecular dynamics (MD) if the protein-surface interactions can be accurately modeled. Based on AMBER14 and GAFF, we systematically tuned the Lennard-Jones parameters of selected amino acid sidechains and the functional group of SAM with repeated metadynamics and umbrella sampling simulations. The final parameter set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bookdownplus

    bookdownplus

    Use R package bookdown for writing varied types of books and documents

    The package bookdownplus (Zhao 2017a) is an extension of R bookdown (Xie 2016). It is a collection of multiple templates on the basis of LaTeX, which is tailored so that I can work happily under the umbrella of bookdown. bookdownplus helps you write academic journal articles, guitar books, chemical equations, mails, calendars, and diaries. bookdown features the collaboration of many fantastic tools. However, an R beginner might be confused or depressed in struggling in the flood of LaTeX, YAML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next