Simple Project List Software Map

121 projects in result set
LastUpdate: 2010-02-20 09:39

Glovebox Server Management

Glovebox is a Perl and ExtJS based server monitoring and tracking system with SNMP modules for IBM Bladecenter Management Modules (AMM and MM), IBM xSeries RSA II Cards, and libvirt-based virtual machines.

(Machine Translation)
Database Environment: MySQL
Natural Language: English
Operating System: Linux, Linux
Programming Language: Perl, Perl
User Interface: Web Environment
LastUpdate: 2014-03-13 14:16

Ada Util

Ada Util is a collection of utility packages for Ada 2005. Several packages are inspired from Java packages and libraries (Java properties, log4j, listeners, streams). The library provides a logging framework, a serialization/deserialization framework for XML, JSON, CSV, an Ada beans framework, a composition stream framework (raw, files, buffers, pipes, sockets), several concurrency tools (reference counters, counters, pools, fifos, arrays), a REST client framework, and more.

(Machine Translation)
Programming Language: Ada
Topics: Freecode.com, JSON, XML
LastUpdate: 2014-04-16 15:00

JSON-delta

JSON-delta is a multi-language software suite for computing deltas between JSON-serialized data structures and applying those deltas as patches. It enables separate programs at either end of a
communications channel (e.g. client and server over HTTP, or two processes talking to one another using bidirectional IPC) to manipulate a data structure while minimizing communications overhead. Robust reference implementations are available in Python and Javascript. Work is ongoing on other implementations, including Racket and Perl.

(Machine Translation)
LastUpdate: 2011-02-12 18:15

Terrastore

Terrastore is a modern document store which provides advanced scalability and elasticity features without sacrificing consistency.

LastUpdate: 2012-10-06 07:42

JSONBOT

JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP. This distribution provides bots built on the JSONBOT framework for console, IRC, XMPP for the shell and WWW, and XMPP for the Google App Engine. A plugin infrastructure can be used to write your own functionality.

(Machine Translation)
LastUpdate: 2009-08-14 21:14

smartMySQLAdmin

smartMySQLAdmin is an AJAX-based MySQL management tool. You can use smartMySQLAdmin for basic CRUD operations.

(Machine Translation)
Database Environment: MySQL
Target Users: System Administrators
Natural Language: English
Operating System: OS Independent
Programming Language: JavaScript, PHP, PHP
User Interface: Web Environment, Web Environment
LastUpdate: 2014-04-17 16:46

Genson

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

(Machine Translation)
Natural Language: English
Programming Language: Java
LastUpdate: 2013-02-03 22:56

encuestame

Encuestame is a survey management system. It's integrated with the most popular social networks, including Facebook and Twitter.

Natural Language: English, Spanish
Operating System: MacOS, AIX, Linux, Windows
Programming Language: Java
LastUpdate: 2013-09-08 20:19

glNetViz

glNetViz is a tool for visualizing computer network topologies with WebGL. With the abilities of real time visualizing network traffics flowing around the local network and to/from the Internet, you can manage the various network more easily and efficiently. glNetViz is intended to be a convenient tool that can easily visualize the network topology from the serialized data in YAML or JSON.

(Machine Translation)
LastUpdate: 2013-08-19 16:28

EJDB

EJDB is an embedded JSON database engine. It aims to be a fast MongoDB-like NoSQL library that can be embedded into C/C++/Nodejs/Python3/Lua applications. It features collection-level write locking, collection level transactions, string token matching queries, and a Node.js binding.

(Machine Translation)
LastUpdate: 2012-08-05 18:37

WAJAF

WAJAF is a powerfull JavaScript framework that works on the client side (i.e. the Web browser) and lets you build complete applications based on XML file descriptors or native server language classes (already available in PHP).

LastUpdate: 2011-08-27 18:59

SharpBox

SharpBox implements a .NET driven application programming interface for existing cloud storage services developed in C#. The library currently supports DropBox and follows a provider interface approach to adopt any other cloud service as well, such as Amazon S3 or iDisk.

(Machine Translation)
Natural Language: English
Operating System: MacOSX, Linux, Windows
Programming Language: C#
User Interface: .NET/Mono
LastUpdate: 2010-05-28 15:13

Orient Key/Value Server

Orient Key/Value Server is based on the Document Database technology and is accessible as an embedded repository via Java APIs or via HTTP using a RESTful API. It uses a new algorithm called RB+Tree, derived from the Red-Black Tree to maintain tree balance, and from the B+Tree storing the links to records in pages to optimize memory consumption and loading time. Orient Key/Value Server scales out very well in a cluster with thousands of running machines: Orient will divide the load among all the nodes. Clustering, by default, works in auto-discovery mode: when a node starts, it attaches itself to the cluster if one is available. When a node goes down, the cluster automatically rebalances itself.

(Machine Translation)
Operating System: OS Independent
Programming Language: Java
LastUpdate: 2014-03-07 15:54

P* Web Programming Language

P* (P-star) is a Web programming language that incorporates common tasks like template handling and database queries into the language. It features MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, and GET and POST. Programs can be run on the command line, in a CGI environment, or by the P* Apache Module.

(Machine Translation)
LastUpdate: 2013-05-29 23:00

Sails.JS

Sails.JS is a NodeJS MVC framework made with building API apps quickly in mind. It provides a RESTful JSON API, Websocket Support, ORM-based database connections, and support for many databases via adapters.

(Machine Translation)