Search Results for "network data speed" - Page 70

Showing 3564 open source projects for "network data speed"

View related business solutions
  • 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
  • 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

    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: 0 This Week
    Last Update:
    See Project
  • 2
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems. Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector. A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). To analyze...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    netmate

    netmate

    displays network protocol headers in uniform RFC like format

    Netmate is a GTK+ program that shows network protocols headers in 32-bit aligned fields, identical as they are represented in Request for Comments (RFCs). It can be used to learn and teach about network protocols and to understand their functionality and collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3DScape
    3DScape is the first plug-in which enables three-dimensional network visualization in Cytoscape. 3DScape features include accessing graph appearance, layout algorithm, and animation effects on a series of expression data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Opsview - Enterprise Network Monitoring
    Opsview is an enterprise grade network, server and application monitoring tool. Features include Nagios® Core compatibility, distributed monitoring, flexible status views, data warehouse and reporting. Software available from: http://opsview.com/downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Oscar SCADA

    Open source, web based, SCADA system written in PHP/Javascript & Java

    Oscar is a web based Supervisory Control And Data Acquisition System, providing polling, reporting, charting, and alarm functionality. Enabling users to monitor and mange microcontroller devices in an automation system. The UI is web based and written in PHP, the server daemon componenet is written in Java and uses MySQL for storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GEMS IoT

    IoT Device, Gateway, Server platform

    ...In addition, Bi-WSLP allows transmission of large-size data such as still images as well as common sensor data such as temperature and humidity. Bi-WSLP can be modified to conform to the IEEE 802.15.4 standard. Bi-WSLP supports bidirectional data transmission, so it allows a user not only to control the operation of sensor nodes immediately, but also to receive responses to the user almost in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CI-Reports is helpful to generate a report of clinical trial data based CDISC SDTM. CI-Reports also provide the reports as PDF, Excel, Word, Flash, LibreOffice and RTF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Elastic Open Objects Portal System

    Elastic Open Objects Portal System

    Federated Framework in PHP and compatible with XOOPS Platforms!

    Federated Framework in PHP and compatible with mainstream XOOPS Platforms. EOOPS pronounces [ih-oop`s] is a platform that allows for a dynamics environment that allows for linkages between popular federated networks like status net as well as platforms like friendica for exchanges but with quality clean code that offers a wild expectation to sociology of networks and connected as your website! Elastic Open Object Portal System is a CMS Framework. Comparable with existing XOOPS 2.6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    AsphaltOpen is a project to visualize data collected during road asphalting operations. Asphalt contractors can use the software to visualize their operations, learn from the visualizations, and improve their processes continually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BINow

    BINow

    Data mining complete solutión.

    Plataforma de explotación de datos multidimensional que permite extraer datos y ofrecerlos a diferentes niveles de usuarios empresariales y aplicaciones con alta disponibilidad y alta velocidad de acceso a los mismos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Systems Glycobiology

    Glycosylation Network Analysis Toolbox (GNAT)

    ...The second version of this software (GNATv2beta.zip) upgrades the original GNAT program with additional features that are geared towards incorporating glycan-structure experimental data into the simulation environment. For information about GNAT installation and usage, please see the GettingStarted.pdf file enclosed in the package. To cite GNAT: [1] Gang Liu, Apurv Puri and Sriram Neelamegham, Glycosylation Network Analysis Toolbox (GNAT): a MATLAB based environment for systems glycobiology, Bioinformatics 2013 29: 404-406
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Wukong

    Wukong

    Highly customizable full-text search engine

    Efficient indexing and searching (1M Weibo 500M data is indexed in 28 seconds, search response time is 1.65 milliseconds, and search QPS is 19K). Support Chinese word segmentation (concurrent word segmentation using the sego word segmentation package, speed 27MB/sec). Support to calculate the proximity distance of keywords in the text (token proximity). When a request to add a document to the index comes in, the main coroutine will send the text to be segmented to a word segmentation coroutine through a channel, and the coroutine will segment the text and send it to a word segmentation through another channel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shoddy Battle (later known as Pokémon Lab) is a Pokémon simulator created by Cathy and bearzly and first released in July 2007. It allows users to play Pokémon matches against other people online. Shoddy Battle was highly influential on the game of competitive Pokémon because it was free and open source, scalable (700,000 battles per month during its peak), user customisable and extensible, and it provided unprecedented statistical data on player skill and Pokémon usage trends. Visit the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    High-performance electronic cart platform foreign electricity suppliers system high load high concurrency, high efficiency, high-speed, distributed, high-performance electronic cart systems With these various techniques and optimization, then do not worry for the lost one; using this system you can sit back and relax boss Monetize your friends! Core features are as follows: Database separate read and write speed memcached buffering speed HTML static pages acceleration Images...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GISBox by Citiviz

    GISBox by Citiviz

    Ready-to-use appliance for GIS, Data Mining and Analysis, Modelling...

    GISBox by Citiviz is a ready-to-use virtual appliance containing an assortment of powerful, free and open source GIS, Data Mining and Analysis, Modelling and Programming software and packages. The pre-configured and tested GISBox allows you to try and use in few minutes a variety of software used by data scientists, engineers, physicists, mathematicians, geomatics engineers, and geographers from around the globe, without installing anything more than once the Oracle VirtualBox™ software...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CyberMed
    CyberMed is a framework for the development of medical simulations based on virtual reality. It includes support to visualization, haptics, deformation, stereoscopy, collision detection, user assessment, texturing, tracking and collaboration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Custom C++ ODBC wrapper

    Performance C++ library wrapper for ODBC and sql script generation

    Custom C++ library for performant copying large amounts of data between Oracle and Microsoft SQL Server databases. - ODBC API calls wrapper; - support basic SQL datatypes - data copy between geterogeneous databases through common memory buffer; - basic logging facility; - SQL script generation classes for manipulatin DB objects; This is yet very raw version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Traff sniffs you network interfaces and accounts the traffic on a IP basis. The configuration is very flexible allowing you to create different/multiple accounting rules. The collected data is stored using Mysql, PgSQL, Syslog or files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Laboratory Logbook
    The LabLog is a free tool to document projects running in a lab and to manage experimentally obtained data and its metadata. LabLog interfaces to a mySQL database that stores this information. Allows easy searching and retrieval of once recorded data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    VisIVO Gateway Portlets

    VisIVO Gateway Portlets

    Portlets to submit VisIVO Server jobs

    Portlets to submit VisIVO Server jobs to analyze and create customized views of 3D renderings from astrophysical datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Travian VN Clone script T3 - 2013
    VN Travian Clone, maded by various people, it has some bugs, but its relatively the best avaliable T3 clone. You have to setup and use! There is a reference readme in the package, but you will need to figure it out! The README file is in the package or here in SF unfer Files menu
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SlickGrid

    SlickGrid

    A lightning fast JavaScript grid/spreadsheet

    Quite simply, SlickGrid is a JavaScript grid/spreadsheet component. It is an advanced component and is going to be a bit more difficult to learn and configure, but once you realize its full potential, it will blow your mind! SlickGrid utilizes virtual rendering to enable you to easily work with hundreds of thousands of items without any drop in performance. In fact, there is no difference in performance between working with a grid with 10 rows versus a 100’000 rows. This is achieved through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Epik Utilities

    Epik Utilities are tools for Linux Administrators.

    Epikscan is a cluster aware, diagnostic script that runs basic health checks and gathers detailed, addressable system information from an RHEL, Scientific Linux, Oracle/OVM or CentOS 4, 5 or 6 system. A single archive is created for each host that contains the scan data along with linking information that can be merged with scans from other nodes to produce a cluster oriented report. Html, text, xml and sqlite3 database reports can be optionally generated to support both manual and automated fault analysis. The scan and merge process attempts to heuristically identify possible problems with the node or cluster configuration and highlights them in red to speed up the review and resolution process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    BioDare

    BioDare is Biological Data Repository focused on timeseries data

    BioDare (Biological Data Repository) was developed under the multi-site ROBuST project (http://hallidaylab.bio.ed.ac.uk/ROBuST.html) to support data exchange inside the project. It is a web application which allows data-sharing (including public dissemination), data-processing and analysis, with the main focus on time-series data produced in circadian experiments. The main features of BioDare are: - an online repository for experimental data accompanied by extensive...
    Downloads: 0 This Week
    Last Update:
    See Project