Nazwa oprogramowania |
Strona domowa |
Pobierane |
LAPACK |
http://www.netlib.org/lapack/ |
4459x |
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.
|
|
botan |
http://botan.randombit.net/ |
4358x |
Botan jest biblioteką napisaną w C++.
Jej głównym celem jest dostarczenie prostego w użyciu, wysokopoziomowego interfejsu do wielu kryptograficznych elementół takich jak bloki cyfr, funkcje haszujące i algorytmy kluczy szyfrujących. W dodatku, intencją autorów jest by Botan był biblioteką powszechnie używaną - dlatego wspiera wiele standardów lub rozwiązań uważanych za standardy.
|
|
XStream |
http://xstream.codehaus.org/ |
4229x |
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.
|
|
CL-SDL |
http://cl-sdl.sourceforge.net/ |
4021x |
Provide the Common Lisp (CL) community with bindings to the SDL library, and OpenGL
|
|
GLib |
http://www.gtk.org/ |
4018x |
GLib - Library of useful routines for C programming.
|
|
AxisPHP |
http://www.axisdata.com/AxisPHP/ |
3999x |
A PHP library that includes objects for creating PostScript and PDF documents.
|
|
jvider |
http://www.jvider.com |
3784x |
With jvider (Java Visual Interface Designer) you can easily design graphical user interfaces for your Java applets and applications.
|
|
Apwal |
http://apwal.free.fr/ |
3511x |
Apwal is a simple application launcher for Linux together with a powerful editor.
|
|
JaxMe 2 |
http://ws.apache.org/jaxme/ |
3490x |
JaxMe 2 jest "opensourcową" implementacją JAXB, specyfikacji dla powiązań Java/XML.
Kompilator Java/XML pobiera na wejściu schematyczny opis - w większości przypadków w formacie XML Schema, ale może to być również DTD lub RelaxNG schema, struktura bazy danych i inne.
Na wyjściu zwacany jest zestaw klas Javy.
* Java bean kompatybilny z opisem.
* parser który konwertuje dokument XML do odpowiedniego Java bean.
* vice versa parser który konwertuje Java bean z powrotem do postaci oryginalnego dokumentu XML
W przypadku JaxMe wygenerowane klasy mogą także:
* przechowywać Java bean w bazie danych - preferowane są natywne bazy danych XML takie jak eXist, Xindice lub Tamino, ale także mogą to być relacyjne bazy danych takie jak MySQL (jeżeli schema jest wystarczająco prosta).
* mogą odpytywać bazę danych szukając instancji Java bean
* mogą implementować encję EJB lub bean sesji z tymi samymi opcjami.
Inaczej mówiąc - w prosty sposób tworząc schemat i uruchamiając kompilator JaxMe otrzymujemy automatycznie wygenerowane klasy które implementują kompletną strukturę roboczą aplikacji internetowej.
|
|
pyFLTK / plFLTK |
http://pyfltk.sourceforge.net/ |
3453x |
pyFLTK/plFLTK to wrappery Pythona i Perla dla międzyplatformowego Fast Light Toolkit (FLTK).
|
|
icapd |
http://libmcal.sourceforge.net/ |
3347x |
icapd to serwer ICAP (Internet Calendaring Access Protocol) opisany w draftach IETD przez Pete O'Leary. Oferuje usługi kalendarzowe poprzez sterownik mstore biblioteki libmcal.
|
|
VString |
http://cade.datamax.bg/[..]away/vstring/ |
3158x |
VSTRING is a C++ library which provides a large set of string manipulation features, including dynamic string objects that can be freely exchanged with standard char* types (so there is no need to change function calls nor the implementation when you change from char* to String (and vice versa)). The main difference from other similar libs is that the dynamic String class has no visible methods (except operators); it is used as a plain char*, but it will expand/shrink as needed. VSTRING also provides Perl-like arrays and hashes (VArray and VTrie) and a VRegexp class which automates regexp pattern matching.
|
|
Mini-XML |
http://www.easysw.com/~mike/mxml/ |
2985x |
Mini-XML is a small XML parsing library used to read XML and XML-like data files in an application without requiring large non-standard libraries.
|
|
pyxattr |
http://pyxattr.sourceforge.net/ |
2980x |
pyxattr to moduł rozszerzający Pythona dla libattr, który może być używany do zapytań, listowania, dodawania i usuwania rozszerzonych atrybutów z plików i katalogów.
|
|
Poslib |
http://www.posadis.org/ |
2969x |
Poslib is a library which is needed by DNS server Posadis.
|
|