Simple Project List Software Map

BSD 3-Clause License (aka "BSD New" or "BSD Simplified" License)
4870 projects in result set
LastUpdate: 2009-08-28 14:58

CuteFlow

CuteFlow is a Web-based document circulation/workflow tool. Users are able to define "documents", which are sent step-by-step to every user in a list. It provides an electronic method for doing internal document circulations.

LastUpdate: 2014-02-03 23:30

rspamd

Rspamd is an anti-spam system designed to work faster than SpamAssassin by using the event model and various optimizations. Its most important features include regexp and Lua rules for filtering different parts of messages, a number of built-in functions for analyzing messages, fuzzy hash support, SURBL filters, email and character table support, a control interface for remote managing and stats gathering, a Lua plugin system, statistics support (OSB/Bayes), and an AJAX-based Web interface.

(Machine Translation)
LastUpdate: 2014-01-06 19:58

todoyu

todoyu is a powerful project and task management system. The core features are project handling, time tracking, time sheets, resource management, calendar, customizable reporting, keeping track of communication and decisions, invoicing directly from tracked time, and address management of customers and employees. It improves billing accuracy and timeliness, and removes risk from the billing process. A todoyu customer's clients get visibility into the project work done on their behalf. The system is extensible with additional modules. The system is completely Web based and translated in 12 languages.

LastUpdate: 2005-02-03 08:14

Clipcast

Clipcast links the cut-and-paste functions of two
or more workstations together. Clipcast is run on
each workstation with the name of the other
workstations as arguments. When you paste
something into the clipcast icon, it is
immediately encrypted and transferred to the
clipboard of all connected workstations.

(Machine Translation)
LastUpdate: 2007-12-12 14:23

JXTA P2P

JXTA technology is a set of open protocols that allow any connected device on the network ranging from cell phones and wireless PDAs to PCs and servers to communicate and collaborate in a P2P manner. JXTA peers create a virtual network where any peer can interact with other peers and resources directly even when some of the peers and resources are behind firewalls and NATs or are on different network transports. The project goals are interoperability across different peer-to-peer systems and communities, platform independence, multiple/diverse languages, systems, and networks, and ubiquity: every device with a digital heartbeat.

(Machine Translation)
LastUpdate: 2011-06-15 14:19

The Glasgow Haskell Compiler

The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell. GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell for example concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries.

LastUpdate: 2013-02-11 23:04

OpenBSD Network Shell

NSH is a CLI intended for OpenBSD-based network appliances. It replaces ifconfig, sysctl, and route with its own simple command language, and consolidates configuration for other daemons into one place, effectively replacing /etc/netstart and parts of /etc/rc for appliance-style usage. NSH presents the user with a vaguely Cisco-like interface with all configuration in one easy to read text list. It also gives the user access to system information and diagnostics. NSH replaces the userland commands that handle these functions, and talks directly to the OpenBSD kernel or control utility for daemon functionality. Supported external utilities: pf, ospfd, ospf6d, bgpd, ripd, ldpd, relayd, ipsecctl, iked, rtadvd, dvmrpd, sasyncd, dhcpd, snmpd, sshd, ntpd, ifstated, tftp-proxy, ftp-proxy, tftpd, npppd, resolv.conf, inetd, smtpd, ldapd, and ifstated.

(Machine Translation)
LastUpdate: 2004-02-20 14:46

PgAccess

PgAccess is a Tcl/Tk frontend for PostgreSQL. It allows creation/modification of database, tables, queries, reports, scripts, in a way similar to the Windows-based db client of the same name.

(Machine Translation)
LastUpdate: 2012-10-03 20:57

HDT

HDT (Hardware Detection Tool) is an OS independent tool that displays low-level information on any x86 compatible system. It detects ACPI, CPU, PCI devices, DMI (memory, BIOS, motherboard, IPMI base board, chassis, batteries, CPU), disks (geometry, partitions), PXE environment, VESA modes, and VPD. It can also deduce the Linux kernel modules needed by a given host.

(Machine Translation)
LastUpdate: 2013-11-09 00:10

Curses Development Kit

A library of widgets for curses development.

(Machine Translation)
LastUpdate: 2007-05-15 03:37

portmap

The portmapper manages RPC connections, which are used by protocols such as NFS and NIS. The portmap server must be running on machines which act as servers for protocols which make use of the RPC mechanism. This portmapper supports hosts.{allow,deny} type access control.

(Machine Translation)
LastUpdate: 2009-10-20 00:17

OpenBSD

The OpenBSD project produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Its goals emphasize portability, standardization, correctness, proactive security, and integrated cryptography. OpenBSD supports binary emulation of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS, and HP-UX.

LastUpdate: 2014-04-12 12:27

libre

libre is a generic library for real-time communications with asynchronous I/O support. It is written in portable POSIX source code that conforms to the ANSI C89 and ISO C99 standards. It is robust and fast, with a low memory footprint. It also features RFC compliance and support for IPv4 and IPv6. Protocol implementations include SIP, SDP, RTP/RTCP, BFCP, DNS, STUN/TURN/ICE, HTTP, and WebSockets.

LastUpdate: 2012-08-04 01:10

NetCDF

NetCDF is a format developed at Unidata that was
inspired by the CDF format from NASA. NetCDF
stands for "Network Common Data Form" and is a
self-describing data format, commonly used in
scientific and engineering applications.

(Machine Translation)
LastUpdate: 2012-09-24 00:08

Drizzle

The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-CPU/core architectures. The code is originally derived from MySQL.