Showing 51 open source projects for "json-cpp"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 1
    COVID19 Data Visualization HoloLens2

    COVID19 Data Visualization HoloLens2

    Experimental COVID-19 data visualization for HoloLens 2

    ...This project explores how volumetric data can be represented in physical space with direct hand-tracking inputs in mixed reality using HoloLens 2. It is based on Microsoft's MRTK(Microsoft's Mixed Reality Toolkit). DataVisualizer.cs script contains the code for retrieving, parsing JSON data, and visualizing with graphs. Graph elements are added to GraphContainerConfirmed, GraphContainerRecovered, GraphContainerFatal, and LabelContainer. CreateMeshes() creates the graph for three data values and text label. Main menu's Radio buttons simply show/hide GraphContainer objects. Menu stays around the user with tag-along behavior which is provided by MRTK's RadialView solver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Michel Max - SSMS Tools 2019

    Michel Max - SSMS Tools 2019

    Tools for Microsoft SQL Server Management Studio 2019

    ... - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Michel Max - SSMS Tools 2017

    Michel Max - SSMS Tools 2017

    Tools for Microsoft SQL Server Management Studio 2017

    ... - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Michel Max - SSMS Tools 2016

    Michel Max - SSMS Tools 2016

    Tools for Microsoft SQL Server Management Studio 2016

    ... - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    Michel Max - SSMS Tools 2014

    Michel Max - SSMS Tools 2014

    Tools for Microsoft SQL Server Management Studio 2014

    ... - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Michel Max - SSMS Tools 2012

    Michel Max - SSMS Tools 2012

    Tools for Microsoft SQL Server Management Studio 2012

    ... - Copy/Paste Table Structure and Data (Client Side). - Grid Search, with advanced Extended and Regular Expression. - Grid Search Highlight. - Grid Style Markers. - Grid Export to JSON, Excel XML. - Grid Image Capture. - Configurable Header Text Template, with quick insert, so you can easily sign you codes. - Quick encapsulate code in region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ACMESharp

    ACMESharp

    An ACME client library and PowerShell client for the .NET platform

    ...The ACMESharp client implementation is broken up into layers that build upon each other. Basic tools and services required for implementing the ACME protocol and its semantics (JSON Web Signature (JWS), PKI operations, client-side persistence) Low-level ACME protocol client library that can interoperate with a compliant ACME server. PowerShell module that implements a powerful client, that functions equally well as a manual tool or a component of a larger automation process, for managing ACME Registrations, Identifiers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JSONLIB

    JSON made simple for .NET

    JSON data manipulation library, built for simplicity. Create JSON object from common data types (array, list and dictionary). Parser is based on regular expressions and can handle nested structures. Access data using implicit typecast. Tutorial with all examples included. For details visit Wiki section. New in v2.0.0: Added serialization and deserialization methods!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 10
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    ...Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what scripts can access. Easy to use error handling (script errors are exceptions). Support for coroutines, including invocation of coroutines as C# iterators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    appromalib

    light weight application configuration file library

    provides classes to incorporate an application configuration file and manage app properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Secciones

    Software for calculating geometric properties of cross sections

    Software for calculating geometric properties of cross sections and polygons. Calculates: area, moments of inertia, product of inertia, radius of gyration, section modulus, among others. It also supports import and export of CSV, JSON and DXF files. Able to do geometric transformations and 2D and 3D visualization of the cross sections.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    ...Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with highly efficient stateful binary protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TR-Indentator

    This software Indent your program files.

    This software Indent your c,cpp,java and c# program files.indentation make your code more readable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JSONExtract

    JSON C# class extractor

    JSON C# class extractor is a small program that extracts the structure of the given JSON object into C# classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C# port / manipulation of json.org's "JSON in Java" implementation (http://www.json.org/java/index.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dependency anlyser that searches through a list of files or folders for references to other files or folders and displays them in a hierachical view. For example: css style sheet in HTML files, #includes in.c or .cpp files, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CodeWinPos is a plugin (vsip) for VS2005 (updated for VS2008) which opens .h files on the left half of the workspace and .cpp files on the right. It works for either the tabbed or MDI window layout options in the VS2005 IDE. Written in C# but targeted to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CUAHSI WaterObjectFlow provide JSON web service for hydrology observation data,sponsored by National Science Foundation of United States,developed by Joe hu, MapWindow software lab,Idaho State University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A .Net library to handle conversions from and to JSON (JavaScript Object Notation) strings. Written in C# 2.0 and compatible with all .Net languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This code is another way to create SOA applications through HTTP. Can execute Database SPs, MSMQ, Assemblies, IronPython script and generates RSS, JSON, Web Service, Text or Excel file through HTTP. The system has authentication and logging support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSON eXtended Notation is a augmentation of the current JSON api to provide, inline calling of functions and macro api capabilities from plain JSON strings. It also extends JSON to have a CDATA capability using Java-like meta-tagging.
    Downloads: 0 This Week
    Last Update:
    See Project