29 projects tagged "English"
AppDynamics an application performance management solution for mission-critical Java applications. It can organize user requests and business transactions, monitor business transaction health, identify and diagnose slow requests, identify and diagnose errors, and drill down. It is built from the ground up for highly distributed service-oriented environments. It has fast root cause diagnostics at the method/class level, but creates no more than 2% overhead, even in high-volume production deployments. It can not only manage applications, but dynamically scale them in cloud and virtual environments.
Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. Arx Fatalis features crafting, melee and ranged combat, and a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources. This does however not include the game data, so you need to obtain a copy of the original Arx Fatalis or its demo.
CBR Server is a light-weight HTTP server allowing you to view Comic Book Archives: CBR, CBZ, PDF, etc. It has purposely been designed to be used with a wireless tablet PC and is highly configurable. XML file-based configuration capabilities. A multi-threaded HTTP server based on JDoc Web Server. Multi-threaded CBR/CBZ/RAR/ZIP extraction. Support for a user-selected splash screen. Customizable HTML/CSS pages. Text-based search capabilities. Displays CBR, CBZ, RAR, ZIp, and PDF-based documents. FMEO (For my eyes only) support. A thumbnail rendition of the cover pages of the query results. A thumbnail rendition of the entire comic book. Zoom in, zoom out, and full size support. 270 degree rotation (a.k.a. iPad emulation). A remember me function (cookie-based). A file explorer interface that enables you to navigate through the directories comprising Comic Books. Multi-language support (i18n). End-users language extension support. Enhanced out of the box HTML forms. Uses ImageMagick and 7-Zip. Icons from www.everaldo.com/crystal. Enhanced navigation capabilities.
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.
Freeseer a video capture utility capable of capturing presentations or demos. It can capture USB, firewire, local desktop, and more. It captures video and audio and mixes them together to produce a video, thus enabling you to capture great presentations, demos, or training material easily.
The goal of Funani is to solve the management of large image and other media collections in a practical way. To help you find the data you want in big data collections, this software allows you to sort it in many different ways. Advanced queries on dates, locations, events, or people, or more generically categories and tags, allow you to narrow the search quickly. Funani can be thought of primarily as a safe. Every file put into the system remains in the system. It is an additive system, which makes unintended deletion impossible. A maintenance mode can still remove unwanted files, but standard users cannot perform this operation. Funani is also a framework designed for extensibility. When new features are requested, they can be implemented by adding new functionality and leaving the existing system alone. Each feature is completely isolated from others as long as it does not depend on them.
Hybrid HTTP API Tester is a general purpose API tester GUI. You can specify a URL and send GET or POST requests to it as a client with an interface allowing you to set up a database of API commands and their parameters. It is useful for probing 3rd party APIs or building your own.
Java distributed framework is a framework for distributed grid and / or volunteer computing. It's divided into a server and client library. You can create new or implement it into existing applications in no time; you don't need knowledge about network connections, sockets, etc. The Framework does almost everything automatically. It provides secure automatic client <-> server communications, unique IDs, automatic resending of jobs to new clients if needed, user stats, and much more. The client framework supports the detection of the computer's user state (idling, away, online, etc.). It also offers many other useful features and helpers for developing a distributed client application.
C++ template classes implementing a B+ tree key/data container in main memory.