8 projects tagged "High Performance"
Cambridge is a template engine for generating HTML/XML markup in Java applications. It is highly extensible, high performance, and designed to be less cluttered. It prefers making use of the scopes of the existing HTML/XML tags in your template instead of wrapping your tags with some non-standard tags or scripting code. Cambridge templates are pure HTML/XML documents that you can edit on any tool or view directly on browsers without any issues. Cambridge can be used in standalone Java applications, with Servlets, and along with popular Web frameworks such as Spring Mvc, Struts, Play Framework, JAX-RS, and many others.
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.
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.
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.
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.
A Java charting library for Swing, SWT, Android, and BlackBerry.
An endpoint proxy generator which simplifies networking on Android.