Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.435.724 Times

Shared Downloads software
Filter: All | Freeware | Demo
 

Shared Downloads

< 1 2 3 4 5 > 
Added: January 26, 2010 | Visits: 811

Libsdf Libsdf library is a shared library which, when preloaded, will intercept calls to a GNU libc functions open() and open64(), and if the first argoment of these functions is a remote file (http:// or ftp://), it will copy this file in a local path (< user >/.sdf) and it will runs the functions top...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Libsdf Download

Added: October 14, 2010 | Visits: 1.132

The Freiburg Project The Freiburg project is an infrastructure to replace shared libraries with a client/server interface. This system converts a shared library into a "service" using Unix or inet domain sockets for communication. The "service" will be usable by any programming language without additional C...





Platforms: *nix

License: Freeware Size: 204.8 KB Download (98): The Freiburg Project Download

Added: April 08, 2010 | Visits: 1.117

Podalyzer Podalyzer scans one or more Web server log files, extracts entries that result from downloads of media files like podcasts, and generates a report based on those entries. In addition to reporting the number and size of downloaded files, it generates a number of graphs showing downloads over...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Podalyzer Download

Added: November 04, 2010 | Visits: 1.033

cvsweb-scrape cvsweb-scrape is a small tool that downloads a CVS module via the cvsweb interface. This is useful when anonymous CVS checkouts are unavailable for some reason, but the cvsweb interface is still up. Usage: Edit the script to specify the cvsweb url, desired output dir, etc. Then run the...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (102): cvsweb-scrape Download

Added: August 26, 2010 | Visits: 586

Witme-fileutils Witme-fileutils is a version of GNU fileutils that builds as a shared library. If this gets merged into the main GNU fileutils, then this project will live on as the integration of libsigc++ and other glib based signal styles to complement the base callback functionality currently available....


Platforms: *nix

License: Freeware Download (88): Witme-fileutils Download

Added: July 12, 2010 | Visits: 632

Pymousetrap Pymousetrap provides access to a C-implemented shared library that efficiently stores information about a 2-dimensional grid (a mousetrap). The mousetrap is integer resolution, and supports works very similarly to graphics libraries; mousetraps can be blitted onto each other, with transparency....


Platforms: *nix

License: Freeware Size: 35.84 KB Download (91): Pymousetrap Download

Added: November 08, 2010 | Visits: 665

libsgc libsgc is a small shared library that helps to manage a SCSI generic (sg) Linux driver. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (86): libsgc Download

Added: February 04, 2010 | Visits: 1.068

Devel::RingBuffer Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. SYNOPSIS # # create ringbuffer # use Devel::RingBuffer; use Devel::RingBuffer::TieInt; my $ringbuf = Devel::RingBuffer->new( File => somefile.trace, Rings => 20, Slots => 20,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (103): Devel::RingBuffer Download

Added: March 02, 2010 | Visits: 882

Thirdphase Thirdphase automatically downloads, installs, backs up, and runs any software downloadable from a static URL, with a couple of other user-provided variables. The project is useful for keeping nightly builds of software up-to-date. Usage: thirdphase [options] product_list product: a config...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (91): Thirdphase Download

Added: April 04, 2010 | Visits: 933

Davenport Davenport project is a servlet which provides a WebDAV gateway to SMB shared resources. Typical usage would be to provide web-based read and write access to Windows shared drives. WebDAV clients, such as Windows "Web Folders" can copy files to and from the shares over HTTP. Non-WebDAV-capable...


Platforms: *nix

License: Freeware Size: 4.83 MB Download (93): Davenport Download

Added: March 05, 2010 | Visits: 573

Genezzo::Contrib::Clustered::Clustered Genezzo::Contrib::Clustered::Clustered is a shared data cluster support for Genezzo. SYNOPSIS genprepundo.pl gendba.pl >@havok.sql >@syshook.sql >@clustered.sql Genezzo is an extensible database with SQL and DBI. It is written in Perl. Basic routines inside Genezzo are overridden via...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (88): Genezzo::Contrib::Clustered::Clustered Download

Added: April 21, 2010 | Visits: 750

dtRdr::Traits::Class dtRdr::Traits::Class is a Perl module with shared OO stuff. Methods to Break Things NOT_IMPLEMENTED Imported into base class. Gives a nicer message than the standard "Cant locate method...", indicating that you did not typo the method name, but instead forgot to override it. sub...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (92): dtRdr::Traits::Class Download

Added: July 20, 2010 | Visits: 1.756

Distributed RSA Key Generation Distributed RSA Key Generation is a software to generate shared RSA keys. Currently, only keys for two parties using Gilboas protocol are supported. But the protocol stack is extensible, so in the future there may be other protocols supported. Work has begun on Straubs protocol but is not...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (157): Distributed RSA Key Generation Download

Added: May 21, 2010 | Visits: 582

python-shbuf python-shbuf project is a simple Python extension for accessing libshbuf shared buffers..


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): python-shbuf Download

Added: July 15, 2010 | Visits: 1.810

libshbuf libshbuf introduces a new IPC concept: the "shared buffer", a more flexible and faster alternative for standard Unix FIFOs. Take some shared memory, flavour it with semaphore-based locking and change notifications, and refine it with an easy-to-use API and you get libshbufs "shared buffers"..


Platforms: *nix

License: Freeware Size: 266.24 KB Download (87): libshbuf Download

Added: June 21, 2010 | Visits: 748

libbash libbash is a tool that enables bash dynamic-like shared libraries. libbash library does this by managing bash scripts that contain functions you may want to use in various scripts. Whats New in This Release: - getopts.sh: The last getopts change seem to disable the ability to use `-e, `-n...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (89): libbash Download

Added: November 26, 2010 | Visits: 740

Timer_q Timer_q is a shared C library which implements multiple queues of timed events. This is commonly needed, but often implemented badly (via. alarm()). Timer_q also aims to be small, fast and easy to use. Whats New in This Release: - Many fixes were made for corner cases. - A debug build was...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (97): Timer_q Download

Added: September 15, 2010 | Visits: 720

Text::Indent Text::Indent is a simple indentation of text shared among modules. SYNOPSIS In your main program: use Text::Indent; my $indent = Text::Indent->new; $indent->spaces(2); In a module to produce indented output: use Text::Indent; my $indent = Text::Indent->instance; $indent->increase;...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): Text::Indent Download

Added: August 09, 2010 | Visits: 985

ComicMan ComicMan downloads Web comics from the Internet to your hard drive. ComicMan remembers the last download for each title, so you wont get duplicates from running it multiple times. The application itself is a command line tool, but it comes with a graphical configuration tool and an editor for...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (91): ComicMan Download

Added: July 16, 2010 | Visits: 905

Generic Apache Request Library libapreq is a shared library with associated modules for manipulating client request data via the Apache API. Generic Apache Request Library also includes language bindings for Perl (Apache::Request and Apache::Cookie). Functionality includes: parsing of application/x-www-form-urlencoded data...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (95): Generic Apache Request Library Download

< 1 2 3 4 5 >