Showing 2942 open source projects for "json-cpp"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1

    Sportsbook software JSON API

    Code samples for our JSON API

    ...Using the cloud our sportsbook software is capable of hosting thousands of bets each second due to scaling capabilities integrated within. Sportsbook Soft Ltd offers free access to a JSON API that enables downloading data from the sportsbook platform at blazing fast GB/s speeds directly from server side or inside users browsers. The REST API enables the following functionality: Downloading the list of users Getting a list of transactions Looking up transaction history for a specific user Getting adjacent assets such as countries, currencies, account plans Downloading a history of account snapshots
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    bWAPP

    an extremely buggy web app !

    bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. bWAPP helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over 100 web bugs! It covers all major known web vulnerabilities, including all risks from the OWASP Top 10 project. The focus is not just on one specific...
    Leader badge
    Downloads: 797 This Week
    Last Update:
    See Project
  • 3

    libcutils

    Some Useful C-Utilities

    Libcutils provides a self-contained set of fundamental routines which are essential to basically any Unix utility or daemon application written in C. The library provides fundamental data structures such as lists, hash-maps, strings and parsing functions for JSON or the typical dot-file based configuration data. The following list summarizes the currently supported functionality: * length delimited instead of NULL terminated strings * memory management based on reference counting * several list processing functions like iterators and map-reduce * support of [Ideal Hash Tries](http://infoscience.epfl.ch/record/64398/files/idealhashtrees.pdf) for highly efficient hash map data structures * parsers for [JSON](http://json.org) data and the text configuration files found in Unix system * doubly linked circular lists for reliable event queues * support for test and debugging of memory management problems such as memory leaks
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    FolderCompare

    Compares all the text root files between two folders and reports

    This command line utility compares all the text, pdf and image files stored in two folders and reports the result in html format along with the diff of files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 5

    JSON Schema Validation

    json schema definition and validation

    License : MIT Current version: 1.0 Release date: 2014-06-29 Maven dependency: <dependency> <groupId>org.hawksoft</groupId> <artifactId>json-schema</artifactId> <version>1.0</version> </dependency> json-schema allows you to validate a JSON data document against a given JSON schema. The JSON schema document follows the exact same structure as the data document it's validating. However, the schema attribute values are actually validation rules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The P* Web Programming Language
    ...Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to participate: p-star-dev@googlegroups.com Checkout P* on Github: https://github.com/P-star/P-star Please visit the web-page for more details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    G-Framework Web3.0 ToolKit
    This is the most advanced and complete new generation tool for creating Web applications. You can create your own "Web Applications" once writing very few lines of code and make it simply accessible from anywhere in the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    kanpy

    kanpy

    A python framework to access the Kanbanize API

    KanPy is a python framework to easily interact with the Kanbanize. KanPy provides a class whose methods access projects, boards and tasks under a Kanabanize project. Returns are given in json format to be handled by the user.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Mishkal: Arabic Text Vocalization

    Mishkal: Arabic Text Vocalization

    Arabic Text Vocalization system

    Automatic system of vocalization of arabic text.
    Downloads: 79 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    json search

    JSON Search - Inclues PHP CSV to JSON Converter

    This project will help query JSON data using an easy to use web interface. JSON Search works best with Mozilla Firefox browser, better than Chrome, IE. Read the help file for instructions and troubleshooting information. The project includes two parts 1. CSV to JSON converter written in PHP http://goo.gl/AHuch 2. A HTML Search utility that can query the JSON file and display the search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pfs_checker

    Perfect Forward Secrecy testing tool

    ...Each PFS implementation can be evaluated using criteria described in this blog:http://ogryb.blogspot.com/2014/05/seven-grades-of-perfect-forward-secrecy.html. The tool allows automating PFS testing for multiple websites described by a JSON configuration file. An html page with a visual graph and low level details will be generated by the tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    markdown-toc

    markdown-toc

    API and CLI for generating a markdown TOC (table of contents)

    ...It uses Remarkable to parse Markdown headings and turn them into linked TOC entries. Developers can run it from the command line, inject a TOC directly into a file, or use it programmatically from Node.js. The tool can also output JSON so applications can render their own TOC templates. It includes options for heading depth, bullet style, filtering, slug generation, indentation, and first-heading behavior. It is especially useful for maintaining README files, documentation pages, and generated docs where headings change over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    droite is a correction of eS expression parsers implemented in many different programming languages. Its usefulness is the same as JSON but droite utilizes eS expression, a Gauche scheme interpreter friendly S expression variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ART

    Adaptive Reuse Technique

    ART is a kind of a pre-processor with cpp-like syntax. ART can do what cpp does, but also extends cpp’s capability to manage software variability and write reusable software in general. ART is an improved version of XVCL (http://xvcl.comp.nus.edu.sg or https://sourceforge.net/projects/fxvcl/). ART replaces the need for many Variability Management Techniques with a single well-thought out mechanism that is simple, powerful and fully automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KonaKart

    KonaKart

    KonaKart Java eCommerce

    KonaKart is a java-based enterprise eCommerce shopping cart application that provides an extensive set of features to enable retailers to successfully sell their products over the internet. KonaKart is a Java / JSP / XML based solution with comprehensive easy to use java, SOAP, RMI, JSON and JavaScript APIs that allow you to quickly integrate eCommerce functionality into your existing systems. KonaKart is an Open Source solution that has a free Community version and an Enterprise version (see the KonaKart web site (http://www.konakart.com/) for details).. Since the first release of KonaKart in 2007 it has been adopted by many major brand names across a wide variety of Industry sectors the world over. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wintersmith

    Wintersmith

    A flexible static site generator

    Wintersmith is a flexible static site generator built on Node.js, allowing developers to create static websites using plugins and templates for content transformation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    sub2srt in c++

    Convert sub format to srt format

    Convert subtitles in sub format to srt format. Command line only. Writen in c++11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    py4cpp

    convert python source to cpp code

    convert python source to cpp code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jigy Generator Mac OSX

    Jigy Generator Mac OSX

    The simplest way to generate a Java Application. It just works!

    ...The project is annotation-based and provides dependency injection of project resources and simple annotation-based transaction management. Your created project will be already configured to connect to your project's database and to return Json responses when required. Also, the login and file upload modules will be fully functional immediately upon project creation. We promise once you've used a Jigy Generated project, you will never want to start from scratch again!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CPUMiner-Multi

    CPUMiner-Multi

    Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)

    This is a multi-threaded CPU miner, fork of pooler's cpuminer. Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    dbierekTiledSite

    dbierekTiledSite

    A tile based website

    This is a templated HTML5 website using AJAX, PHP, CSS, and jQuery. See it in action: http://wicked-lightning-34-144532.usw1-2.nitrousbox.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    syv

    Simple Yaml Validation

    ...Describe your data with a full-fledged data definition language (in yaml notation), then define the file format you want. Syv out unacceptable values! C++ YAML validation library, requires yaml-cpp (0.5.1) and Boost.Regex (any).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Directory Structure To Json

    Folder Structure >>> JSON File

    Just select any folder from your computer and save equivalent JSON file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    LeanIT42 EAM

    Web-based tool for modeling, planning and analyzing your IT landscape.

    LeanIT42 EAM is an open source tool for Enterprise Architecture Management (EAM). The web-based tool offeres features for modelling, planning and analyzing IT landscapes. LeanIT42 EAM provides import and export interfaces for XML, Excel and Json via the user interface or the REST API. The access to each of the features can be limited within the roles and permissions section. (LeanIT42 EAM is powered by iteraplan)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Codeme PHP Framework

    Build your php applications fast & secure

    ...Database::fetch_assoc(). Database::insert_id(). Database::hasError(). Database::num_rows(); Cookie::get(). Cookie::make(); Session::get(). Session::make(); Response::json(). Response::download(); Cache::enable(); Redirect::to(); Http::sendPostTo(). Http::sendGetTo(). Http::getDataUrl(). Http::copyDataUrl(); Dir::create(). Dir::listFiles(); File::exists(). File::create(). File:
    Downloads: 1 This Week
    Last Update:
    See Project