RSS 6535 projects tagged "Windows"

No download Website Updated 02 Apr 2013 libmawk

Screenshot
Pop 63.70
Vit 1.02

libmawk is a fork of mawk 1.3.3 restructured for embedding. It allows you to embed awk interpreters in any application written in C or in a language that can interface C libraries. This allows the application to have plugins, configuration, run control, and AI written in awk. It extends the original feature set of mawk with modularity (C-style include), save/load of compiled bytecode, function calling by name-in-string (substitute for pointers/references), and accounting and limiting of memory and CPU use. While awk as a language does not offer OOP and complex data structures, it is still reasonably powerful. A major advantage is the short learning curve for new users.

No download Website Updated 29 Mar 2013 CanvasJS

Screenshot
Pop 52.12
Vit 7.52

CanvasJS is an HTML5 charting and graphing library built on JavaScript and the HTML5 Canvas element. It runs across devices and performs 10x better than SVG and Flash-based charts. It is fully interactive and can render 100,000 data points in just over 100 milliseconds.

Download Website Updated 14 Apr 2013 plumb

Screenshot
Pop 121.66
Vit 2.11

plumb is a shell with focus on pipes: instead of pipelines, it can build large graphs of processes (nodes) and pipes (edges). Pipes are simple unidirectional streams without side effects. Traffic can be controlled by virtual processes (which are nodes just like real processes, but are implemented in plumb for minimal overhead). Virtual processes can split, merge, regex filter/alter, and shape the streams. Timers and starting/stopping processes or even rewiring the script on the fly are also supported. It is portable (using libporty) and behaves exactly the same way on Linux, Windows, Mac OS X, many BSD variants, and older UNIX systems.

Download Website Updated 12 Apr 2013 Drukkar

Screenshot
Pop 62.55
Vit 1.70

Drukkar is a lightweight blog engine and CMS written in PHP 5 with no external dependencies. It supports Markdown, generates clean and valid HTML, and stores individual posts in XML files. It doesn't use a database.

No download Website Updated 29 Mar 2013 3Depict

Screenshot
Pop 36.69
Vit 7.83

3Depict helps you visualize and analyze 3D point clouds with an associated real value in a fast and flexible fashion. The primary use is in Atom Probe Tomography, an atomic imaging technique, but the program may also be useful in other areas, such as geospatial data, lidar, etc.

Download Website Updated 26 Mar 2013 libporty

Screenshot
Pop 70.30
Vit 1.03

Libporty provides a higher level API for some commonly used library functions such as sockets, date/time, file system access, background processes, and asynchronous DNS resolving. Libporty is configured using scconfig and the API is guaranteed to work the same way on all supported systems. An application that exclusively uses the libporty API will not require autotools/scconfig for porting. Libporty has been tested on Linux, Windows, Mac OS X, multiple BSD variants, Minix, OpenSolaris, and some ancient Unix systems.

Download No website Updated 21 Mar 2013 libcpr

Screenshot
Pop 49.62
Vit 7.99

libcpr is a backport of the core data structures and algorithms from the C++11 standard library to C.

Download No website Updated 21 Mar 2013 odesk-qml

Screenshot
Pop 35.68
Vit 8.10

odesk-qml provides a customizable search graphical interface for the oDesk service.

Download Website Updated 10 Apr 2013 DEVSIM

Screenshot
Pop 57.45
Vit 8.21

DEVSIM is semiconductor device simulation software which uses the finite volume method. It solves partial differential equations on a mesh. The Python interface allows users to specify their own equations.

Download Website Updated 30 Mar 2013 BBCT

Screenshot
Pop 64.30
Vit 1.56

BBCT is a simple database app for your baseball card collection. You can add information about the cards in your collection, view details about individual cards, and filter the list of cards according to a limited set of criteria. BBCT helps you organize your collection and quickly look up which cards you own.

Screenshot

Project Spotlight

libvterm

A terminal emulator library.

Screenshot

Project Spotlight

Bitsy

A small, fast, embeddable, durable in-memory graph database that implements the Blueprints API.