Showing 26 open source projects for "csv to json c++"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vienna

    Vienna

    Vienna is a free and open-source RSS/Atom newsreader for macOS

    Vienna is an RSS/Atom/JSON Feed reader for macOS. Vienna can connect directly to the websites you want to track. Additionally or alternatively, you can also sync with a server supporting the Open Reader API.
    Downloads: 0 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

    Mantle makes it easy to write a simple model layer for your Cocoa or Cocoa Touch application. Core Data solves certain problems very well. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    Spectrum Savings Accounts

    Spectrum Savings Accounts

    Spectrum is a program that helps you manage your personal finances.

    Spectrum is a program that helps you manage your savings by letting you create virtual savings accounts. Spectrum also allows you to set up standing orders, change it's appearance, import/export accounts and many other things. Keep in mind that Spectrum is not a banking app. It is simply a way for you to keep track of your savings. Your account data is saved locally in a JSON file, so don't use Spectrum for any sensitive information. At the moment it is available in these languages: English...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    YTKNetwork

    YTKNetwork

    YTKNetwork is a high level request util based on AFNetworking

    YTKNetwork is a high level request util based on AFNetworking. It's developed by the iOS Team of YuanTiKu. It provides a High Level API for network request. YTKNetwork is used in all products of YuanTiKu, including: YuanTiKu, YuanSoTi, YuanFuDao, FenBiZhiBoKe. YTKNetowrk is suitable for a slightly more complex project, not for a simple personal project. YTKNetwork is helpful if you want to cache requests, manage the dependences of requests, or validate the JSON response. And if you want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GCDWebServer

    GCDWebServer

    The #1 HTTP server for iOS, macOS & tvOS

    GCDWebServer is a modern and lightweight GCD based HTTP 1.1 server designed to be embedded in iOS, macOS & tvOS apps. Elegant and easy to use architecture with only 4 core classes: server, connection, request and response. Well designed API with fully documented headers for easy integration and customization. Entirely built with an event-driven design using Grand Central Dispatch for best performance and concurrency. No dependencies on third-party source code. Parser for web forms submitted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SBJson 5

    SBJson 5

    This framework implements a strict JSON parser and generator

    Chunk-based JSON parsing and generation in Objective-C. SBJson's number one feature is stream/chunk-based operation. Feed the parser one or more chunks of UTF8-encoded data and it will call a block you provide with each root-level document or array. Or, optionally, for each top-level entry in each root-level array. With this you can reduce the apparent latency for each download/parse cycle of documents over a slow connection. You can start parsing and return chunks of the parsed document before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    karatasi - flip cards on iPhone
    Flip card learning program for iPhone with a spaced learning algorithm. Create your own databases and edit the cards directly on the iPhone. Import Palm databases or csv-formatted files and backup your data with our Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    NetworkEye

    NetworkEye

    A iOS network debug library, monitor HTTP requests

    NetworkEye, an iOS network debug library, monitors 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
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Groot

    Groot

    From JSON to Core Data and back

    Groot provides a simple way of serializing Core Data object graphs from or into JSON. It uses annotations in the Core Data model to perform the serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RestKit

    RestKit

    Framework for consuming and modeling RESTful web resources

    RestKit is a modern Objective-C framework for implementing RESTful web services clients on iOS and Mac OS X. It provides a powerful object mapping engine that seamlessly integrates with Core Data and a simple set of networking primitives for mapping HTTP requests and responses built on top of AFNetworking. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YYModel

    YYModel

    High performance model framework for iOS/OSX

    The conversion performance is close to handwriting code. The object types can be automatically converted. All data types will be verified to ensure type-safe during the conversion process. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the xlslib-package-2.4.0b1.zip...
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 17
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Activity Tracker

    Activity Tracker

    Track your work in OSX Lion+

    Acitvity Tracker is a small menubar application which continuously collects the current active window title and the time the window is active. You can filter, save or export the collection to CSV, XML or HTML files. The application is a useful tool for developers to track the time spent on projects or similar activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JDCSVParser

    Objective-C CSV Parser Example Framework

    A simple callback-based parser for tabular data encoded as CSV (Comma Separated Values), written in Objective-C. Slightly heavy-weight as it was meant to not take short-cuts as a full push-down automaton state machine parser. This was initially an experiment in how to build such parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TechDoc

    Technical documentation for mobile phones

    TechDoc is a distributed system composed of a number of applications: a central java based web application using a SQLite database to import Technical documentation from CSV files (catalogue + files) and an Android based app or an iPhone/iPad app to install in a mobile phone, which is synchronized with the central web application and is able to work off-line and show the catalogue and files (e.g. PDF files). iPhone/iPad app can be downloaded through the Apple App Store. The Android version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ProcessTiming

    ProcessTiming

    Timer to ease your film development processes

    A Mac OS X App to time your film development processes, f.ex. rotary process phases (like E6, C41). New processes can be added simply by adding a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The JSON Framework is an framework which gives your iPhone Apps the ability of reading and creating json Dictionaries from NSStrings, Websites or Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Development of an Iphone application which interacts with a website of prediction markets. It incorporates JSON and ASIHTTPRequest to communicate with the website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Tool for importing and exporting records into the Mac OS X Address Book. Comma Separated Value (CSV) formats will be supported initially, although other formats may be added. Currently, only the Microsoft Outlook CSV format is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The CashFlow for iPhone is a simple cash management software. You can manage your daily cash income/outgo. It can export CSV/OFX report and send it with e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next