RSS 519 projects tagged "Mac OS X"

Download Website Updated 20 May 2013 The Aime Interpreter

Screenshot
Pop 414.03
Vit 305.41

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

No download Website Updated 18 May 2013 HIDSharp

Screenshot
Pop 40.50
Vit 3.89

HIDSharp is a multiplatform .NET library for USB HID devices. It is COM-enabled to allow use in VB6 and MS Office.

No download No website Updated 13 May 2013 GRAL

Screenshot
Pop 82.34
Vit 11.45

GRAL is a library for creating high quality plots and charts in Java. Many plot types are available like scatter plot, bubble plots, line plots, area plots, pie charts, and bar charts. Additionally, GRAL can exchange and process data (smoothing), and various plug-ins allow the import and export of data and graphics to formats like CSV, JPEG, PNG, EPS, PDF, or SVG.

Download Website Updated 13 May 2013 Armadillo C++ Library

Screenshot
Pop 462.01
Vit 127.20

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point, and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach, based on template meta-programming, is used (during compile time) to combine several operations into one and reduce or eliminate the need for temporaries.

Download Website Updated 13 May 2013 c-ares

Screenshot
Pop 214.70
Vit 87.64

c-ares is a C library that resolves names asynchronously.

No download No website Updated 12 May 2013 VectorGraphics2D

Screenshot
Pop 32.31
Vit 10.55

VectorGraphics2D can export Java painting operations to Encapsulated PostScript (EPS), Scalable Vector Graphics (SVG), or Portable Document Format (PDF) files. It supports the rendering of all geometric shapes provided by the Java language. More advanced features like transparency or clipping paths can be used as well. It has a very small footprint and can be easily used as a replacement for Java's java.awt.Graphics2D class.

Download Website Updated 09 May 2013 TreeFrog Framework

Screenshot
Pop 166.04
Vit 37.87

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications. It provides an O/R mapping system and template system on an MVC architecture, and aims to achieve high productivity through the policy of convention over configuration.

Download Website Updated 02 May 2013 rxtx

Screenshot
Pop 102.29
Vit 2.81

rxtx is a native library for serial and parallel communication in Java. It provides a portable implementation of Sun's JavaCOMM standard, and runs on various Unixes, Mac OS X, BeOS, Microsoft Windows and others.

Download No website Updated 30 Apr 2013 Valentina Database

Screenshot
Pop 712.29
Vit 156.81

Valentina is cross-platform SQL and non-SQL columnar database that allows development of client-server [Web] solutions and applications with an embedded local database using the same sources. Valentina DB provides an Object-Relational model, but you can also mix Relational and Extended Navigational. It introduces a revolutionary model abstraction "Link" that greatly simplifies db schema, and therefore simplifies SQL queries. It supports disk and in-memory databases, and field types including Bit, BLOB, Pictures, and Enum. It provides advanced features such as triggers, views, stored procedures, regular expressions, XML, full-text search, and calculated fields. It exists as Valentina Server, Valentina Studio, and a set of Valentina ADKs for all major programming languages.

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 30.08
Vit 4.84

ENet for C# wraps the C-language ENet networking library. For games and other realtime applications, if you use TCP, old data can hold up newer data, even if it is no longer relevant (old positions, etc.). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.

Screenshot

Project Spotlight

Talend Open Studio for Data Integration

An extendable extract-transform-load tool where jobs are Perl or Java scripts.

Screenshot

Project Spotlight

CloverETL

A Java framework for building data integration and ETL applications.