RSS 18 projects tagged "Linux"

No download Website Updated 08 May 2013 happy_phone_number

Screenshot
Pop 36.65
Vit 1.23

Happy Phone Number provides easy methods to format phone numbers from your Rails models. Virtually any country specific format or convention could be supported, including national and international format. For the not (yet) supported countries, a general method using a simple mask is also provided.

No download No website Updated 06 Apr 2013 sydep

Screenshot
Pop 63.59
Vit 6.47

sydep is a tool for simple deployment over rsync. In combination GIT it is very powerful instrument. It provides three actions: init, push, and pull. init creates config files for sydep in the current directory. These are sydep.cfg, which contains connection details, and .sydepignore, which specifies files to ignore. push uploads files from the working directory to the server. pull downloads existing files from the server. It downloads only those files which are already in the working directory.

No download No website Updated 26 Feb 2013 OGLBricks

Screenshot
Pop 33.14
Vit 9.41

OGLBricks is a simple falling block puzzle game. The gameplay is customizable: the player can set the field size, the size of the shapes, and many other options. The player can save the game at any moment and load it later.

Download Website Updated 07 Feb 2013 openTCS

Screenshot
Pop 89.88
Vit 3.06

openTCS is a platform-independent transportation control system (TCS) intended to control automatic guided vehicles (AGVs), but which can be used to steer virtually any (track-guided) vehicle. It consists of an abstract kernel which implements replaceable algorithms and strategies (computation of routes, dispatching of orders to vehicles, scheduling of resources, etc.), pluggable vehicle drivers which implement communication protocols, and a graphical frontend for creating and visualizing logical models of areas the vehicles are moving in.

Download Website Updated 07 Feb 2013 OpenNHRP

Screenshot
Pop 207.73
Vit 24.11

OpenNHRP implements the NBMA Next Hop Resolution Protocol (as defined in RFC 2332). It makes it possible to create a dynamic multipoint VPN Linux router using NHRP, GRE, and IPsec. It aims to be Cisco DMVPN compatible.

Download Website Updated 05 Feb 2013 Teamspark

Screenshot
Pop 27.84
Vit 10.13

Teamspark is a clean and simple project/task management tool. It helps to record every piece of information related to your project, let people discuss and share ideas freely within the team, let everyone in the team know everything about the projects within the team, and enable realtime collaboration.

Download No website Updated 05 Feb 2013 Portable Computing Language (pocl)

Screenshot
Pop 106.62
Vit 2.06

Portable Computing Language (pocl) aims to become an efficient implementation of the OpenCL standard. In addition to producing an easily-portable Open Source implementation, another major goal of the project is improving performance portability of OpenCL programs with compiler optimizations, reducing the need for target-dependent manual optimizations. At the core of pocl is a set of LLVM passes used to statically parallelize multiple work items with the kernel compiler, even in the presence of work group barriers. This enables parallelization of the fine-grained static concurrency in the work groups in multiple ways (SIMD, VLIW, superscalar, etc.). The code base is modularized to allow easy adding of new "device drivers" in the host-device layer. A generic multithreaded "target driver" is included. It allows running OpenCL applications on a host which supports the pthread library with multithreading at the work group granularity.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 73.81
Vit 3.12

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

No download No website Updated 29 Dec 2012 PunteFramework

Screenshot
Pop 19.52
Vit 12.04

PunteFramework aims to be a lightweight PHP framework using the MVC architecture. It makes it easier to modify either the visual appearance of an application or the underlying business rules without affecting the other. It will include some libraries especially focused to Nepali developers, and is designed with clean and optimized code, though it may not advanced practices or security measures into consideration for now.

Download No website Updated 27 Nov 2012 TSPLIB4J

Screenshot
Pop 23.77
Vit 1.00

TSPLIB4J is a Java Library for TSPLIB, a collection of traveling salesman, Hamiltonian cycle, and vehicle routing problem instances. It provides tools for reading and processing TSPLIB problem instances.

Screenshot

Project Spotlight

magicErmine

A tool for creating portable applications for Linux.

Screenshot

Project Spotlight

Armadillo C++ Library

A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.