Showing 473 open source projects for "load"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    xenqtt

    xenqtt

    Java MQTT client API and applications

    A library that includes a Java MQTT client API that can be used in both synchronous and asynchronous applications. The library also includes various MQTT applications including a proxy that allows a server cluster to be load balanced as a single MQTT client; an HTTP <-> MQTT gateway; a mock MQTT broker; etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    enCub

    enCub

    Automatic Database Migration Tool

    enCub는 오라클의 PL/SQL 문을 Java Stored Procedure 로 자동 전환하여 타겟데이터베이스 ( Cubrid ) 로 Load 시켜 주는 툴입니다. Translate Oracle PL/SLQ to Java stored procedure utility. First target DB will be open source database Cubrid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SimpleLoadGenerator

    Generate predefined SQL load on a database

    SimpleLoadGenerator allows you to generate load on a database by executing predefined SQLs from a file. This is perfect for e.g. re-executing captured SQL statements from a SQL log on a production database which provides more realistic testing compared to synthetic load generating tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6

    Image Maker

    PNG Pixel editor

    Image Maker is a small Java pixel-editor. Users can load .PNG files, edit them by-the-pixel + manipulate them in various ways, and save the edited image. Images are resized as you edit them to accomodate what you draw.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GOdroid is an Android application to play the strategic board game Go against the GPL Go engine GNU Go. It contains a Go board UI and minor changes to GNU Go. This site contains the sources for the UI and the (few) changes to the GNU Go sources. Translations contributed by - Chinese: Jean Lea and Kid Wong - Russian: Шмойлов Валерий - Danish and Norwegian: Michael Berthelsen - Polish: Piotr Goliasz - Finnish: Daniel Landau - Romanian: Mircea Damian - Spanish: Pol Urós Guardiola -...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    GeoPaddler

    GeoPaddler

    Load and retrieve geo data.

    This application allows you to post geo data and retrieve it. Useful for sharing position information while you're paddling with your ride/friends. You can control who views your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Notepad Lite
    Notepad Lite ========= Hey everyone I know this has been done before but what I want from this is a learning experience where we can all learn as we go. Notepad Lite is a multi-tabbed text program based in Java. You can create new tabs by clicking new, write text then save it as a file on your computer. You can load these files also and it will open a new tab. First Agenda: -- Toolbar for fast click methods such as save -- implement save button action -- implement WebLook&Feel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 10
    Agilitext Text Editor

    Agilitext Text Editor

    A lightweight multiplatform text editing application.

    Agilitext Text Editor is a simple and lightweight text editing application that will run on any machine that supports the latest standard Java Runtime Environment! Agilitext features alternate font use, find/replace functions, undo/redo operations, document statistics, read/write of most any plain text file, and date/time document insertion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ISPtopia

    ISPtopia

    ISPtopia is an Open Source Web Hosting Contol Panel.

    ISPtopia is an Open source Web Hosting Control Panel or if you want you can call it a Web Host Management tool. I prefer to call it a Control Panel (CP for short). Plans are to provide a script that will load, install, ask configuration questions and then complete the install with ISPtopia ready to use. See the website for more info:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Agilo™

    Agilo™

    Agilo™ - The Agile Enforcement Office Suite

    When it comes to Agile Project Management, some high performing tools are acting a vital role for projects success. AGILO is pretend to be one of the best agile tools present in the market which intends to manage all the project related activities like (user stories, iteration, burn down charts, resource load, standup meetings, backlog etc.) performed in an Agile project Development. It allows you to plan and track the progress of your development cycle on the fly by giving you the possibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VIM cloud

    Web Based IaaS Cloud Controller (VimCloud)

    This is a pure IaaS cloud controller with all the basic functionality of IaaS Cloud Controller. This uses proposed “Trust Based Scheduling Algorithm and Load Balancing Algorithm”. It uses Cloud Architecture with Trust Management layer. It uses Qemu machine emulator and virtualizer as virtualization software at Host. It uses Libvirt driver [30] to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and stable...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader (a.k.a. ServiceNow Data Pump)

    The ServiceNow Data Mart Loader (a.k.a. ServiceNow DataPump) is a Java application which uses ServiceNow’s Direct Web Services (SOAP) API to extract meta-data and data from your Service-now ITSM instance. The application automatically creates and maintains tables in an Oracle or MySQL database. Please view the Wiki Quick Start Guide for instructions. NOTE: This project has been rehosted on github (see https://github.com/gflewis/sndml). The updated version has been tested with Geneva...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Amoeba is a proxy that sits between your client and DB server(s) that can monitor, analyze or transform their communication. written in java. 1.load balancing 2、failover; 3、queries Route.projects:amoeba for mysql ,for mongodb,for aladdin
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Octopus Graphical Editor is a front end / GUI to help users to create XML files for Enhydra Octopus, which is a Java based ETL (Extraction, Transformation and Load) tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    earmark
    *** IMPORTANT NOTICE *** The source code of the earliest version of the EARMARK Data Structure is now available at http://www.github.com/essepuntato/EarmarkDataStructure Even if the SourceForge repository is still active, it concerns old versions of the API and it is not maintained anymore. *** SERVICE DESCRIPTION *** Extremely Annotational RDF Markup (EARMARK) is an ontological approach to the specification of markup structures on text content. It allows not only documents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MySQL to PostgreSQL

    MySQL to PostgreSQL

    Convert MySQL dumps into PostgreSQL dumps

    Given a simple MySQL dump file, converts into PostgreSQL format with some optimizations including not indexing until after data load and loading data via the PostgreSQL COPY command from CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    showYourWorld

    3D-viewer (laserscanning) based on lwjgl

    syw is a tool to load and visualize 3D-models (.obj). Further, you are able to walk around in these 3D-models alone or with a friend (online).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ns-2 Trace Toolkit

    ns-2 Trace Toolkit

    This toolkit allows you to analyze and validate ns-2 traces

    ns-2 Trace Toolkit was developed to help users to manage and debug ns-2 trace files. It is particularly useful for users that generate ns-2 trace files with other tools such as VanetMobiSim or SUMO (Simulation of Urban Mobility). With ns-2 Trace Toolkit, users can debug their trace files by generating histograms for: (1) node speed, (2) node x-position, and (3) node y-position. These histograms can give hits about concentration of nodes. Additionally, the tool allows users to simulate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    GrinderScript.Net

    Enables you to run load test written in a .Net language with Grinder.

    Bringing the awesomeness of The Grinder to the .Net community. Bringing the awesomeness of the .Net programming languages to the Grinder community. GrinderScript.Net is an open source project, that enables you to run load test written in a .Net language in The Grinder. It is not a port of The Grinder to the .Net platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Appacts

    Appacts

    Appacts Open Source Mobile Analytics Platform

    Appacts was designed and developed with user in mind, leaving old style analytics services behind and starting fresh. We’ve looked for a way to empower our users by presenting data to them in a quick summarised view. We are here to make analytics exciting, engaging and more importantly productive, so you can make right decisions quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    InfoListApp

    InfoListApp

    The list for information.

    Organize your information like a list of entries with a clean and simple interface. You can store your list in this software particular format and load it later or you can export it to a text file. You can enumerate your list and then export it. You can add files as entries to this list and then rename them. If you need to keep files in a particular order, independent of their date of creation or the file system you are using, you can enumerate and rename them from the application.
    Downloads: 0 This Week
    Last Update:
    See Project