Showing 74 open source projects for "stable"

View related business solutions
  • 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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Java JWT JSON

    Java JWT JSON

    Java JWT: JSON Web Token for Java and Android

    JJWT aims to be the easiest-to-use and understand library for creating and verifying JSON Web Tokens (JWTs) and JSON Web Keys (JWKs) on the JVM and Android. JJWT is a pure Java implementation based exclusively on the JOSE Working Group RFC specifications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    REST API Response Builder for Laravel

    REST API Response Builder for Laravel

    Builds nice, normalized and easy to consume REST JSON responses

    ResponseBuilder is a Laravel package, designed to help you build nice, normalized, and easy-to-consume REST API JSON responses. ResponseBuilder is written for REST API developers by REST API developers and is based on long-lasting experience on both "sides" of API. It's lightweight, with no dependencies, extensively tested, and simple to use yet flexible and powerful, with support for on-the-fly data conversion, localization support, automatic message building, chained APIs, and (hopefully)...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 452 This Week
    Last Update:
    See Project
  • 4

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL...
    Downloads: 5 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.
  • 5

    jElasticlunr

    This project is a Java port of the elasticlunr Javascript project

    This project provides full text search in Java. It is a Java port of the elasticlunr Javascript project (http://elasticlunr.com/). The documentation is available at https://jelasticlunr.sourceforge.io/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SELAEFiles

    Transforma txt y AD243 a JSON

    Transforma ficheros de apuestas en formato txt y AD243 al nuevo formato de ficheros JSON definido por SELAE para la realización de apuestas por soporte digital (ASD). (Transform text an ad243 files to JSON format files from SELAE company).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSON Parser

    JSON Parser

    JSON Parser written in C that outputs JSON into D-List list objects

    JSON parser is a highly efficient JSON data decoder written in C, that parses JSON data into a form that is very easy to use from within C code. You only need to include the json-parser.h file in your source code. If your project does not already incorporate D-List, you will also need to include dlist.h The JSON parser package also includes a JSON validator that does not parse or create resources, but allows the caller to validate JSON data from unknown sources, prior to any parsing...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    ZanRedisDB

    ZanRedisDB

    Yet another distributed fault-tolerant key-value database

    ZanRedisDB is a distributed Redis cluster with strong consistency. Compatible with Redis protocol: most redis command is supported in ZanRedisDB, so you can replace Redis with ZanRedisDB and get a more powerful cluster with unlimited data. Namespace and set supported: You can use the namespace and set as prefix to isolate different data to make operation more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sql-servant

    Personal Query Servant

    In your job, do you have queries that you are running regularly and sometimes you need to share those to non-technical people? Now you can do with your personal SQL Servant. Just configure and test it, if all is good distribute it. Those people doesn't need to have any fancy licensed SQL client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    XM32 To Wing Converter

    XM32 To Wing Converter

    An X32/M32 scene to Wing snapshot converter

    This apps converts Behringer X32/M32 scene files to the new Wing snapshot files. Scenes includes multiple lines of OSC commands and saves most of the settings of the console. The new Wing snapshots uses a completely different protocol (called JSON) that saves all of the console settings.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 11

    Json Node Tree Library

    Represents JSON doc as a nodes tree for transforms like XPATH & XSLT.

    Json Node Tree framework is provisioning of transformation operations for JSON documents similar XML XPATH and XSLT. The framework parses textual JSON document to nodes tree that represents JSON entity: object, array or value of primitive type. Generated tree allows to modify values of nodes and/or structure of the given JSON document. Representation of JSON object as a nodes tree allows implement an operations such as path query and transformations (like XPATH and XSLT for XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jul-javascript

    jul-javascript

    JUL - The JavaScript UI Language

    The JavaScript UI Language (JUL) is a configuration and instantiation module for the JavaScript frameworks. It can be used with any framework that accepts a configuration object as a constructor parameter, or with a custom factory for the other frameworks. JUL parses a tree of configuration objects, and creates the runtime components in the expected order and membership. For the most uses, after this step, you will have your application's user interface up and running. Browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HotTurtles_projet_GL02

    This app can sort mails, using a list of mails and collaborators.

    Using MailParser, you will be able to sort your enterprise's mail, using only the key arrows of you computer. You can select mails and contact from a collaborator, and sort with a top 10, a list of buzzy days, etc... Also, you can decide to visualize the result directly in your command prompt, or export it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Web Studio
    Start Building Rich Internet Applications Rapidly. OpenWebStudio (OWS) is a robust tool for building data bound forms, modules, utilities and more. Anyone, anywhere can create bullet proof solutions quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Bitcoin Price App

    A windows app written in VB.NET to check prices of Bitcoin

    This project has been discontinued and all of it's files have been removed from this site. If you are currently using any version of this program do not donate any bitcoin to any of the donation addresses listed in the program. i do not own them anymore or accept donations for this software. thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    YAJL-Fort

    A Fortran interface to the YAJL library

    YAJL-Fort is a modern object-oriented Fortran interface to the YAJL C library, which is an event-driven parser for JSON data streams. JSON is an open standard data interchange format. It is light weight, flexible, easy for humans to read and write, and language independent. Get YAJL-Fort on GitHub: https://github.com/nncarlson/yajl-fort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenEXI

    OpenEXI

    EXI implementations in Java and C#

    Open source .Net (C#) / Java implementation of the W3C Efficient XML Interchange (EXI) format specification. As a corollary to XML, EXI is an alternative, very efficient format that has all of the mechanics of XML, but is much more compact and is faster to exchange. - README (about Nagasena EXI implemenation) https://www.dropbox.com/s/adh83u9z1x1czv6/README.txt?dl=0 - Nagasena EXI grammar interchange format (PDF) https://www.dropbox.com/s/etrpuchaddplq2s/EXIGram.pdf?dl=0 -...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18

    redfish-lab

    Get started with the Redfish RESTful API from the DMTF

    Redfish-lab allows a smooth ramp-up with the Redfish RESTful API on an HPE ProLiant server, including UEFI/BIOS configuration with various scripting languages like PowerShell and Python. Small tutorials/articles are also proposed in the Wiki section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xml2Json Converter

    Xml2Json Converter

    Simple tool for converting large XML-files to JSON or JSON to XML

    Simple converter tool with GUI (written on JavaFX) for converting large XML-files to JSON and JSON to XML with indicating progress and uses small amount of memory for converting. Starting from 1.2.0 application supports batch converting files from directory by pattern. Uses Java 1.8+ (http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html). Distributions for Mac, Linux and Windows already have embedded JRE, so just download appropriate distribution and...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20

    ZET-JSON

    ZET-JSON is C++ library for json format.

    ZET-JSON is C++ library for json format. ZET-JSON uses STL library. You can use ZET- JSON (not as the library) with your code. ZET-JSON contains following json extension: the same object names in a container, a comma after the last object in a container, comments, string concatenation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    open-dis

    open-dis

    Open-DIS implements the IEEE DIS protocol in multiple languages.

    An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, Java, Javascript and XML. Example applications including sending and receiving native DIS traffic, X-Plane plugin, and WebSocket/Javascript/WebGL applications. See the individual code directories for each package of interest. This project is inactive and has migrated to a GitHub project at https://github.com/open-dis
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22

    Trivial Serialization Library

    C++11 serialization library

    Trivial Serialization Library (TSL) is a simple C++11 framework for object [de]serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

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

    JSONjuicer

    JSON parser and encoder

    A Java open-source library which makes encoding and decoding Java data-structures to and from JSON text easy and intuitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QBooru

    QBooru

    Simple viewer app for most Booru Sites, coded in Qt C++

    QBooru is a lightweight Windows and Linux client that allows users to see pictures from most booru sites, and download them, for example : - Gelbooru - Danbooru - Konachan - Yandere - Safebooru - Rule34 At the moment, it supports 4 APIs : - Gelbooru - Danbooru 2 - Moebooru - Derpibooru Searchs are done by the JSON APIs. Thumbnails are cached locally, and are re-used by the program if needed. Interface The current interface allows users to chose how many pictures they...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next