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.474.421 Times

Shared Libraries freeware
Filter: All | Freeware | Demo
 

Shared Libraries

1 2 3 4 5 > 
Added: October 14, 2010 | Visits: 1.133

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: 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: September 20, 2013 | Visits: 517

Library Optimizer The Library Optimizer tool rebuilds shared libraries to contain only the object files needed to provide symbols required by executables and shared libraries in a given directory tree. It can be used to reduce file system sizes for embedded systems.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (36): Library Optimizer Download

Added: January 18, 2010 | Visits: 826

xflat eXtended FLAT (XFLAT) is a binary format that supports dynamic shared libraries on MMU-less Linux (uClinux) platforms. XFLAT is a mature suite of development tools including compiler, dynamic loader, loader, linker and support tools. Configure and Build Procedure: 1) Run the configure...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (90): xflat Download

Added: May 11, 2010 | Visits: 1.160

CoreLinux++ Function Load Library CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (95): CoreLinux++ Function Load Library Download

Added: May 07, 2010 | Visits: 695

lambda-gtk λgtk is a cross-platform Lisp interface to the complete GTK+2 family of shared libraries. λgtk currently runs in the following Lisp environments: PPC/Darwin OpenMCL 0.14.2-p1 x86/Linux SBCL 0.8.16 x86/Linux CMUCL 19a and is released under the Lisp Lesser General Public License (LLGPL)....


Platforms: *nix

License: Freeware Size: 378.88 KB Download (87): lambda-gtk Download

Added: April 06, 2010 | Visits: 833

rtldi rtldi is an ELF program interpreter that enables each main executable program to use its own runtime loader and shared libraries, independent of the default versions installed in /lib, and independent of any other main executable program. Thus rtldi facilitates the simultaneous interoperation...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (108): rtldi Download

Added: July 04, 2010 | Visits: 880

mod_spin mod_spin is an Apache module that provides a simple template language with data replacement capabilities, persistent application and session tracking, database connection pooling, dynamic linking of applications into Apache as shared libraries, parameters, cookies, and multipart/form data...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): mod_spin Download

Added: January 25, 2010 | Visits: 1.613

Blue Coconut Blue Coconut allows you to copy tracks from iTunes shared libraries to your Mac, so that you can make playlists or listen to them at a later date. The application comes with scripts allowing it to be used from the iTunes script menu, but it can also be used as an application alongside iTunes.


Platforms: Mac

License: Freeware Download (221): Blue Coconut Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 242

tBuild tBuild is a cross-platform Tcl/Tk extension that extends Tcl/Tk with the ability to compile & link shared libraries of Tcl extensions written in C/C++. tBuild currently supports all unix compilers & MS VC++ 5.x/6.x/7.0/7.1/.NET under windows. No Mac supp


Platforms: Windows, Mac, Linux

License: Freeware Size: 17.28 KB Download (48): tBuild Download

Added: July 18, 2013 | Visits: 445

nwcc for Linux nwcc is a C compiler for Unix systems that I wrote in my freetime, for fun and to prove to myself that I could. I started the project in August 2003, but because I had a job and a life and a few other hobby code projects, it took me until autumn 2005 to make it work with various constructs of the...


Platforms: *nix

License: Freeware Size: 921.6 KB Download (39): nwcc for Linux Download

Added: July 24, 2013 | Visits: 311

pyzmq-static Script to compile a statically-linked version of the Python "zmq" package with ??N*?*?MQ and libuuid (on Linux systems) built-in instead of relying on shared libraries.


Platforms: *nix

License: Freeware Size: 378.88 KB Download (32): pyzmq-static Download

Added: May 10, 2013 | Visits: 458

diapergluforth diapergluforth script helps you to access functions in shared object libraries without recompile them against the library header.


Platforms: *nix, C/C++, BSD

License: Freeware Download (57): diapergluforth Download

Added: July 16, 2010 | Visits: 906

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

Added: January 13, 2010 | Visits: 591

libdlist libdlist library implements a generic double linked list. The list can contain arbitrary data or pointers. It can allocate memory for the data or just store a pointer. Functions are included to walk the list, and to add and remove items. The makefile uses several UN*X/GNU tools, and might have...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (91): libdlist Download

Added: April 02, 2010 | Visits: 1.104

ELF statifier ELF statifier create from dynamically linked executables and all its libraries one file. This file can be copied and run on another machine without need to drag all its libraries. Dynamically linked executables are smaller then statically linked. From the other side dynamically linked...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (96): ELF statifier Download

Added: July 19, 2013 | Visits: 377

GradC++ ToolBox Script The tools can parse the command line, write debug and info messages, starting and stopping threads, etc.GradC++ToolBox consists from following components:ProgOptions - class for high-level handling of program options;ServiceOptions - specialization of ProgOptions for CORBA services;Threading -...


Platforms: C and C plus plus

License: Freeware Size: 2.36 MB Download (45): GradC++ ToolBox Script Download

Added: October 02, 2013 | Visits: 472

iCompile for Linux iCompile is the easiest way to compile your C++ projects on Linux and OS X. It creates executables, static and shared libraries, and HTML documentation with no per-project configuration or scripts.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (34): iCompile for Linux Download

Added: July 06, 2013 | Visits: 436

Fldigi for linux Fldigi is a digital modem program for Linux. Supports the following digital modes: CW DominoEX 4, DominoEX 5, DominoEX 8, DominoEX 11, DominoEX 16 DominoEX 22 Feld-Hell, FSK-Hell, FSK-Hell 105 MFSK-8, MFSK-16, MFSK-16 pix PSK-31, QPSK-31, PSK-63, QPSK-63, PSK-125, QPSK-125 OLIVIA various tones...


Platforms: *nix

License: Freeware Size: 1.68 MB Download (32): Fldigi for linux Download

Added: November 18, 2013 | Visits: 423

shroudBNC shroudBNC is a modular IRC proxy written in C++. It is capable of proxying IRC connections for multiple users. Using TCL scripts it can be extended. Among its features you can find a user-friendly web interface (written in TCL and PHP) which allows you to easily create and manage your users....


Platforms: *nix

License: Freeware Size: 307.2 KB Download (41): shroudBNC Download

1 2 3 4 5 >