Search Results for "network data speed" - Page 82

Showing 3565 open source projects for "network data speed"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    phpStickyBoard

    phpStickyBoard

    A simple, quick, user friendly and secure forum like Baidu.com tieba.

    phpStickyBoard aimed at creating a forum program in simple, quick and easy-to-use interfaces. Security(of structure, contents) is concerned as the most important.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Solarmax Watcher
    This software consists of two parts: First the logger to write the data of photovoltaic inverters made by Sputnik, especially SolarMax S Series, into a MySQL database. And second PHP webpages to visualize the logged data into an internet browser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Global Epidemic Simulator

    Global Epidemic Simulator

    A platform for modelling influenza-like epidemics and containment

    The Global Epidemic Simulator is a platform for modelling directly transmissible human diseases such as influenza, and testing intervention policies that may reduce the duration or severity of an outbreak of such a disease. Building on previous work, this model is spatial and individual-based, using various geographical and demographic data sources to place households at absolute locations, populated with individuals of specific ages who each attend schools or workplaces situated in their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ebay mine

    OO PHP Libraries for mining data from eBay into mysql database

    I started this project for use in a new business and decided the the development time for the end result was going to be too long. This is basically a OO PHP API to retrieve data from eBay to be stored in a MySQL database for analysis. In a test run I retrieved over 804,000 completed item auction records from the consumer electronics category on eBay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Data Proxy Scanner For Ircu

    Just A plain proxy scanner

    Scanner General Public License for more details.It Is a combination of bopm BOT & a New Data Scanner Linked To Bot To prevent The Proxy Connections on Your Network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using algorythms designed to save disk space and network bandwidth (almost as if you generated only incremental backupsets,) using a growing collection of specialized backup plugins, for services such as MySQL and MailMan, that automatically collect and organize information for you The Quick Install utility allows you to be up-and-running with a minimum of effort, easy job configuration allows you to tweak your backups as issues arise and specialized plugins execute complex tasks for you in a single job
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    AnnTools is an efficient, fast and robust bioinformatics tool annotating SNP and CNV calls generated from sequencing and microarray data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EnSuite is a network management plateform prototype based on NetConf. It aims at providing to the network management community an open source environment using NetConf configuration protocol and the Yang data modeling language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    jBNC is a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Image Sizer

    Image Sizer

    Image sizer - Resizes your images in second

    ...If you have slow internet connection,(like we do in Serbia) this is perfect app for you. You can resize your images to any resolution, and then upload to any of your favorite social network... Image sizer uses special algorithms that "compress" image to maximum, so that image uses the minimum of your hard drive memory, and latter, minimum of your upload speed... Currently, Image sizer is available only in Serbia edition, but I am working on Translating it to English and German... If you have any suggestions, wishes, or "bad word" for this app, you can contact me at my email adress: imagesizer@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    nss_db

    Berkeley DB NSS module

    ...The module uses the Berkeley DB Library to store this information in several database files in /var/db (e.g. /var/db/passwd.db). Using these databases can lead to a considerable speed-up if the files in /etc are large (e.g. on a system with a lot of accounts). The databases may also be used as a local cache for network accounts, or as a means to supplement or override UIDs, GIDs, home directories etc. provided by network accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_MPTT

    Zebra_MPTT

    A PHP implementation of the modified preorder tree traversal algorithm

    Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes. Zebra_MPTT uses table locks making sure that database integrity is always preserved and that concurrent MySQL sessions don’t compromise data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dhcp-gen

    dhcpd.conf generator

    dhcp-gen is a perl script that was written by me and Trond Erik Dalho to simplify editing dhcpd.conf for adding static ip to computers and equipment on our school. It also made it easier to do manage the network by limiting some computers access to the local network only. Creating closed networks. And it also worked as a database over all our computers and equipment, making it easier to keep track of everything. All information about equipment is stored inside csv files which are comma separated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EmpTTrack

    EmpTTrack

    Time Tracker for Linux Desktop stores data lines in mysql

    EMPloyee Time TRACKer for the Linux Desktop. Made in Gambas2, data in MySQL. Register start/stop/pause/job/location. Plan is 1) have a simple personal timetracker on KDE. 2) integrate with Employear; use as time tracker to deliver data > Employear. Tip: Alternative if you don't want to use a database: AgendaXML (uses xml file in user home dir) agendaxml.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lightweight cross-platform utility to share the clipboards across multiple computers / platforms in a network (plain text and images). Does not require firewall configuration, or an installation. Just point to a shared folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DuruBI
    The name of this project is DuruBI. It is Enterprise Reporting Tool allows DB(Data Base) and OLAP(Online analytical processing) and DM(Data Mining) to query and reporting from various data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WSN Detectors

    Software for event detection on wireless sensors network

    Distributed event detection in multidimentional data streams in wireless sensor networks. Platform TelosB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MetaMaster is a Java-based desktop application for defining, managing and manipulating metadata associated with a collection of data files or datasets (both locally and on the network) which are bundled together into "data packages". ANDS-funded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BulkLoader

    BulkLoader

    A bulk loading library for Actionscript

    BulkLoader is a minimal ActionScript 3 (AS3) library intended to simplify the process of loading and managing multiple assets (images, SWFs, XML, sounds, etc.) in Flash/AIR projects. It provides a unified interface to deal with different content types, handles connection pooling, progress reporting, caching, retries, priority, and other conveniences so developers spend less effort coordinating many concurrent loads. Statistics about loading (latency, speed, average speed). Various kinds on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Proper is a propositionalization framework written in Java containing several algorithms for generating propositional (and also multi-instance) data from relational databases. It produces data that can be used by the WEKA machine learning workbench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sport event race timing software Software to time events such as athletic races (10K, 21K, Marathons) and triathlons. Includes data import/export Reports and result printouts RFID interface to IPICO hardware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    NConf - Enterprise Nagios configurator
    NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios topology.
    Downloads: 1 This Week
    Last Update:
    See Project