RSS 89 projects tagged "Libraries"

Download Website Updated 08 Aug 2012 BRL-CAD

Screenshot
Pop 523.50
Vit 23.21

BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, and image and signal-processing tools.

Download Website Updated 21 Jun 2006 Linux NTFS

Screenshot
Pop 491.76
Vit 11.55

Linux NTFS provides Linux kernel drivers, a multiplatform NTFS library, and tools to create, resize, clone, rescue, query, label and fix NTFS volumes, and to undelete, resize, list, and query files for the filesystem used by Windows XP, 2003, 2000, NT4, and Vista. It also provides support for the Logical Disk Manager (LDM) that controls Windows' Dynamic Disks and is used to create software mirrors, stripes, and RAID.

Download Website Updated 22 Oct 2012 U++

Screenshot
Pop 314.01
Vit 36.17

U++ is a C++ cross-platform rapid application development suite focused on programmers' productivity without sacrificing runtime performance. Based on strictly deterministic design, it provides a viable alternative to garbage-collected platforms, even for business logic oriented problems.

Download No website Updated 11 Aug 2010 Crypto++

Screenshot
Pop 200.81
Vit 3.98

Crypto++ is a C++ cryptographic class library which includes block and stream ciphers, hash functions, MACs, random number generators, public key cryptography (including elliptic curves), compression, and an easy-to-use filter interface.

Download Website Updated 17 Jul 2011 crypt_blowfish

Screenshot
Pop 182.21
Vit 7.39

crypt_blowfish is an efficient implementation of a modern password hashing algorithm, based on the Blowfish block cipher, provided via the crypt(3) and a reentrant interface. It is compatible with bcrypt as used in OpenBSD. It is adaptable to future processor performance improvements, allowing you to arbitrarily increase the processing cost of checking a password while still maintaining compatibility with your older password hashes. The hashes it produces are several orders of magnitude stronger than traditional Unix DES-based or FreeBSD-style MD5-based hashes.

Download Website Updated 03 Aug 2007 Gnosis Utils (Python)

Screenshot
Pop 180.20
Vit 5.02

Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools: xml.pickle (serializes objects to/from XML, API compatible with the standard pickle module), xml.objectify (turns arbitrary XML documents into Python objects), xml.validity (enforces XML validity constraints via DTD or Schema), xml.indexer (full text indexing/searching), and many more.

Download Website Updated 28 Feb 2011 libjio

Screenshot
Pop 145.49
Vit 9.55

libjio is a C library to do journaled, transaction-oriented I/O. It provides a UNIX-like set of file operation functions (such as open, read, and write), which are wrapped in a transaction framework, so that file operations can be committed or rolled back as necessary. It is non-intrusive, atomic, and thread-safe, with fast crash recovery.

Download Website Updated 03 Sep 2012 Common Data Format

Screenshot
Pop 131.29
Vit 11.26

The National Space Science Data Center's (NSSDC) Common Data Format (CDF) is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application developers to manage and manipulate scalar, vector, and multi-dimensional data arrays.

Download Website Updated 23 Nov 2005 freeglut

Screenshot
Pop 125.20
Vit 1.77

freeglut is intended to be a 100% plug-compatible clone, and is released under the Xfree license. The GLUT (OpenGL Utility Toolkit) is a widely used library for doing window control, keyboard, and mouse input, and other basic functions for OpenGL programs. However, GLUT is not OpenSourced - although it's source code is available under a somewhat ill-defined set of restrictions. Hence, 'freeglut'.

Download Website Updated 06 Feb 2007 Sglib

Screenshot
Pop 122.83
Vit 3.47

Sglib is a generic library for C that was inspired by the Standard Template Library from C++. It consists of a single header file and no binary code. It defines useful macros for sorting arrays and manipulating lists, sorted lists, double linked lists, hashed containers, and red-black trees. Macros are parametrized by the type of the data structure. The library does not enforce its own data representation, but acts on user-defined types. It does not enforce any particular memory management system.

Screenshot

Project Spotlight

Chucho

A C++11 logging framework.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.