RSS 18 projects tagged "Linux"

No download Website Updated 28 Aug 2012 Noble Ape Simulation

Screenshot
Pop 172.24
Vit 24.31

The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.

Download Website Updated 07 Feb 2013 OpenNHRP

Screenshot
Pop 203.10
Vit 24.00

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.

No download Website Updated 23 Jul 2011 Laravel

Screenshot
Pop 24.74
Vit 25.80

Laravel is a clean and classy framework for PHP Web development. It is RESTful out of the box and has a beautiful ORM. Freeing you from spaghetti code, Laravel helps you create applications using simple, expressive syntax.

No download Website Updated 19 Oct 2011 wysiwygit

Screenshot
Pop 18.41
Vit 24.04

Wysiwygit is an implementation of the popular CKEditor browser-based text editor. It allows users to edit Web page content in place. It can be installed without any changes to existing Web pages, and includes all current styling in the editing window.

No download Website Updated 17 Mar 2012 llrb.h

Screenshot
Pop 41.57
Vit 1.64

llrb.h is an iterative implementation of Robert Sedgewick's 2-3 variant left-leaning red-black tree algorithm. It's written to be a drop-in replacement for Niels Provos' <sys/tree.h> C preprocessor red-black tree library.

No download Website Updated 01 Jul 2012 BeautifulMind.io

Screenshot
Pop 31.53
Vit 17.93

BeautifulMind.io is a realtime collaborative mindmap tool inspired by etherpad-lite.

No download Website Updated 12 Sep 2012 asyncoro

Screenshot
Pop 56.44
Vit 2.26

asyncoro is a Python framework for concurrent distributed network programming with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are socket I/O operations (non-blocking sockets), database cursors, sleep timers, and locking primitives. Programs developed with asyncoro have the same logic and structure as Python programs with threads, except for a few syntactic changes. It supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll and select, where necessary), and Windows I/O Completion Ports (IOCP) for high performance and scalability, and SSL for security. asyncoro features include remote execution of coroutines, coroutines monitoring other coroutines, coroutines communicating with messages, message channels etc., for concurrent, distributed, fault-tolerant programming.

No download Website Updated 25 Oct 2012 dispy

Screenshot
Pop 77.27
Vit 2.47

dispy is a Python framework for parallel execution of computations by distributing them across multiple processors in a single machine (SMP), or among many machines in a cluster or grid. The computations can be standalone programs or Python functions. dispy is well suited for the data parallel (SIMD) paradigm where a computation is evaluated with different (large) datasets independently (similar to Hadoop, MapReduce, Parallel Python). dispy features include automatic distribution of dependencies (files, Python functions, classes, modules), client-side and server-side fault recovery, scheduling of computations to specific nodes, encryption for security, sharing of computation resources if desired, and more.

Download Website Updated 07 Feb 2013 openTCS

Screenshot
Pop 87.95
Vit 3.05

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 No website Updated 31 Oct 2012 MightyString

Screenshot
Pop 20.64
Vit 17.53

MightyString adds array functionality and other tools for Ruby strings, including matching, indexing, substitution, and deletion. MightyString::HTML.strip_html provides more ideal HTML-to-ASCII formatting output. This is an advanced block "filtering" module. It works very well, with extremely rare cases which fall through its fingers.

Screenshot

Project Spotlight

TimeTrack

A program to track time in professional environments.

Screenshot

Project Spotlight

Sendmail

A powerful and flexible Mail Transport Agent.