RSS 51 projects tagged "GNOME"

Download Website Updated 25 Apr 2001 Rinn

Screenshot
Pop 23.87
Vit 66.43

Rinn is a CORBA ORB written in Ruby. Currently, the client side of the object-request-broker is usable.

Download Website Updated 28 Mar 2013 BEAST/BSE

Screenshot
Pop 441.78
Vit 43.96

Beast is a powerful music composition and modular synthesis application. It offers multiple input methods like multitrack, piano roll, and pattern editing and supports skins. On the technical side, it has a wide range of abilities like sequencing, unlimited undo/redo history, real-time synthesis with multiprocessor support, full duplex 32-bit audio rendering, precise timing down to sample granularity, on demand loading of partial wave files, on the fly decoding of various sample formats, aliasing free oscillators, and full Scheme scripting support.

No download Website Updated 28 Aug 2012 GNOME-DB / Libgda

Screenshot
Pop 119.37
Vit 19.20

Libgda is a (relatively small) database access library. It provides a wrapper like ODBC but with more features for accessing several database engines, a general data model for use with CSV or XML files, a metadata extractor that retrieves information about database objects in a common way, and a SQL console application (like mysql, psql or sqlite3 consoles).

Download Website Updated 20 May 2010 libxml2

Screenshot
Pop 911.99
Vit 18.95

Libxml2 is the XML C library developed for the Gnome project. The library code is portable (to Linux, Unix, Windows, embedded systems, etc.) and modular; most of the extensions can be compiled out. Libxml2 implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, Relax NG, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, and SAX2. Support for W3C XML Schemas is in progress. It includes xmllint, a command line XML validator.

Download Website Updated 04 Jul 2011 PyGTK

Screenshot
Pop 273.83
Vit 17.88

PyGTK is a set of Python bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It automatically does all the type casting and reference counting that you normally would have to do with the C API.

Download Website Updated 19 Jan 2013 buzztard

Screenshot
Pop 94.23
Vit 12.71

The buzztard project aims to provide a free replacement for the Windows-only and closed source Buzz music production environment. It is based on a very modular approch that allows many people to get involved.

Download No website Updated 17 Feb 2010 GNOME Structured File Library

Screenshot
Pop 225.20
Vit 10.57

The GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to other languages. This library replaces libole2 and is used in gnumeric, mrproject, abiword, libwv2, koffice. It is also part of the AAF format.

Download No website Updated 14 Feb 2009 libglade

Screenshot
Pop 212.06
Vit 8.68

Libglade is a small library that allows a program to load its user interface from an XML description at runtime. The XML file format is that of the user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. Libglade also provides a simple interface for connecting handlers to the various signals in the interface (on platforms where the gmodule library works correctly, it is possible to connect all the handlers with a single function call). Once the interface has been instantiated, libglade gives no overhead, so other than the initial interface loading time (which is short), there is no performance tradeoff.

Download Website Updated 24 Sep 2006 gnome-python

Screenshot
Pop 165.67
Vit 7.64

gnome-python is a set of interfaces to gnome-libs. It also contains a copy of PyGTK, so you don't have to worry about gnome-python getting out of sync with your copy of PyGTK. The bindings cover almost all of the APIs in gnome-libs.

Download Website Updated 23 Apr 2009 Vala

Screenshot
Pop 97.11
Vit 7.55

Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements, and without using a different ABI compared to applications and libraries written in C.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.

Screenshot

Project Spotlight

doxygen

A documentation system for C++ and many other programming languages.