GNU C Library.Any Unix-like operating system needs a C library: the library which defines the ``system calls'' and other basic facilities such as open, malloc, printf, exit... The GNU C library is used as the C library in the GNU system and most newer systems with the Linux kernel. The history of Unix and various standards determine much of the interface of the C library. In general the GNU C library ...Licence : LGPL
Download|Update
IBM SuperComputer C++ Library for Linux.IBM’s 3D Fast Fourier Transform Library for Blue Gene/L (BGL3DFFT) is a C++ library for computing distributed complex-to-complex, three-dimensional Fast Fourier Transforms on the Blue Gene/L supercomputer. As a 3D torus architecture-specific library, BGL3DFFT can be used to enable the scaling of large-scale engineering codes on Linux platforms better than slab-based methods. Licence : GPL
Download|Update
GNU Portable Threads library.Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution (aka ``multithreading'') inside event-driven applications. All threads run in the same address space of the server application, but each thread has it's own individual program-counter, run-time stack, signal mask and errno ...Licence : GPL
Download|Update
C++ library for reading directories.Sord is a C++ library that wraps around the operating system API for reading directories. It is cross-platform, thread-safe and recursion-safe. Licence : BSD type
Download|Update
Page : 1 | |