Showing 1997 open source projects for "load"

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.
  • 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
    MagicalPdfEditor

    MagicalPdfEditor

    This is a small PDF editor based on OpenPdf core and AndroidPdfViewer

    ... in AndroidPdfViewer (Load, Read, Render, Show, ... PDF Files) Add annotations into pdf file. Add the Image into pdf file as OCG item. Remove annotations from pdf file. Update annotation in pdf file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Glados-18.04-x86_64

    Glados-18.04-x86_64

    Linux OS Science project running in RAM with persistence of datas

    Glados is a science project aiming to run a full Linux operating system in RAM able to save persistent datas to disk. Glados provides latest LXDE desktop environment using Ubuntu LTS 64bits repositories. Depending on user choice at boot sequence, the operating system can be set to full load in RAM, or not. When running fully loaded in RAM, Glados expands to a genetic lifeform able to operate devices. User can install any software package from Ubuntu LTS repositories using apt command...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    OpenTSDB

    OpenTSDB

    A scalable, distributed time series database

    ... consists of a Time Series Daemon (TSD) as well as set of command line utilities. Interaction with OpenTSDB is primarily achieved by running one or more of the TSDs. Each TSD is independent. There is no master, no shared state so you can run as many TSDs as required to handle any load you throw at it. Each TSD uses the open-source database HBase or hosted Google Bigtable service to store and retrieve time-series data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. EXIF headers are used as the central information repository, so users may change their software at any time without loosing any data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5

    OpenWRT TP-LINK WR741 OpenVPN Client

    OpenVPN client for TP-Link routers with small flash, wr740/741/841

    OpenWRT firmware OpenVPN client for TP-Link routers with small flash, wr740/741/841 based routers with load balancer and custom configuration scripts for fast configuration Open VPN clients. Wireless network does not work, the wireless hardware driver is removed due to a memory shortage (spi flash 4M).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Google Unlocked

    Google Unlocked

    Google Unlocked browser extension uncensor google search results

    ... the zip file to a permanent path (Chrome will need to load it every time it restarts). Open Chrome and go to chrome://extensions/ and check the box for Developer mode in the top right. Click the Load unpacked extension button and select the unzipped folder for your extension to install it. After installing the extension, every time you Google a keyword, it will transparently scan the hidden URLs and injects them at the bottom of the page.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    REACT COOL STARTER

    REACT COOL STARTER

    A starter boilerplate for a universal web app

    A simple but feature-rich starter boilerplate for creating your own universal app. It built on the top of React, Redux, React Router and Express. Includes all the hot stuff and modern web development tools such as Redux Toolkit, TypeScript, Webpack, Babel, PostCSS, React Refresh, Jest and React Testing Library. See the “Features” section for other awesome features you can expect. They're several React frameworks today, however this is a DIY-oriented start-kit. It shows you how to build a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. Ribbon comprises of multiple components some of which are used in production internally and some of which were replaced by non-OSS solutions over time. This is because Netflix started moving into a more componentized architecture for RPC with a focus on single-responsibility modules. So each Ribbon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Globalize

    Globalize

    A JavaScript library for internationalization and localization

    A JavaScript library for internationalization and localization that leverage the official Unicode CLDR JSON data. The library works both for the browser and as a Node.js module. Each language, and the countries that speak that language, have different expectations when it comes to how numbers (including currency and percentages) and dates should appear. Obviously, each language has different names for the days of the week and the months of the year. But they also have different expectations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Zoom RFX-2000 Editor

    Zoom RFX-2000 Editor

    Editor for Zoom RFX-2000 multi effects rack unit.

    Zoom RFX-2000 Editor Version 0.4 unstable 03/25/2022 How to run this program. This program needs to be run from within the Ctrlr program itself. Download a copy of 5.3.201 for Windows/Linux or 5.3.198 for MacOS. and load this program into Ctrlr. This can be done from within a DAW too, by loading this panel into the VST version of Ctrlr, which will have been preinstalled into your VST folder. [1] Go to :: File » Open Panel VST or STANDALONE INSTANCE It is also possible to run this program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Actors.jl

    Actors.jl

    Concurrent computing in Julia based on the Actor Model

    Concurrent computing in Julia based on the Actor Model. Actors make(s) concurrency easy to understand and reason about and integrate(s) well with Julia's multi-threading and distributed computing. It provides an API for writing reactive applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CueLake

    CueLake

    Use SQL to build ELT pipelines on a data lakehouse

    With CueLake, you can use SQL to build ELT (Extract, Load, Transform) pipelines on a data lakehouse. You write Spark SQL statements in Zeppelin notebooks. You then schedule these notebooks using workflows (DAGs). To extract and load incremental data, you write simple select statements. CueLake executes these statements against your databases and then merges incremental data into your data lakehouse (powered by Apache Iceberg). To transform data, you write SQL statements to create views...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lumber

    Lumber

    Install Forest Admin in minutes

    Easy setup, without any hassle. Save time and money with the internal tool that fits all your needs. Build one internal tool for all your data. Forest Admin helps hundreds of large enterprises and small startups to manage their data. Don’t just visualize your data, handle it in the most convenient way possible. With Forest Admin, your business teams can manipulate and organize data through one simple interface. Don't just showcase your data, have full control over it. With Forest Admin,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RText is a customizable programmer's text editor written in Java. Some of its features include: syntax highlighting, editing multiple documents at once, printing and print preview, find/replace/find in files dialogs, undo/redo, and online help.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Nerdamer

    Nerdamer

    a symbolic math expression evaluator for javascript

    Nerdamer is a small and light-weight symbolic math expression evaluator written in JavaScript. The parsing is done purely in JavaScript and uses no server-side program whatsoever. It can export to a pure javascript function, ideal for filtering user input. Nerdamer is modular so you only need to load the parts you need. Because of this and its small footprint, it can easily be embedded into your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Texthero

    Texthero

    Text preprocessing, representation and visualization from zero to hero

    Texthero is a python package to work with text data efficiently. It empowers NLP developers with a tool to quickly understand any text-based dataset and it provides a solid pipeline to clean and represent text data, from zero to hero.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KittyTerminalImages.jl

    KittyTerminalImages.jl

    Allows Julia to display images in the kitty terminal editor

    A package that allows Julia to display images in the kitty terminal editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    solaton

    Monitor software for the epever solar pv charge controller.

    This software is used to extract operational data from the EPEVER Triron solar-PV controller, including its PV power output, battery voltage, load current, device temperatute, etc. Data collection is done in two halves: a client ("solatonclient") that talks to the controller via a serial port and RS-485 adapter, and a server ("solatonserver") that stores the information in files. The "solatonclient" sends information to the "solatonserver" over the network, and because it does not need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Penguin Subtitle Player

    Penguin Subtitle Player

    An open-source, cross-platform standalone subtitle player

    -- Update -- The slow timer problem has been fixed since v0.2.1 which is released on 19/08/2015. Please re-download it if you encounter the delay. --------------- Penguin Subtitle Player is an open-source, cross-platform standalone subtitle player, as an alternative to Greenfish Subtitle Player, SrtViewer (Mac), SRTPlayer, JustSubsPlayer and Free Subtitle Player. You download the subtitle file (.srt, .ssa, .ass, .vtt) file from any sites you like and load it into the subtitle player...
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 20
    xZoom

    xZoom

    jQuery Zoom Gallery plugin

    jQuery Zoom Gallery plugin. All needed features are turned on by default, with adaptive and responsive support. Please, read the manual to see all options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TransPose

    TransPose

    PyTorch Implementation for "TransPose, Keypoint localization

    TransPose is a human pose estimation model based on a CNN feature extractor, a Transformer Encoder, and a prediction head. Given an image, the attention layers built in Transformer can efficiently capture long-range spatial relationships between keypoints and explain what dependencies the predicted keypoints locations highly rely on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    WxPic
    WxPic allows, with a PC and an adapter (programmer), to program a PIC micro-controller, by loading a HEX file, reviewing and/or editing the configuration or memory and writing and/or verifying the device flash memory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Pacman-popup

    Pacman-popup

    Pacman popup

    Play pacman on a browser offline, play pacman while waiting a page to load free, especially for students
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StatsKit.jl

    StatsKit.jl

    Convenience meta-package to load essential packages for statistics

    This is a convenience meta-package that allows loading essential packages for statistics in one command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Riverdrums Load Balancer is a feature-full, fast, event-driven frontend to enable high throughput access to clusters.
    Downloads: 0 This Week
    Last Update:
    See Project