SW Name |
Home page |
Downloaded |
Javascript Browser Sniffer |
http://jsbrwsniff.sourceforge.net/ |
4725x |
The Javascript Browser Sniffer is a Javascript library for identifying which browser and operating system the visitor is using, including the version number.
|
|
TileLib |
http://tilelib.sourceforge.net/ |
4724x |
meant to be an easy to use graphics library geared towards people wanting to make tile based games
|
|
Aapl C++ Template Library |
http://www.elude.ca/aapl/ |
4579x |
Aapl is a C++ template library for generic programming. It contains Linked List, AVL Tree, Vector, Binary Search Table, Double Ended Queue, String, and Sort.
|
|
Aalib |
http://aa-project.sourceforge.net/aalib/ |
4540x |
AAlib is an portable ascii art GFX library.
|
|
audiofile |
http://www.68k.org/[..]el/audiofile/ |
4518x |
The Audio File Library provides a uniform and elegant API for accessing a variety of audio file formats, such as AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, and Berkeley/IRCAM/CARL Sound File. Supported compression formats are currently G.711 mu-law and A-law and IMA and MS ADPCM.
|
|
libvorbis |
http://www.xiph.org/ogg/vorbis/ |
4500x |
Ogg Vorbis is a high-quality lossy audio codec that is free of intellectual property restrictions. libvorbis is the main vorbis codec library.
|
|
LAPACK |
http://www.netlib.org/lapack/ |
4458x |
LAPACK is written in Fortran77 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are also provided, as are related computations such as reordering of the Schur factorizations and estimating condition numbers. Dense and banded matrices are handled, but not general sparse matrices. In all areas, similar functionality is provided for real and complex matrices, in both single and double precision.
|
|
libbeep |
http://www.infa.abo.fi/[..]tware/beeper/ |
4454x |
A way to get music from your PC beeper in any Linux program.
|
|
botan |
http://botan.randombit.net/ |
4355x |
Botan is a library, written in C++. It's main purpose it to provide an easy to use, high level interface to various cryptographic primitives, such as block ciphers, hash functions, and public key algorithms. In addition, the intent is that Botan is as general purpose as possible, and for this reason, it supports many standards and de-facto standards.
|
|
phpBlamework |
http://phpblamework.webjet.cz/ |
4288x |
phpBlamework is light php framework. It has resources to create modules with menus, views and forms. It's usable for simple web pages as well as content management or portal solutions. I test it on php4 and php5, on apache 1.3 via mod_php, on apache 2.0 via mod_php and cgi and on minihttpd via cgi.
|
|
Libwmf |
http://www.csn.ul.ie/[..]s/libwmf.html |
4279x |
Libwmf is a library to enable non windows systems to work with wmf files, currently bindings exist to convert wmf files to gif & fig and an X one to draw them in an X window or pixmap.
|
|
XStream |
http://xstream.codehaus.org/ |
4225x |
XStream is a simple library to serialize objects to XML and back again. It is easy to use, does not require the definition of mappings, is fast, and integrates with other XML APIs.
|
|
libgringo |
http://www.badpenguin.org/ |
4103x |
ibgringo is a library to writes applications that run both in console (using ncurses) and under X-Window (using gtk). libgringo detects if you are running from the console or under X-Window, and selects the right library to use without recompiling your code. gringosh and gringodlg are two parsers that use libgringo to provide similar functionality to the cdialog utility. It was written to make some configuration scripts work both in console and under X Windows without any modification. gringosh and gringodlg also provide features more powerful than cdialog such as the ability to have more than two buttons per form and more than two windows on the screen.
|
|
The Fast Light Toolkit |
http://fltk.org/ |
4045x |
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL® and its built-in GLUT emulation. It is currently maintained by a small group of developers across the world with a central repository on SourceForge.
FLTK is designed to be small and modular enough to be statically linked - the "hello" program is only 97k when compiled on an x86 Linux system! FLTK also works fine as a shared library and is now being included on Linux distributions.
|
|
CL-SDL |
http://cl-sdl.sourceforge.net/ |
4019x |
Provide the Common Lisp (CL) community with bindings to the SDL library, and OpenGL
|
|