Mapnik

Mapnik 3.0.8 / 3.0.9-rc3 updated

Mapnik works by reading geographical data in the format of maps, layers, shapes, lines, geometries, etc. and aggregating this data in one single database. This data can then be made available to remote applications via queries, or used internally (if...

Mold

Mold 2.0.0

At only 200 lines of code, the library is very light-weight for a client-side library. Mold compiles plain-text templates to functions that map JavaScript values to strings (the filling in of the template) and provides an interface for directly inserting...

Jackson

Jackson 2.7.0 updated

JSON is a light-weight, language independent, data interchange format. Jackson can be used either to parse JSON strings, or to generate JSON data. Beyond basic JSON reading/writing (parsing, generating), it also offers full node-based Tree Model, as well...

RDF.rb

RDF.rb 1.99.0 updated

Because its based on the autoloading feature in Ruby, it means that the developer can generally make use of any one part of the library without needing to load up the rest.Features: 100% pure Ruby with minimal dependencies and no bloat. 100% free and...

Pegasus

Pegasus 0.3.2 updated

Pegasus changes how data is loaded on the page.Instead of using the classic synchronous model for loading each script one after the other, Pegasus allows developers to load data at the same time with other scripts.This method cuts down page loading times...

YAJET

YAJET 0.9

YAJET is framework agnostic, but also comes with a special version for usage with jQuery projects.The way YAJET works is to read the templates and then to compile them into JavaScript code. This code can then be run inside the browser and then pull in the...

Spring AMQP

Spring AMQP 1.5.2 / 1.0.0.M1 updated

Spring AMQP works as an abstraction layer between Java (Spring) or C# (Spring.NET) and the AMQP protocol, more precisely RabbitMQ. This tools is basically two separate libraries, both working similarly and providing a simple way to send and receive AMQP...