libgtkada21

Ada binding for the GTK+ GUI (dynamic library)

GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language.

msgp

Go code generator for MessagePack

This is a code generation tool and serialization library for MessagePack. It is targeted at the go generate tool. You can read more about MessagePack in the wiki, or at msgpack.org.

libear

generate compilation database for Clang tooling (wrapper library)

Bear records the flags passed to the compiler for each translation unit and stores them in a JSON file. This file can be used by Clang's tooling interface and programs like clang-check to process a translation unit.

libcpandb-perl

Perl module for working with the unified CPAN database

CPANDB is a module for retrieving various types of information about CPAN modules. It pulls data from different places, combining them in one SQLite database for convenient use.

libgtkada-bin

Ada binding for the GTK+ GUI (development utilities)

GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language.

node-fecha

Date formatting and parsing for Node.js

Lightweight date formatting and parsing (~2KB). Meant to replace parsing and formatting functionality of moment.js.