Simple Project List Software Map

BSD 3-Clause License (aka "BSD New" or "BSD Simplified" License)
4870 projects in result set
LastUpdate: 2010-10-22 22:29

FTL

FTL is a generic system-level application programming library written in C++. It features a very broad abstraction of system interfaces, provides many useful generics, and has a very small compile-time overhead.

(Machine Translation)
LastUpdate: 2001-11-09 00:12

nettop

This program has a top like display which shows the different packet types. Possibly useful to determine the nature of packets on a given network and how much bandwidth they are using. Can currently sort by either size or number of packets.

(Machine Translation)
LastUpdate: 2004-07-19 06:16

epkg

epkg is a package manager which uses the Encap Package Management System, a method for flexibly handling installation and management of third-party software on a Unix system. Encap places each package in its own subdirectory, then automatically manages symlinks to their appropriate places in /usr/local. The Encap package format includes features like postinstall scripts and prerequisite checking. Other features include builtin tar/gzip extraction, optional builtin FTP and HTTP support, transaction logging, and the ability to automatically upgrade a package to the latest version.

(Machine Translation)
LastUpdate: 2011-10-03 21:18

TclCurl

TclCurl provides a binding for libcurl. It makes
it possible to download and upload files using
protocols like FTP, FTPS, TFTP, HTTP, HTTPS, SCP, LDAP, telnet, dict, and file.

(Machine Translation)
LastUpdate: 2009-04-26 23:21

Simple ECMAScript Engine

SEE is a lightweight ECMAScript (JavaScript) parser and run-time environment. It conforms to ECMAScript Edition 3, JavaScript 1.5, and provides compatibility switches for earlier versions of JavaScript and Microsoft's JScript.

LastUpdate: 2003-06-04 08:45

trickle

trickle is a lightweight, portable,
per-application bandwidth shaper. It works in
collaboration, has peak detection, and does
smoothing. trickle works entirely in userland and does not require root to run. It has been developed on OpenBSD and is known to run on Linux, FreeBSD, and Solaris.

(Machine Translation)
LastUpdate: 2014-03-21 19:14

fcmm

Fast Concurrent Memoization Map (fcmm) is an almost-lock-free concurrent hashmap to be used for memoization in concurrent environments.

(Machine Translation)
LastUpdate: 2008-03-23 06:45

Socketpipe

Socketpipe directly connects the input/output of a
remote process with local programs over a TCP/IP
socket. Although the initial communication setup
is performed through client-server intermediaries
such as SSH or RSH, the communication channel that
socketpipe establishes is a direct socket
connection between the local and the remote
processes, similar to a local pipe. The use of
socketpipe removes the inefficiency of multiple
data copies and context switches
through RSH/SSH, and can in many cases offer
dramatic throughput improvements.

(Machine Translation)
LastUpdate: 2006-12-16 12:17

TLSWrap

TLSWrap is a TLS/SSL FTP wrapper/proxy for UNIX
(including Linux, *BSD, and Solaris) and Windows,
allowing you to use your favourite FTP client with
any TLS/SSL-enabled FTP server. Features include
full encryption of both control and data
connections, and support for X.509 PKI certificate
handling and validation.

(Machine Translation)
LastUpdate: 2003-06-08 00:42

nylon

nylon is a Unix SOCKS 4 and 5 proxy server. It is
compatible with BSD, Solaris, HP-UX and Linux 2.2
& 2.4.

(Machine Translation)
LastUpdate: 2003-03-26 10:36

t1utils

The t1utils package contains six programs that manipulate PostScript Type 1 fonts. There are programs that change PFB (binary) fonts into PFA (ASCII) format (and back), that translate fonts into a disassembled human-readable format (and back), and that translate Macintosh Type 1 fonts into PFB or PFA (and back).

(Machine Translation)
LastUpdate: 2006-04-11 00:27

ToscanaJ

ToscanaJ is a Java reimplementation of the classic Formal Concept Analysis frontend Toscana. It was built using software development techniques like MVC architecture and XML based files to provide more flexibilty for implementation of new features.

LastUpdate: 2006-08-08 00:57

DeltaRPM

DeltaRPM is a tool that generates RPMs that
contains the difference between an old and a new
version of an RPM. This makes it possible to
recreate the new RPM from the deltarpm and the old
one. You don't have to have a copy of the old RPM,
as it can also work with installed RPMs. The
package also contains tools for creating and
applying delta ISOs.

(Machine Translation)
LastUpdate: 2007-08-06 17:54

libID3

libID3 is a small C library to parse ID3 tags. It uses as little memory as possible, and has both DOM- and SAX-like models.

LastUpdate: 2012-12-25 03:28

EasyRdf

EasyRdf is a PHP library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexperienced RDF developers.

(Machine Translation)
Natural Language: English
Programming Language: PHP
Topics: Freecode.com