Liste des projets simples Logiciel Télécharger Carte

121 projects in result set
Dernière Mise à Jour: 2013-10-28 03:42

Json-11

Json-11 is yet another C++ class implementing the JSON data interchange format. It is designed with the latest C++11 standard in mind. The code fits in a single file and is reasonably fast, and the interface is made as simple as possible.

(Traduction automatique)
Système d'exploitation: Linux
Langage de programmation: C++, C++
Sujet: Freecode.com, JSON
Dernière Mise à Jour: 2013-06-13 20:50

Corn Gate

Corn Gate is designed to simplify service definitions and implementations in Java. It comes with several handy out-of-the-box functionalities, including security, registry, Spring and EJB integration, filters, shared data stages, client contexts, etc. JSON-RPC/HTTP and REST/HTTP protocols are supported. Remote service calls can be done through various client technologies. Since Gate supports standard HTTP communication mechanisms, almost any client technology can access services remotely.

(Traduction automatique)
Dernière Mise à Jour: 2013-03-11 20:12

WaldScan

WaldScan is a PHP class which recursively scans a given directory for a list of selected file types. It has many uses for any Web page which serves files over HTTP/HTTPS, for a CLI program which does batch processing of files, or in cron jobs for caching file data for faster access.

(Traduction automatique)
Environnement de base de données: SQLite
Système d'exploitation: MacOSX
Langage de programmation: PHP
Dernière Mise à Jour: 2012-03-06 03:19

Marley

Marley is a framework for quickly building RESTful Web services and applications with Ruby. Development is fast because Marley implements lots of sensible defaults, all of which can be overridden.

(Traduction automatique)
Dernière Mise à Jour: 2010-01-20 19:05

Gelatin

Gelatin is a simple and fast program for transforming text to structured formats such as XML, JSON, or YAML. It is a combined lexer, parser, and output generator.

(Traduction automatique)
Dernière Mise à Jour: 2013-10-05 11:00

Qore JSON Module

Qore JSON Module provides JSON parsing and generation support, as well as JSON-RPC classes and functions to Qore. The functionality in this module was split from version 0.8.1 of the main Qore library.

(Traduction automatique)
Langage de programmation: C++
Sujet: Freecode.com, JSON
Dernière Mise à Jour: 2013-05-23 14:46

UnQLite

UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine.It is a document store database similar to MongoDB, Redis, CouchDB, etc. as well a standard key/value store similar to BerkeleyDB, LevelDB, etc. It reads and writes directly to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, and you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures.

(Traduction automatique)
Dernière Mise à Jour: 2009-09-27 10:26

Aeson

Aeson allows very easy marshalling of POJOs (Java objects) to JSON. Since it uses JAXB annotations, you can marshall all your JAXB-annotated classes to JSON without any modifications. The library is very small, and only relies on core J2SE (1.5 and up) and JAXB.

(Traduction automatique)
Dernière Mise à Jour: 2010-03-21 23:39

json-rpc

json-httpd is a library that provides a Web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for an application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone Web server.

(Traduction automatique)
Dernière Mise à Jour: 2014-02-26 00:38

MQT

MQT is an HTML5 application which allows browsing and querying of SQL databases, currently supporting MySQL and PostgreSQL. It may be viewed as rather simple-minded competition to phpMyAdmin, with a focus on getting SELECT queries done just right and tuned to blazing performance.

(Traduction automatique)
Environnement de base de données: MySQL, PostgreSQL (pgsql), PostgreSQL (pgsql)
Langage naturel: English
Langage de programmation: JavaScript, PHP
Interface utilisateur: Web Environment
Dernière Mise à Jour: 2014-01-10 04:02

Immutables

Immutables allows you to embrace immutablity to tackle complexity and concurrency challenges. To get the benefits of immutability in Java, there's an annotation processor to easily create simple and consistent value objects. You can think of it as Guava's Immutable Collections but for regular objects. It includes support for JSON marshaling, MongoDB repositories, and JAX-RS.

(Traduction automatique)
Dernière Mise à Jour: 2012-02-05 18:53

Powerdns Tango

Powerdns Tango is a simple Web frontend for PowerDNS written in the Perl dancer framework. Its design philosophy is to (hopefully) make DNS management simple, easy, and as quick as possible. It supports both MySQL and PostgreSQL backends.

Langage naturel: English
Langage de programmation: Perl
Interface utilisateur: Web Environment
Dernière Mise à Jour: 2009-06-06 22:14

myPatterns

myPatterns is a lightweight library implementing pattern matching of arbitrary data structures (not just strings) in concrete syntax notations. Default notations such as JSON are pre-defined, but users can override them with new, customized notations for their data. myPatterns is available for C and JavaScript developers, and has already been integrated with querying tools such as JSLINQ and JSONQuery.

(Traduction automatique)
Dernière Mise à Jour: 2010-02-20 21:46

YFi Hotspot Manager

YFi Hotspot Manager is a modern AJAX Web front-end for FreeRADIUS 2.x. It has support for vouchers, permanent users, billing post paid, and pre-paid. Multiple languages are supported. Statistics can be generated. It works with CoovaChilli and Mikrotik. It runs on Ubuntu and CentOS. It has Google Maps integration. Third party systems can be integrated. There is thorough documentation.

(Traduction automatique)
Dernière Mise à Jour: 2013-02-06 22:50

gpFinder

gpFinder is a file manager based on the elFinder project. Written in JavaScript using jQuery UI, it can be easily integrated with all of the most popular Web editors (elRTE, CKEditor, and TinyMCE).