Showing 17 open source projects for "large json file"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 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
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    ..., install libraries 561, 562, and 563 with "platformio lib install", adapt the WeatherStationDemo.ino file to your needs. The simple class uses the header date and time to set the clock. NTP-based time class written by Fabrice Weinberg. We fixed many bugs and improved performance and changed the API a little bit. Either compare your code to the updated WeatherStationDemo or read through the upgrade guide.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    .... This is not a toy project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. Feel free to ask questions in the "Discussion" section. Help sponsoring OSHMI here https://github.com/sponsors/riclolsen. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Qbsolv

    Qbsolv

    A decomposing solver

    Qbsolv,a decomposing solver, finds a minimum value of a large quadratic unconstrained binary optimization (QUBO) problem by splitting it into pieces solved either via a D-Wave system or a classical tabu solver. (Note that qbsolv by default uses its internal classical solver. Access to a D-Wave system must be arranged separately.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ECTk

    ECTk - The electrochemical tool kit

    ECTk, the electrochemical tool kit, is a command line based application built on Tcl. It allows to define electrochemical experiments either interactively or via a script file sourced by ECTk. Virtually any potensiostat can be driven, the only condition being that the instrument has analogue inputs and outputs. ECTk is developed and maintained by the Electrocatalytic Green Engineering Group at Concordia University. ECTk communicates via any analogue IO board supported by the comedi library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Homie for ESP8266

    Homie for ESP8266

    ESP8266 framework for Homie, a lightweight MQTT convention

    An Arduino for ESP8266 / ESP32 implementation of Homie, an MQTT convention for the IoT. This branch of Homie for ESP8266 implements Homie 3.0.1 and adds support for ESP32. PlatformIO is an open-source ecosystem for IoT development with the cross-platform build system, library manager and full support for Espressif ESP8266 development. It works on the popular host OS, Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). Available in the PlatformIO registry....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fresh Memory

    Fresh Memory

    Flashcards application with Spaced Repetition method

    Fresh Memory is an application that helps to learn large amounts of any material with Spaced Repetition method. The most important subject is learning foreign words, but Fresh Memory can be also used to learn anything else. The learning data is stored as flash cards and dictionaries. The flash cards may have several fields, and the user controls what combination of fields to learn. The flashcards can have formatted text and images.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    VCF Explorer

    VCF Explorer

    A desktop application for analyzing whole genome VCF files

    he decreasing cost high-throughput technologies led to a number of sequencing projects consisting thousands of whole genomes. The paradigm shift from exome to whole genome brings a significant increase in the size of output files. Most of the existing tools which are developed to analyze exome files are not adequate for large VCF files produced by whole genome studies. In this work we present VCF-Explorer, a variant analysis software capable of handling large files. Efficient memory management...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    LaNet-vi provides images of large scale networks on a two-dimensional layout. The algorithm is based on the k-core and k-dense (m-core) decomposition. For more details see http://lanet-vi.fi.uba.ar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    bnf2xml

    simple BNF parser makes xml markup of matches

    bnf2xml a simple BNF parser that takes text as input, searches according to a BNF query file, and outputs text marked up by the xml labels that show context. bnf2xml is as simple to use as any text binary ie, awk(1) grep(1). bnf2xml does not require C API because it outputs simple xml labeling. README is visible on file dl page. EXAMPLE: $ echo "hi" | bnf2xml patternfile <word><alph>h</alph><alph>i</alph></word> or <gas>hydrogen iodide</gas> patternfile says how to find...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    opticks
    UPDATE March 14, 2018 Repository and tracking officially moved to github. https://github.com/opticks-org/opticks Sourceforge mailing lists are still in use. Opticks is an open source remote sensing application and development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MandALot

    MandALot

    A powerful Mandelbrot generator

    MandALot is a powerful software. It allows you to explore the Mandelbrot set, and overall to create pictures from the set. The interface is fully customizable and is divided into several parts: you can manage separately how the algorithm works, and how the colors of the interior and exterior of the set are generated. It also features multi-layer gestion. MandALot is optimized for both large and small screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SPDLib - LiDAR & TLS Processing Tools
    A library of tools and API (C++ and Python) for the storage and processing of large 3D laser scanning (LiDAR, ALS, TLS) datasets using a pulse based spatially indexed file format (SPD) which support for both discrete return and full waveform datasets. Code has moved to https://bitbucket.org/petebunting/spdlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Galaxy Genesis

    Galaxy Genesis

    Basic galaxy simulation with game elements.

    Galaxy genesis is a project where you can: Simulate gravity by adding in many different planets. Load planets from file, meaning you can share galaxy's between people. You can change modes with in the game, these mode at the moment are: Mode 1: All planets have negative mass therefore repel each other. Mode 2: Normal mode everything is as it is in real life. Mode 3: Game mode where the planets are stationary and you battle to control the universe. And many more things to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ASCEND modelling environment
    ASCEND is a modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provid
    Downloads: 27 This Week
    Last Update:
    See Project
  • 16
    MRS is a tool to quickly and easily store and index large flat file databanks and in a space efficient manner. It is currently used to index huge bioinformatics databanks but it is not limited to this area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SeqGenome Browser, a mini cross-platform local genome browser, was designed for visualizing next-generation sequencing data. It is light, fast and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next