Showing 2111 open source projects for "org..json"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    JavaXmlWrapping

    Utility functionalities for simple Xml usage in Java

    Facading Xml core usages for simple and easy xml usage for basic xml reading, writing, validating, especially support for simplified XPath access for reading and writing data. XPath functionality is not fully supported so far and leaks functions, conditions, axis (except 'this' and 'parent') and operators. Indexed access is supported. Be invited to join further development or send Junit test cases if you find something (existing) is not working properly :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QRMAN

    QRMAN

    Url Shortener and QR Codes Generator

    QRMAN an open source Url Shortener and QR Code generator with excellent features. Create, Manage, track Qr codes. Excellent statistics for every QR codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    openM2

    openM2

    Business Application Construction Kit

    openM2 is a sophisticated Business Application Construction Kit / Framework which allows the development of individual software solutions for optimizing and supporting business processes. openM2 uses advanced components from Workflow-, Record- and Documentmanagement, as well as from Integration and Reporting Systems. The installation of openM2 is described at: http://www.openm2.org/gettingstarted The documentation of openM2 can be found in the following wiki: http://www.openm2.org/wiki
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Cradlecore MVC for PHP

    An easy to use mvc framework for php

    An easy to use mvc framework for php with simple json files and also easy to use commandline project assistant. Full documentation is provided in the official site http://sourcetek.org/ . Routes mappings, composite modules, children modules, modules inheritance, cache, environments configurations, predefined frames and more features just from a simple json configurations. Also provides methods to manage assets, url and metas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JSAudioManager

    html5 audio manager class in javascript for comfortable sound handling

    JSAudioManager is a html5 javascript class for easier handling of sounds in games or online programs. It is also possible to record arrangements, play them and store them via json to the user's file system or in the browser via localStorage. It is the sound api used in my smartphone and web game space fighter mobile. Furthermore it offers much more functions as you can hear! You can easily use JSAudioManager by including the js file in your website's head tag. <script src="js/audiomanager.js"></script> Then you can create a new object in a javascript content area inside your <body>-Tags (or if a framework like jquery used in head via $(function() {})) by typing <script> window.oAudioManager = new AudioManager(); </script> At my page http://www.philipkretz.net you can find a sample page for JSAudioManager!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jQuery4PHP
    jQuery4PHP ( jQuery for PHP ) is a PHP 5 library. Makes easy writing javascript code (jQuery syntax) using PHP objects. Develops Rich Internet Applications in an easy way without having to know javascript language with the help and power of jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10

    XMPPLatitudeStatusUpdater

    Update XMPP Status from Google Latitude Location

    Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude). You need : - Java JRE 6 - any JDBC database - enable Google Latitude (https://latitude.google.com/latitude/b/0/apps) TODO : - easier install - configuration menu - remove sql server requirement - port on android (remove server requirement)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Library that provides ability to load and dump JSON data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emmet-vim

    Emmet-vim

    Plug-in for expanding abbreviations similar to emmet

    Emmet-vim is a Vim plugin that brings Emmet-style abbreviation expansion to Vim users working with HTML, CSS, JSX, and other markup-heavy formats. It lets you type compact CSS-selector-like expressions and expand them into full HTML or XML structures with a single key combination, drastically speeding up front-end templating. The plugin supports many Emmet constructs such as IDs, classes, nesting, multiplication, numbering, text content, and attribute syntax. It can be installed using common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...Has command line interface and a GUI (Tk). Can convert ".url" into ".desktop". Written in Python. Formats: .desktop, .url, .webloc [read], Firefox (.html), Firefox 3 (.json) [read], Konqueror (.xml), Opera (.adr)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSON is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs. QJson is a qt-based library that maps JSON data to QVariant objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Laboratory notebook using version control system and independent date-time stamping (as notarization), in order to ensure record accountability, auditing, and conforming to US FDA 21 CFR 21's rule on electronic records. Please kindly rate this application or drop me an email at [ mauriceling AT acm DOT org ] so that I can hear from you. Otherwise, I have no idea who the users are. Please kindly help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    World of Padman
    UPDATE(2016-03-17) This repository has moved to GitHub: https://github.com/worldofpadman/gamesource Full downloads, patches and sourcecode for the "World of Padman" game, also known as WoP ( http://worldofpadman.net/ ). WoP is based upon Quake 3 gamecode and uses a modfied version of the ioquake3 engine ( http://ioquake3.org/ ).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19

    [easyFrame]

    ASP.NET Framework for Open Source Libraries

    Open source framework for AJAX development with ASP.NET 4 (C#) and JQuery. Features include JSON handling, Master pages, themes, Forms Authentication, AJAX calls and Facebook connect. Revised to be 100% JQuery. Also, recently added HTML5/CSS3 support example with Modernizr. Latest version is Beta 0.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See http://www.stf12.org/developers/CORTEX_STM32F2xx_Template.html for setup. For debugger and flashing, the ST-Link V/2 was used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CD-R eRRoR coRRectoR

    Error correction program for CD, based on 16-bit Solomon-Reed code.

    rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker; rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places. Sequel of: http://forum.doom9.org/showthread.php?t=93048 http://forum.sharereactor.ru/showthread.php?t=59777
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Aurora Application Server is a new Python Web Application Server and Framework. The main goal of the project is to provide the developer with a complete set of tools to speed up the application development process. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Tonic EPC

    .EPC (Electronic Product Code) Encoding/Decoding Library for .NET

    Tonic EPC is an EPC (Electronic Product Code) Encoder/Decoder library written in C#. It aims to support the latest EPC TAG Data Standard (see http://www.gs1.org/gsmp/kc/epcglobal/tds/) with focus on id and tag uri handling. Have a look at the project wiki for further information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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: 161 This Week
    Last Update:
    See Project
  • 25

    acl_cpp

    a powerfull c++ library for win32/linux, server framework, HttpServlet

    acl_cpp(which has been included in acl project: https://sourceforge.net/projects/acl/ , please download it from acl project url) is a c++ wrap library for acl, and acl_cpp has many more useful functions than acl, such as streaming mime parsing, handler socket supporting, and db(mysql and sqlite) pool interface, HttpServlet, etc. With acl_cpp, you'll get more powerfull acl functions, and the quickly development, module programming, good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB