RSS 14 projects tagged "Linux"

Download Website Updated 11 Apr 2013 Libiqxmlrpc

Screenshot
Pop 314.56
Vit 48.97

Libiqxmlrpc is an object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.

Download Website Updated 07 Oct 2011 The Jim Interpreter

Screenshot
Pop 82.38
Vit 5.40

Jim is a small footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with garbage collection, closures, a built-in object oriented programming system, functional programming commands, and first class arrays. The interpreter's executable file is only 70 KB in size, and can be reduced by further excluding some commands. It is appropriate for inclusion inside existing programs, for scripting without dependencies, and for embedded systems.

Download Website Updated 12 Dec 2012 Free Electron

Screenshot
Pop 87.24
Vit 4.52

Free Electron is a C++ framework facilitating reuse and integration for R&D projects such as simulation, AI, and visual effects. The core systems include dynamic plugins, a strong component model, and a fast runtime database. All these systems are highly extensible. Integration has been demonstrated with Armadillo, Boost, DevIL, GraphViz, Houdini, JSON, Lua, Maya, ODE, OpenAL, OpenGL, OSG, PCRE, RakNet, SDL (image and joy), and X11/GDI. General operators built with this framework can be used in Houdini and Maya (etc.) without any direct dependencies on those environments (each has a custom meta-plugin which interfaces the APIs). Builds are done with Python scripts (simple at the module level, like Jam, but in Python), and supports distcc, ccache, and gch files.

Download Website Updated 25 Jan 2011 SerbDict

Screenshot
Pop 37.55
Vit 1.66

Serbian Dictionary is a bidirectional Serbian-English dictionary. It currently contains only a command line interface. It has been tested on Linux, *BSD, and Cygwin.

Download Website Updated 11 May 2011 DIFFUSE

Screenshot
Pop 58.28
Vit 1.88

DIFFUSE enables FreeBSD's IPFW firewall subsystem to classify IP traffic based on statistical traffic properties. With DIFFUSE, IPFW computes statistics (such as packet lengths or inter-packet time intervals) for observed flows, and uses ML (machine learning) techniques to assign flows into classes. In addition to traditional packet inspection rules, IPFW rules may now also be expressed in terms of traffic statistics or classes identified by ML classification. This can be helpful when direct packet inspection is problematic (perhaps for administrative reasons, or because port numbers do not reliably identify classes of applications). DIFFUSE also enables one instance of IPFW to send flow information and classes to other IPFW instances, which then can act on such traffic (e.g. to prioritize, accept, or deny) according to its class. This allows for distributed architectures, where classification at one location in your network is used to control firewalling or rate-shaping actions at other locations.

No download No website Updated 16 Jun 2011 Waverous LambdaMOO

Screenshot
Pop 28.04
Vit 29.62

Waverous aims to bring a few LambdaMOO patches together into one project, including: SSL, UTF-8, FUP, and File I/O. Going forward, the plan is to add support for 64-bit, IPv6, SQLite, and more.

No download No website Updated 17 Mar 2011 PhotoCatalog

Screenshot
Pop 19.36
Vit 28.73

PhotoCatalog can import GPS data from various formats such as CSV, GPX, and InstaMapper (in the case of InstaMapper, it is a live stream) and create a Map that is updated live during your travels. It can also import data from Twitter or FourSquare, RSS extract any GPS data they have or supplement them with existing GPS data, and place them on a map as well as keeping a personal archive. It can then import photos via file upload, email, or scanning an existing folder, geotag photos lacking GPS data, sort, rotate, scale, and [losslessly] compress them as necessary and place them on a map. It can also push them to Facebook automatically and fill in a caption and/or comment with them.

No download No website Updated 18 May 2012 OxStore

Screenshot
Pop 16.28
Vit 1.10

OxStore is a key/value database modeled on the metaphor of human family relationships and spatial distribution.

Download Website Updated 08 Jul 2012 SearchBin

Screenshot
Pop 24.62
Vit 18.62

SearchBin is a fast commandline program for searching within binary files. It's a bit like grep for binaries. It offers wildcard matching and has three capabilities for searching: for bytes using hexidecimal, for a plain text string, and for a smaller binary file. Any discovered matches will print the found offsets (0-based).

No download Website Updated 25 Aug 2012 Logarithm

Screenshot
Pop 19.18
Vit 17.29

Logarithm is log monitoring software. It reads all lines from files and sends them to a remote server where data is written to a database, classified, and presented in a Web UI.

Screenshot

Project Spotlight

spdylay

An experimental SPDY protocol implementation in C.

Screenshot

Project Spotlight

Mahotas

An image processing library for Python.