Showing 61 open source projects for "data json"

View related business solutions
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 1

    QTester104

    IEC 60870-5-104 protocol tester.

    This software implements the IEC60870-5-104 protocol (client side) for substation data acquisition and control via tcp/ip network using the QT UI Framework. It can be compiled on Linux and Windows platforms. It's possible to poll and view data from the remote system (RTU) and also send commands. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 2
    libjson-rpc-cpp

    libjson-rpc-cpp

    C++ framework for json-rpc (json remote procedure call)

    This framework provides cross-platform JSON-RPC (remote procedure call) support for C++. It is fully JSON-RPC 2.0 & 1.0 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    I started writing my own TVHeadend client with C++ and QT5 some weeks ago. It is using the json api of TVHeadend. I hope it is useful and interesting for other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    restc-cpp C++ library

    restc-cpp C++ library

    Modern C++ REST Client library

    The magic that takes the pain out of accessing JSON API's from C++. It formulates a HTTP request to a REST API server. Then, it transforms the JSON formatted payload in the reply into a native C++ object (GET). It Serializes a native C++ object or a container of C++ objects into a JSON payload and sends it to the REST API server (POST, PUT). It formulates an HTTP request to the REST API without serializing any data in either direction (typically DELETE). It uploads a stream of data, like a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 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
    jtc

    jtc

    JSON processing utility

    jtc stand for: JSON transformational chains (used to be JSON test console). jtc offers a powerful way to select one or multiple elements from a source JSON and apply various actions on the selected elements at once (wrap selected elements into a new JSON, filter in/out, sort elements, update elements, insert new elements, remove, copy, move, compare, transform, swap around and many other operations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pdforganiser

    Manage your collection of PDF files

    PDF Organiser gathers PDF files distributed throughout your system into one place where you can organise them into folders of your choosing. It has minimal dependencies of gtk and json-glib so it is very lightweight and fast with a binary size of less than 45 Kb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ftdetector

    File type detector library

    This project is a tool to detect file types by signatures and mime types. It uses hash tables to make the detection of a file type as fast as possible. The signature and mime types lists are stored at simple user-friendly files. This file type detector supports a lot of formats (image, archive, text, documents, audio, video, fonts and others). It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ZET-JSON

    ZET-JSON is C++ library for json format.

    ZET-JSON is C++ library for json format. ZET-JSON uses STL library. You can use ZET- JSON (not as the library) with your code. ZET-JSON contains following json extension: the same object names in a container, a comma after the last object in a container, comments, string concatenation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    open-dis

    open-dis

    Open-DIS implements the IEEE DIS protocol in multiple languages.

    An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, Java, Javascript and XML. Example applications including sending and receiving native DIS traffic, X-Plane plugin, and WebSocket/Javascript/WebGL applications. See the individual code directories for each package of interest. This project is inactive and has migrated to a GitHub project at https://github.com/open-dis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Trivial Serialization Library

    C++11 serialization library

    Trivial Serialization Library (TSL) is a simple C++11 framework for object [de]serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    json_library

    Another C++ based JSON Library (/w Parser/Generator/Navigator)

    Native C++ implementation of a JSON library. Contains a Parser, a Generator and and easy-to-use Navigator in one single class. To build you will need at least a C++11 capable compiler such as MSVC 10 (express edition). There is no other 3rd party library required to compile or run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QBooru

    QBooru

    Simple viewer app for most Booru Sites, coded in Qt C++

    QBooru is a lightweight Windows and Linux client that allows users to see pictures from most booru sites, and download them, for example : - Gelbooru - Danbooru - Konachan - Yandere - Safebooru - Rule34 At the moment, it supports 4 APIs : - Gelbooru - Danbooru 2 - Moebooru - Derpibooru Searchs are done by the JSON APIs. Thumbnails are cached locally, and are re-used by the program if needed. Interface The current interface allows users to chose how many pictures they want...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    M's JSON parser

    A JSON parser written in ISO C

    M's JSON parser is a small JSON parser written in ISO C which enables the user to handle information described by the JSON data interchange format.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    CFG.G.W.I. - Config GUI Window

    Provides message-box' like functionality for scripts

    Provides message-box' like functionality for shell scripts and outputs user input via defined GUI controls. A Program that can display custom controls, configured from simple format text files. Takes one config file on input and creates another as output. Namelly, input is JSON format text file and output is INI. In addition, there is a way to setup default values for GUI items being created. Author homepage: http://ikk.byethost9.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JsonRpc-Cpp is an OpenSource implementation of JSON-RPC protocol in C++. JSON-RPC is a lightweight remote procedure call protocol similar to XML-RPC.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 17

    Laos

    Linux Auto Operator System

    A - possibly - lightweight passive automation tool for Linux/POSIX systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    njson

    Cross-platform JSON parser for C++11 without external dependencies.

    See full description in ReadMe.txt in project's root. Check out homepage on bitbucket for quick access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    json-cpp

    C++ JSON parser (Now in GitHub)

    THIS PROJECT HAS MOVED TO GITHUB. jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. New homepage: https://github.com/open-source-parsers/jsoncpp Old homepage: http://jsoncpp.sourceforge.net
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 20

    LEON

    A simple data serialization format that emphasizes writability

    LEON (Level Eight Object Notation) is a data serialization format for structured and non-structured data insired by XML and JSON and designed to be more human-readable and human-writable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    spt::json

    Simple JSON API for Qt4

    A SAX style JSON parser for Qt4. A simple object model using QVariant is available for projects where custom data models are not used. A DOM style parser that parses JSON into the object model is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libqt4json

    libqt4json

    Serializator / Deserializator JSON for Qt4 QVariant

    Serializator / Deserializator JSON for Qt4 QVariant based on the json-c parser from https://github.com/json-c/json-c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 24
    JSON is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs. QJson is a qt-based library that maps JSON data to QVariant objects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    CAJUN is a C++ API for the JSON data interchange format with an emphasis on an intuitive, concise interface. The library provides JSON types and operations that mimic standard C++ as closely as possible in concept and design.
    Downloads: 1 This Week
    Last Update:
    See Project