Showing 255 open source projects for "json format"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Alpega TMS: Your Comprehensive Transportation Management Solution Icon
    Alpega TMS: Your Comprehensive Transportation Management Solution

    For shippers, logistics service providers, distributors, and manufacturers of all sizes

    Reduce your overall freight spend with a global, modular, cloud-based transportation management solution (TMS). Enable collaboration across the end-to-end process of transporting goods by connecting shippers with their carriers, suppliers and customers.
  • 1
    go-nsq

    go-nsq

    The Go package for NSQ

    The Go package for NSQ. See godoc and the main repo apps directory for examples of clients built using this package. Tests are run via ./test.sh (which requires nsqd and nsqlookupd to be installed). Operationally, NSQ is easy to configure and deploy (all parameters are specified on the command line and compiled binaries have no runtime dependencies). For maximum flexibility, it is agnostic to data format (messages can be JSON, MsgPack, Protocol Buffers, or anything else). Go and Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    proreports

    proreports

    Simple Reporting System

    ProReports is simple reporting system designed to generate reports in popular office formats - PDF, XLS, RTF, HTML, TXT, XML, JSON, CSV, PNG, GIF. These reports are generated based on the definition in the internal database system. ProReports supports jrxml (JasperReport) format. This type of report templates can be prepared in external editor, such as iReport. Also user can prepare report in internal format of ProReports (simple Visual Programming Language mixed with PHP5 and JAVA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EduData

    EduData

    Datasets in Education and convenient interface for dataset

    Datasets in Education and convenient interface for downloading and preprocessing dataset in education. The CLI tools to quickly convert the "raw" data of the dataset into "mature" data for knowledge tracing task. The "mature" data is in json sequence format and can be modeled by XKT and TKT(TBA) The analysis dataset tool only supports the json sequence format. To check the following statical indexes of the dataset. In order to better verify the effectiveness of the model, the dataset is usually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mario DNS tool

    Mario DNS tool

    DNS resolving and converting IPv6 addresses to meship domains

    The main use of the tool is to translate IPv6 addresses to meship domains for use in services without IPv6 support. Meship (and meshname) domains are resolved by meshnamed (https://github.com/zhoreeq/meshname). Also, the tool can be used as a supplement to projects that need to resolve domain names to addresses with some API. Mario DNS provides API with output in JSON format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Resolver Risk Intelligence Platform Icon
    Resolver Risk Intelligence Platform

    Resolver gathers all risk data and analyzes it in context - revealing the true business impact within every risk.

    Choose the risk intelligence software used by over 1000 of the world’s largest organizations. Resolver makes it easy to collaborate and collect data from across the enterprise, allowing teams to fully understand their risk landscape and control effectiveness. Understanding your data is one thing; being able to use it to drive vital action. Resolver automates workflows and reporting to ensure risk intelligence turns into risk reduction.
  • 5
    Metl ETL Data Integration

    Metl ETL Data Integration

    Simple message-based, web-based ETL integration

    Metl is a simple, web-based ETL tool that allows for data integrations including database, files, messaging, and web services. Supports RDBMS, SOAP, HTTP, FTP, SFTP, XML, FIXLEN, CSV, JSON, ZIP, and more. Metl implements scheduled integration tasks without the need for custom coding or heavy infrastructure. It can be deployed in the cloud or in an internal data center, and it was built to allow developers to extend it with custom components.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    algeria-cities

    algeria-cities

    The list of all Algerian provinces and cities

    This repository contains a list of all the administrative provinces and cities in Algeria. The data is up-to-date according to the official source of the Algerian Interior Ministry, including the 10 new Wilayas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gml4gtk

    gml4gtk

    small console GML or graphviz DOT graph viewer

    directed graph layout program for GML (Graph-Markup-Language) graph or partial graphviz DOT graph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TOML

    TOML

    Tom Preston-Werner's obvious, minimal language

    Tom's Obvious, Minimal Language. By Tom Preston-Werner, Pradyun Gedam, et al. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. TOML shares traits with other file formats used for application configuration and data serialization, such as YAML and JSON. TOML and JSON both are simple and use ubiquitous data types...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Build experiences that drive engagement and increase transactions Icon
    Build experiences that drive engagement and increase transactions

    Connect your users - doctors, gamers, shoppers, or lovers - wherever they are.

    Sendbird's chat, voice, and video APIs power conversations and communities in hundreds of the most innovative apps and products. Sendbird’s feature-rich platform, and pre-fab UI components make developers more productive. We take care of a ton of operational complexity under the hood, so you can power a rich chat service, and life-like voice, and video experiences, and not worry about features, edge cases, reliability, or scale.
  • 10
    JDecisiontable

    JDecisiontable

    Stop to rack your brain, start using process-oriented decision tables!

    This tool is about a method called "process-oriented decision tables". These are decision tables but different from "normal" decision tables. They fix the flaws of traditional decision tables making it a joy to work with. But they keep all benefits of traditional decision tables. First of all they present the logic in a very dense form. 1. Explore all possible combinations of conditions and actions by question-and-answer. 2. Have a compact one-sheet-view on complex logic. 3. Have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    json-rust

    json-rust

    JSON implementation in Rust

    Parse and serialize JSON with ease. JSON is a very loose format where anything goes - arrays can hold mixed types, object keys can change types between API calls or not include some keys under some conditions. Mapping that to idiomatic Rust structs introduces friction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDecisiontableLib

    JDecisiontableLib

    A library for creating decision tables written in Java.

    This is a library for building decision tables and to get test specifications from it. More about decision tables and how this library works you'll find in the help files for the project JDecisiontable (which is an application build around this library): http://sourceforge.net/projects/jdecisiontable => Files => Help This library can give you decision table and test specifications as strings in json and csv format. The project JDecisiontable take this strings and save them as text files. Thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mellow

    Mellow

    Mellow is a rule-based global transparent proxy client for Windows

    ... Network requests from tools, Docker containers, virtual machines, WSL, various IDEs, various games, etc. do not require any additional proxy settings. Two configuration file formats are supported, one is ini-like conf format, and the other is V2Ray JSON format, configurations in both formats can exist at the same time.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    AWS Greengrass Core SDK for JavaScript
    The AWS Greengrass Core SDK for JavaScript allows developers to write JavaScript Lambda functions that will run within Greengrass. This document provides instructions for preparing your Greengrass Core environment to run Lambda functions written in JavaScript. It also includes examples on how to develop a Lambda function in JavaScript as well as packaging and running an example Hello World file in JavaScript for your Greengrass core. The environment where Greengrass is running on needs to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MxMenu

    MxMenu

    Easily create menus to open files and launch apps

    Simplify your daily life by creating launcher-menus to open your favourite file and apps. You can create one or more menus with your tasks, e.g. opening files, launching apps. Feel and look of your menus can be customized using style sheets. Additionally, MxMenu comes with a JSON-interface. Menus are saved in JSON-format and can therefore easily be adjusted to your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jeffy

    Jeffy

    Serverless Application Framework for Python AWS Lambda

    Jeffy is a Serverless "Application" Framework for Python consisting of a suite of Utilities for Lambda functions that make developing serverless applications easy. There are three main things that Jeffy is focused on: 1. Logging - Jeffy provides easy to see JSON format logging. All events, responses and errors are captured and you can make configurations for any additional attributes you'd like to see on the logs. 2. Decorators - Jeffy has an extensive range of decorators/ event handlers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Un outil en ligne de commande qui permet aux chefs de projets de gagner du temps dans la rédaction des rapports d'impact en extrayant les données importantes d'un ensemble de tweets et en préparant les graphiques au format SVG (et/ou PNG) à ajouter dans le rapport. Les utilisateurs de cet outil peuvent extraire des listes de tweets ainsi que lire et retrouver des tweets selon différents critères de recherche. De plus, pour faciliter l’exploitation et les copier-coller des tweets afin de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tweet Parser

    Tweet Parser

    Analyse bases de données tweets pour rapport d'impact social media

    Le logiciel permet d'analyser des bases de données de tweets (API Twitter extraites sous format .csv) afin de pouvoir créer un rapport d'impact social media d'un événement suivis par des hashtags. Le logiciel permet de créer différents graphiques pertinents et de pouvoir placer dans le presse-papier des tweets à mettre dans le rapport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Gesfirma-listcerts

    List user certificates for sign. Return JSON data.

    Executable windows file command line on C#.NET (.NET 4.0). Source code and Executable code. List user certificates for sign. Return JSON data. MIT License on code. Microsoft .NET license on executable file. Help for developers in a Windows environment who do not work with .NET development tools, and need a list of user certificates available in JSON format to be able to deal with it in their development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    json2csv

    json2csv

    command line tool to convert json to csv

    Converts a stream of newline-separated JSON data to csv format. Pre-built binaries are available under releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    API Server for Firebird

    API Server for Firebird

    The server is accessed through the standard GET, POST methods, the parameters of which specify SQL, written in JSON format. The query result is returned as an array of JSON format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Marathon

    Marathon

    Deploy and manage containers (including Docker) on top of Apache Mesos

    ... application. You can run databases like MySQL and Postgres, and have storage accounted for by Mesos. Supply an HTTP endpoint to receive notifications, for example to integrate with an external load balancer. Query them at /metrics in JSON format, push them to systems like Graphite, StatsD and DataDog, or scrape them using Prometheus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OpenData

    Open source coronavirus 2019 sample application using open data

    Open source software using open data with template code to demonstrate getting open government data such as the coronavirus 2019 (COVID-19). It takes data in feed format such as CSV, JSON, etc. to process maps, pie charts, line/bar graphs, HTML table that can be copied and pasted to spreadsheets such as Excel. The purpose is to provide template code to access open data readily available from official government websites useful for regional data analysis, latest information at a glance with data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Torrent File Editor

    Torrent File Editor

    Qt based GUI tool designed to create and edit .torrent files

    Project moved to https://torrent-file-editor.github.io/
    Leader badge
    Downloads: 242 This Week
    Last Update:
    See Project
  • 25
    just-dashboard

    just-dashboard

    Dashboards using YAML or JSON files

    Dashboards using YAML or JSON files. Create a public GitHub gist with a file named dashboard.yml or dashboard.json (depending on your preferred format) As your dashboard is just data, you can generate it instead of repeating yourself. You can do that by generating the YAML or JSON file yourself, or you can use jq queries in your YAML file. And one with a dashboard that contains a component that can fetch the data from other other gist and turn it into 3 different charts. Using the same...
    Downloads: 0 This Week
    Last Update:
    See Project