RSS 12 projects tagged "High Performance"

Download Website Updated 09 May 2013 TreeFrog Framework

Screenshot
Pop 166.59
Vit 31.76

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications. It provides an O/R mapping system and template system on an MVC architecture, and aims to achieve high productivity through the policy of convention over configuration.

Download Website Updated 30 Apr 2013 Arcavias

Screenshot
Pop 151.64
Vit 5.72

Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.

No download Website Updated 01 Mar 2012 sec-wall

Screenshot
Pop 86.68
Vit 1.86

sec-wall is a feature-packed security proxy that supports SSL/TLS, WS-Security, HTTP Auth Basic/Digest, extensible authentication schemes based on custom HTTP headers and XPath expressions, powerful URL matching/rewriting, and an optional header enrichment. It's a security wall with which you can conveniently fence otherwise defenseless backend servers.

Download Website Updated 02 Mar 2013 Arcavias TYPO3 extension

Screenshot
Pop 49.84
Vit 1.00

The Arcavias TYPO3 extension enables shop owners to seamlessly integrate the Arcavias e-commerce system into the TYPO3 content management system. This combines the best of both worlds, the thousands of extensions available for TYPO3 and the speed and flexibility of Arcavias.

Download Website Updated 31 Oct 2011 asyncfp

Screenshot
Pop 44.46
Vit 4.95

AsyncFP is a Scala project with composable actors that interoperate both synchronously and asynchronously. The current focus is on providing a kit for creating high-performance custom NoSQL databases. The small datastore currently under development is a crash-proof in-memory database supporting multiple queries or single update. Updates write to a backing disk file.

Download Website Updated 08 Jan 2012 QVision

Screenshot
Pop 36.63
Vit 22.51

Qt-based library with functionality to create highly efficient and fully graphical applications, oriented to computer vision, image processing, and scientific computation. The library features an homogeneous and well documented object-oriented API, with wrapping methods for high performance functionality from libraries such as OpenCV, GSL, CGAL, IPP, BLAS, LAPACK, or Octave library.

No download Website Updated 04 Feb 2012 WiredTiger

Screenshot
Pop 31.40
Vit 21.84

WiredTiger is an extensible platform for data management. Its storage engine is optimized for high-throughput, big data applications. It can be configured for write-optimized (row-store) or read-optimized (column-store) access, as well as a hybrid of both. It separates the on-disk and in-memory representations of data, leading to a simpler, more compact file format and a large block I/O tailored for modern storage systems.

Download No website Updated 29 Jan 2013 ultralog

Screenshot
Pop 26.89
Vit 1.45

ultralog is a logging framework for Java that offers ultra low latency, lock-free, garbage-free logging suitable for high performance applications.

No download Website Updated 05 Oct 2010 Charm++

Screenshot
Pop 24.45
Vit 1.00

Charm++ is a portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs and GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world.

No download No website Updated 05 Jan 2011 Elemental

Screenshot
Pop 22.67
Vit 29.51

Elemental is a C++ framework for distributed-memory dense linear algebra that strives to be fast, portable, and programmable. It can be thought of as a generalization of PLAPACK to element-by-element distributions that also makes use of recent algorithmic advances from the FLAME project. Elemental usually outperforms both PLAPACK and ScaLAPACK, however, it heavily relies on MPI collectives so a good MPI implementation is crucial. Both pure MPI and hybrid OpenMP-MPI configurations are supported.

Screenshot

Project Spotlight

CERTivity KeyStores Manager

A multi-platform GUI tool for managing key stores, certificates, and digital signatures.

Screenshot

Project Spotlight

php-tick

A simple active record implementation.