Showing 2157 open source projects for "json-cpp"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded text files. Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    ...http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform. This project is a little tweek on the official C++ client library's source code. The goal is to make it possible to build and run redis-cpp-client on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libjson
    A JSON reader and writer which is super-effiecient and usually runs circles around other JSON libraries. It's highly customizable to optimize for your particular project, and very lightweight. For Windows, OSX, or Linux. Works in any language.
    Leader badge
    Downloads: 204 This Week
    Last Update:
    See Project
  • 4

    symfonion

    SyMFONION a MML-like music language.

    This project is intended to provide a simple language which describes musical works. The language is based on JSON syntax and similar to "MML" of the 8-bit age. But much more structured and reasonable. Currently it can render a standard midi file from a given JSON file which complies with 'SyMFONION' syntax.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    Hokum

    Hokum is a framework designed to boost the application development.

    Hokum is a simple and lightweight framework, designed to simplifies and boost the development of software that handle many different data formats, for the Java platform, right now(in the future, the goal is to work in many platforms). It uses JSON for the data definitions and manipulation. The Hokum Framework exposes several interfaces and abstract classes, allowing you to change the type of implementation of an component with very little impact. Hokum framework is designed to work with many of the frameworks used in the market, with the goal to make de development process easyer, faster, and even funnier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    webapigen

    Windows console program providing a front end to the cgic library

    webApiGen generates a cgiMain function to be called by the cgic library. The idea is to provide a collection of functions for an AJAX (or AJA JSON) environment, although it can be used to emit straight html. The program takes a specification of an api and generates cgiMain() along with some helper functions. Whether it's worth messing about with a mini language to come up with a relatively simple program which most people would probably do in some scripting language is for you to decide. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9

    JSONConverter

    JSONConverter

    API created to assist the development and conversion of Java objects to JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    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: 2 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    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
  • 13

    Tinycc4j

    Small Java API wrapper for popular tiny.cc shortening service

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

    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
  • 15

    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: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20

    PHP JSON Login

    PHP JSON Login

    PHP login script using JSON
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 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: 2 This Week
    Last Update:
    See Project
  • 23
    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: 2 This Week
    Last Update:
    See Project
  • 24

    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: 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