RSS 75 projects tagged "LGPLv3"

Download Website Updated 05 Apr 2011 BoneCP

Screenshot
Pop 82.34
Vit 4.47

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It currently beats all known connection pools, including C3P0 and DBCP, as shown on the benchmark section on the site.

No download Website Updated 06 Sep 2010 libjson

Screenshot
Pop 48.93
Vit 3.23

libjson is a JSON parser and printer that is fully compliant with the JSON spec. The parser is efficient and interruptible with a simple and flexible API. It also optionally supports extensions like C-style comments or Python/YAML style comments, and for security allows the user to set a limit on the number of nested structures and the parse buffer. The library plugs easily into any model since it doesn't include any object model, and plugs easily in any project's memory management since the memory functions can be redefined.

Download Website Updated 09 Dec 2012 FastFlow

Screenshot
Pop 120.10
Vit 6.20

FastFlow is a pattern-based programming framework targeting streaming applications. It implements pipeline, farm, divide and conquer, and their composition, as well as generic streaming networks. It is specifically designed to support the development and the seamless porting of existing applications on multi-core. The layered template-based C++ design ensures flexibility and extendibility. Its lock-free/fence-free run-time support minimizes cache invalidation traffic and enforces the development of high-performance (high-throughput, low-latency) scalable applications. It has been proven faster than TBB, OpenMP, and Cilk on several micro-benchmarcks and real-world applications, especially when dealing with fine-grained parallelism and high-throughput applications.

Download No website Updated 19 Nov 2009 libvfcgi

Screenshot
Pop 25.02
Vit 1.00

libvfcgi is a library that implements FastCGI for GObject and Vala applications, written in Vala. It aims to fully implement the FastCGI specification and make FastCGI Web application servers accessible to Vala programmers and GObject C programmers. Note that while it is possible to use the library from GObject C, it is designed for use with Vala and may be tedious to use directly in C.

Download Website Updated 31 May 2010 spmfilter

Screenshot
Pop 63.31
Vit 1.88

spmfilter is a mail filtering framework. It attempts to be a general filtering framework for any purpose. The API enables spmfilter plugins to access messages as they are being processed by the MTA. This allows them to examine and modify message content and meta-information during the SMTP transaction. Plugins are loaded at runtime and can be processed in any sequence. The processing chain can also be altered by a single plugin, for example if the plugin has to stop further processing.

No download No website Updated 23 Dec 2009 libcfp

Screenshot
Pop 25.22
Vit 35.33

libcfp analyzes and parses the syntax of a user-supplied chemical formula in ASCII notation. It does not know anything about the semantics of real world physical element characteristics. But it requires no external library dependencies and uses namespace std:: only. Furthermore, it uses UnitTest++ during development to ensure consistent behavior of formula parsing.

No download No website Updated 17 Apr 2012 OpenIcons

Screenshot
Pop 148.18
Vit 5.24

OpenIcons is a set of SVG icons intended to be used on the Web. All the icons are vector-based and made using InkScape. The icons can easily be converted from SVG to pretty much any common graphics format. Since the icons are meant to be used primarily on the Web, the default distribution of the icons includes PNG copies of all icons scaled to the following sizes: 16x16, 32x32, 64x64, and 128x128 pixels.

No download Website Updated 16 Oct 2010 NeoTextureEdit

Screenshot
Pop 53.83
Vit 2.23

NeoTextureEdit is an easy to use graph-based procedural seamless texture editor. NeoTexture is the associated run-time generation library. Using continuous basis functions, it can generate arbitrary resolution images without quality degradation. Its main purpose is to produce high-quality textures for real time rendering applications that can be stored in a few kB and synthesized on application startup. But it can also be used to generate off-line images.

No download No website Updated 24 Nov 2010 CarvPath

Screenshot
Pop 47.91
Vit 1.61

CarvPath (libcarvpath) is a library aimed at computer forensic tools that process disk and/or memory dump images or other large data files. The library allows the creation and manipulation of CarvPath annotations, which are a way to annotate partitions, files, alternate streams, processes etc. within a disk or memory image as a string. Entities within a CarvPath notation can be fragmented and/or nested, and allow for the expression of 'sparse' fragments within an entity. The CarvPath annotations resemble a path string in a filesystem, and thus present a basis for the interaction between computer forensics tools and the CarvPath-based user space file-system, CarvFs.

Download Website Updated 20 Apr 2010 PostPic

Screenshot
Pop 35.83
Vit 1.00

PostPic is an extension for the PostgreSQL DBMS that enables image processing inside the database, like PostGIS does for spatial data. It adds a new ‘image’ type to the SQL and several functions for processing images and extracting their attributes.

Screenshot

Project Spotlight

MyRad4PHP

RAD for PHP with MySQL, to generate applications in seconds.

Screenshot

Project Spotlight

Yote

Server-side methods for JavaScript objects.