Showing 14 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
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    MJExtension

    MJExtension

    A conversion framework between JSON and model

    A fast, convenient and nonintrusive conversion framework between JSON and model. Dictionary-to-model framework with fast conversion speed and easy to use. A large number of unit tests have been carried out on various commonly used data scenarios. MJExtension is an ultra-lightweight framework that converts between dictionaries and models. Coding all properties of a model with only one line of code. Coding (archiving and unarchiving) of all attributes of the model can be achieved with just one line of code. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    V2RayXS

    V2RayXS

    GUI for xray-core on macOS

    V2RayXS is a macOS client for V2Ray, a powerful proxy tool designed for bypassing internet censorship and improving privacy. It provides a user-friendly GUI for configuring and managing V2Ray connections.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    CocoaRestClient

    CocoaRestClient

    A free, native Apple macOS app for testing HTTP/REST endpoints

    CocoaRestClient is a Mac OS X app for testing HTTP/Restful endpoints. I love curl, but sometimes I need my output XML or JSON pretty printed. I want to be able to save frequent PUT and POST bodies for later and copy and paste responses easily. Think of this as a curl with a light UI. The goal of this project is to build a lightweight native Cocoa app for testing and debugging HTTP Restful services. This project was greatly inspired by the Java rest-client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mantle

    Mantle

    Model framework for Cocoa and Cocoa Touch

    ...If you need to execute complex queries across your data, handle a huge object graph with lots of relationships, or support undo and redo, Core Data is an excellent fit. If you're just trying to access some JSON objects, Core Data can be a lot of work for little gain. Nonetheless, if you're using or want to use Core Data in your app already, Mantle can still be a convenient translation layer between the API and your managed model objects. In order to serialize your model objects from or into JSON, you need to implement <MTLJSONSerializing> in your MTLModel subclass. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Xctool

    Xctool

    An extension for Apple's xcodebuild that makes it easier to test iOS

    xctool is an archived build tool developed by Facebook for running Xcode builds and tests from the command line. It aimed to provide better output formatting, faster test execution, and improved integration with CI systems. Although deprecated, it was widely used before xcodebuild matured with similar functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NetworkEye

    NetworkEye

    A iOS network debug library, monitor HTTP requests

    ...It can be detected HTTP requests including web pages, NSURLConnection, NSURLSession, AFNetworking, 3rd libraries, 3rd SDK, and so on. very convenient and practical. It can be a map local json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    V2RayX

    V2RayX

    GUI for v2ray-core on macOS

    V2RayX is a macOS GUI application that manages and launches the V2Ray network proxy core from a friendly menu-bar interface. It lets you configure servers and routing rules, toggle the system proxy, and switch between direct, PAC, or global modes without editing JSON by hand. The app focuses on everyday ergonomics: quick start/stop, connection status at a glance, and easy import/export of configurations. Under the hood it delegates actual data plane work to the V2Ray core, so updates to protocols and transports are inherited by installing newer cores. Users who juggle multiple profiles can organize them and switch based on need, keeping complex setups manageable. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    InstagramKit

    InstagramKit

    The unofficial Instagram iOS SDK

    An extensive Objective C wrapper for the Instagram API, completely compatible with Swift. The framework is built atop AFNetworking’s blocks-based architecture and additionally, parses JSON data and creates model objects asynchronously so there’s absolutely no parsing on the main thread. It’s neat, fast and works like a charm. InstagramKit uses UICKeyChainStore as an optional sub-dependency for Keychain access. If you opt to use the optional pod, InstagramKit resumes your authenticated sessions across App launches, without needing any additional code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tangram - iOS

    Tangram - iOS

    Tangram is a modular UI solution for building native page dynamically

    Tangram is a UI Framework for building a fast and dynamic ScrollView. The system requirement for Tangram is iOS 7.0+. JSON to View can be very easy by use our default parser. You can open TangramDemo to see how to transfer JSON to view. The default parsers are the same in the two platforms (Android and iOS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    RestKit

    RestKit

    Framework for consuming and modeling RESTful web resources

    ...It has an elegant, carefully designed set of APIs that make accessing and modeling RESTful resources feel almost magical. You can even access the Twitter public timeline and turn the JSON contents into an array of Tweet objects. RestKit is designed to be modular and each module strives to maintain a minimal set of dependencies across the framework and with the host platform. At the core of library sits the object mapping engine, which is responsible for transforming objects between representations (such as JSON/XML <-> local domain objects). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YYKit

    YYKit

    A collection of iOS components

    YYKit is a large collection of iOS utility and component modules, intended to provide building blocks for iOS app development. It is released under the MIT license. The repository splits out independent submodules such as YYModel (a high-performance JSON ↔ model mapping layer), YYCache (a fast caching system), YYImage (image handling, including support for formats like WebP, APNG, GIF), YYWebImage (asynchronous image loading and caching), YYText (a rich text display and editing component), YYKeyboardManager (keyboard/input management), YYAsyncLayer, YYDispatchQueuePool, and various handy Categories that extend Foundation/UIKit with utility methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YYModel

    YYModel

    High performance model framework for iOS/OSX

    ...There is no need to make the model class inherit from other base class. This library contains only 5 files. Docs and unit testing, 100% docs coverage, 99.6% code coverage. You can map a json key (key path) or an array of json key (key path) to one or multiple property name. If there's no mapper for a property, it will use the property's name as default.
    Downloads: 0 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
    JSONKit

    JSONKit

    Objective-C JSON

    JSONKit is a high-performance Objective-C library for parsing and generating JSON on iOS and macOS, created before Apple’s built-in JSON APIs were widely available. It focuses on speed and low memory overhead, using tight C/Objective-C code paths to turn NSData into Foundation containers (arrays, dictionaries) and back again. The API provides flexible options such as mutable or immutable containers, pretty printing, and tolerances for common JSON formatting quirks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next