Showing 2942 open source projects for "json-cpp"

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

    jason

    C json library

    libjason is fork and simplified version of libejson extended JSON lib (http://gitorious.org/libejson). Written in C with help from Ragel State Machine Compiler (http://www.complang.org/ragel/). Parses only regular JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    nTier

    nTier MVC application

    This project will build a framework for nTier MVC LOB application. Focus will be on implementing standard patterns and best of the class technologies like jQuery, JavaScript, JSON, REST, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WSDL Parser for Mobile

    WSDL Parser for Mobile

    Generate Android and iOS Web Service Code From WSDL

    WSDLParser is a C# .NET 4.0 parser that retrieves a web service definition file and generates class definitions and enums in either Android Java or iOS Objective-C. The current versions only generates JSON versions. SOAP typically has a larger overhead that is not always suitable for mobile, but I am hoping to work on them as well in the future. A small website has also been included in the project that can serve up a zip file containing the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Initializr

    Initializr

    HTML5 Boilerplate Build Tool

    ...Projects are assembled from modules representing code snippets, JavaScript libraries, files, and other optional components. Developers select modules by adding their identifiers as request parameters to the builder URL. Each module uses JSON metadata to define its name, author, inserted content, destination, and incompatible alternatives. This lets the generator combine technologies such as Modernizr without manually editing the underlying template. The repository represents an older generation of web tooling but remains a useful example of modular project scaffolding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    JSONConverter

    JSONConverter

    API created to assist the development and conversion of Java objects to JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Hwrapper

    Hwrapper is a python framework for hbase rest api

    ...Creating a table hwrapper=Hwrapper() hwrapper.connectionParameters("host","port", False) // third argument set to false if you are not using https hwrapper.setAcceptType("json") columnFamilies={"cf","cf1"} hwrapper.create_table("table_name",columnFamilies) get Row data by ID (decoded base64 values) hwrapper.get_RowBy_ID("0000000-120529115546748") // outputs list of dicts, dicts contain column names and values Dropping a table hwrapper.drop_table("table_name") Displaying table schema hwrapper.table_schema("table_name") Listing all tables from hbase hwrapper.list_tables()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LogiasLisp

    LogiasLisp is a LISP processor which has a JSON based syntax

    LogiasLisp is a LISP processor implemented in Java which has a JSON based syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libgdome-cpp is a C++ library that provides the DOM level 2 Core API for accessing XML documents. It is implemented as a wrapper around the libgdome library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    WebSQLClient

    Dynamic web data entry client for JDBC data sources

    ...The application is a combination of a Java based multi-threaded webserver and HTML and Java Script. The major technology used comprises : Java, jQuery, jQuery UI, jqGrid, XML, JSON, Ajax and JDBC. WSQLC’s main components are the WSQLC server and dynamically created HTML pages. 27-May-2012 : Release 1.0 code and manual available
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    GosSolver

    solve n moadele m majhol

    this program write with cpp and it about my linear algebra course and get n equation and m unknown parametr and solve it . kharazmi university mobin shaterian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    csharp ports

    ports of core libs in other langs

    csharp lib to emulate c, cpp, java common libs for easy port of existing projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tinycc4j

    Small Java API wrapper for popular tiny.cc shortening service

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XHTTP JavaScript Client

    JavaScript client implementation of XHTTP

    JavaScript client library which can connect to servers using the Extended Hypertext Transfer Protocol (http://www.xhttp.org) and build client-side APIs from XHTTP service schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Json Messaging

    Json Messaging

    json pub/sub messaging server

    json pub/sub messaging server which supports tcp and websocket connection
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    AI Engine for Mancala

    AI engine developed for Mancala game using CPP.

    This AI engine developed using CPP with minor QT library function which will be easily replaceable using standard CPP function. This Engine takes complete Mancala board as input string in this format. Format : pit-numberOfStone 0-4,1-4,2-4,3-4,4-4,5-4,6-0,7-4,8-4,9-4,10-4,11-4,12-4,13-0 Pits are arranged like that. 12 11 10 9 8 7 13 6 0 1 2 3 4 5 so the format is pit number - number of stone in that pit, Every time send the current board in string format using initialize() function. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The XMessages class for PHP 5.3+ lets you easily integrate the X-Messages spec into existing PHP web applications for simple server-client messaging. See http://www.xmessages.org for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    MultiApps

    A RPC and database sharing generic server

    MultiApps is an application that allows multiple clients using the JSON-RPC protocol to communicate and share a database in a single connection. It has room support and it's focused in simple of use and performance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PHP JSON Login

    PHP JSON Login

    PHP login script using JSON
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SANJER is a wrapper class that brings together SAJAX (the Simple AJAX toolkit) and JSON (JavaScript Object Notation). These two, when combined, allow great AJAX usability. SANJER provides a simple and convenient way to put the two to work together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KCFinder
    KCFinder is an alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors to upload and manage images, flash movies, and other files that can be embedded in generated HTML content.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22

    The Dog Gateway

    (formerly known as Domotic OSGi Gateway)

    --- On February 25, 2014 the project has been updated to a newer version (Dog 3.0) and moved to GitHub. --- Dog is a software-based gateway used for controlling domotic environments in a vendor-independent way, thanks to its high-level semantic device modeling strategy and its driver architecture that allows to support different domotic plant technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Delphi CouchDB Client

    CouchDB client for Delphi XE2

    ...http://www.adug.org.au for allowing me to speak, otherwise I would not have written these units. http://code.google.com/p/superobject/ for providing a neat library for using JSON
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    matrixclass

    A small and simple cpp template class for manage matrix.

    A cpp class for manage matrix. Support the calculus of the determinant with the Lagrange's algorithm and the Gauss' method. From the revision 11 are avaiable new functions, like crop and cat of matrixes, and the LU decomposition algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who doesn't have `just too many' log files? Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it. ...
    Downloads: 0 This Week
    Last Update:
    See Project