Apache Software Foundation Index: Project Listing
[*]Home
[*]Indexes
[*]Alphabetical
[*]Categories
[*]Language
[*]PMC
[*]Project Listing
[*]Releases
[*]Standards
[*]Feeds
[*]DOAP Files
[*]Guidelines
[*]Create a DOAP File
[*]DOAP File FAQ
[*]Categories
[*]Programming Languages
[*]PMC
[*]Documentation
[*]Dependencies
[*]PMC Data
[*]Standards
[*]References & Thanks
Apache Software Foundation Index: Project Listing
This is a simple list of all the projects currently indexed. It's sorted alphabetically on the name of the project.
Apache .NET Ant LibraryThis is a library of Ant tasks that help developing.NET software. It includes the "old" .NET tasks like a C# compiler task but also comes with support for NUnit testing or running the popular NAnt or MSBuild build tools.Categories: build-management
Languages: Java
PMC: Apache AntApache AbderaThe goal of the Apache Abdera project is to build a functionally-complete, high-performance implementation of the IETF Atom Syndication Format (RFC 4287) and Atom Publishing Protocol (RFC 5023) specifications.Categories: xml
Languages: Java
PMC: Apache AbderaApache AccumuloThe Apache Accumulo sorted, distributed key/value store is based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-levelaccess labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.Categories: database
Languages: Java
PMC: Apache AccumuloApache ACEWhen assembling software out of reusable components, the task of deploying software onto an ever increasing number of targets is not trivial to solve. This becomes even harder when these targets require different components based onwho's using them.Apache ACE allows you to group those components and assign them to a managed set of targets. This allows you to distribute updates and new components easily, while keeping a full history of what was installed where during what period. It alsohelps you setup an automated development, QA/testing, staging and production environment.Categories: osgi
Languages: Java
PMC: Apache AceApache ActiveMQActiveMQ is a fast and powerful Message Broker which supports many Cross Language Clients and Protocols and many advanced features while fully supporting JMS 1.1 and J2EE 1.4.Categories: network-server, network-client
Languages: Java, C, C++, Ruby, Perl, Python, PHP, C#
PMC: Apache ActiveMQApache AiravataApache Airavata is a micro-service architecture based software framework for executing and managing computational jobs and workflows on distributed computing resources including local clusters, supercomputers, national grids, academicand commercial clouds. Airavata is dominantly used to build Web-based science gateways and assist to compose, manage, execute, and monitor large scale applications (wrapped as Web services) and workflows composed of these services.Categories: network-server, cloud, big-data
Languages: Java
PMC: Apache AiravataAnakiaAnakia is an XML transformation tool that uses JDOM and Velocity to transform XML documents into the format of your choice. It provides an alternative to using Ant's <style> task and XSL to process XML files.Categories: library
Languages: Java
PMC: Apache VelocityApache AntApache Ant is a Java-based build tool.Categories: build-management
Languages: Java
PMC: Apache AntApache AntUnitThe Ant Library provides Ant tasks for testing Ant task, it can also be used to drive functional and integration tests of arbitrary applications with Ant.Categories: build-management, testing
Languages: Java
PMC: Apache AntApache ArchivaArchiva is the perfect companion for build tools such as Maven, Continuum, and ANT. Archiva offers several capabilities, amongst which remote repository proxying,security access management, build artifact storage, delivery, browsing,indexing and usage reporting, extensible scanning functionality and many more!Categories: build-management
Languages: Java
PMC: Apache ArchivaApache AriesThe Aries project is delivering a set of pluggable Java components enabling an enterprise OSGi application programming model. This includes implementations and extensions of application-focused specifications defined by the OSGi AllianceEnterprise Expert Group (EEG) and an assembly format for multi-bundle applications, for deployment to a variety of OSGi based runtimes.Categories: library
Languages: Java
PMC: Apache AriesApache AvroApache Avro is a data serialization system.Categories: library, big-data
Languages: C, C++, C#, Java, PHP, Python, Ruby
PMC: Apache AvroApache AxiomApache Axiom is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlyingpull event stream. It also has built in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these is an easy to use API with a very high performantarchitecture!Categories: library, xml
Languages: Java
PMC: Apache Web ServicesApache Axis2Apache Axis2 is a toolkit for creating and using Web Services, including SOAP, MTOM, XML/HTTP and advanced WS-* standards such as WSRM and WSSecurity. Axis2 includes a very fast runtime engine, together with tooling support for WSDLand WS-Policy, and plugin support for WS-Addressing, WS-ReliableMessaging, WS-Security, WS-Eventing, WS-Transactions, WS-Trust and WS-SecureConversation. Axis2 runs either standalone or hosted in Tomcat or other servlet containers.Categories: xml, http, network-server, network-client
Languages: Java, C
PMC: Apache AxisApache BatikBatik is a Java-based toolkit for applications or applets to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as display, generation and manipulation.Categories: xml, graphics
Languages: SVG
PMC: Apache XML GraphicsApache BeehiveOur goal is to make J2EE programming easier by building a simple object model on J2EE and Struts. Using Java 5 annotations, Beehive reduces the coding necessary for J2EE. The initial Beehive project has three pieces.NetUI: An annotation-drivenweb application programming framework that is built atop Struts. NetUI centralizes navigation logic, state, metadata, and exception handling in a single encapsulated and reusable Page Flow Controller class. In addition, NetUI provides a set of JSP tags forrendering HTML / XHTML and higher-level UI constructs such as data grids and trees and has first-class integration with JavaServer Faces and Struts. Controls: A lightweight, metadata-driven component framework that reduces the complexity of being a clientof enterprise resources. Controls provide a unified client abstraction that can be implemented to access a diverse set of enterprise resources using a single configuration model.Web Service Metadata (WSM): An implementation of JSR 181 which standardizes asimplified, annotation-driven model for building Java web services.In addition, Beehive includes a set of system controls that are abstractions for low-level J2EE resource APIs such as EJB, JMS, JDBC, and web services.Categories: web-framework, retired
Languages: Java
PMC: Apache AtticApache BigtopBigtop is a project for the development of packaging and tests of the Apache Hadoop ecosystem. The primary goal of Bigtop is to build a community around the packaging and interoperability testing of Hadoop-related projects. This includestesting at various levels (packaging, platform, runtime, upgrade, etc...) developed by a community with a focus on the system as a whole, rather than individual projects. In short we strive to be for Hadoop what Debian is to Linux.Categories: big-data
Languages: Java
PMC: Apache BigtopApache BloodhoundApache Bloodhound has been created to be an open source collaboration tool to track the progress of and help distribute tasks within a project. With a particular focus on software development it includes integration with popular sourcecontrol software including Apache Subversion, Git and Mercurial.Categories: build-management
Languages: Python
PMC: Apache BloodhoundApache BValThe goal of the Apache BVal project is to deliver an implementation of the Java Bean Validation Specfication (JSR303) which is TCK compliant and works on Java SE 5 or later. The initial codebase for the project was donated to the ASFby a SGA from Agimatec GmbH and uses the Apache Software License v2.0.Categories: javaee, library
Languages: Java
PMC: Apache BValApache CamelApache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns.Rules for Camel's routing and mediation engine can be defined in either a Java based DSL, XML or using DSLs for dynamic languagessuch as Groovy or Scala.Categories: osgi, network-server, network-client
Languages: Java, XML, Python, Groovy, JavaScript, Ruby, SQL, Scala, PHP
PMC: Apache CamelApache CassandraLinear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make Apache Cassandra the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class.Cassandrais in use at Netflix, Twitter, Urban Airship, Constant Contact, Reddit, Cisco, OpenX, Digg, CloudKick, Ooyala, and more companies that have large, active data sets.Cassandra provides full Hadoop integration, including with Pig and Hive.Categories: database
Languages: Java
PMC: Apache CassandraApache CayenneCayenne is a powerful, full-featured, opensource framework created for developers working with relational databases. it seamlessly maps any relational database to Java objects, reducing development time and adding considerable functionalityto any application which requires a database. Developers using Cayenne will be able to concentrate on the core business requirements and the data model instead of the SQL details. The application can then be easily moved to any JDBC-capable database. In additionto management of persistent Java objects mapped to relational databases, Cayenne provides a plethora of features including single method call queries and updates (including atomic updates of all modified objects), seamless integration of multiple databasesinto a single virtual data source, three tier persistence with caching on the remote client, paging of results, record locking, and many more features.Categories: database, library, network-server, network-client, xml, web-framework
Languages: Java
PMC: Apache CayenneApache CelixCelix is an implementation of the OSGi specification adapted to C. It will follow the API as close as possible, but since the OSGi specification is written primarily for Java, there will be differences (Java is OO, C is procedural).An important aspect of the implementation is interoperability between Java and C. This interoperability is achieved by porting and implementing the Remote Services specification in Celix.Categories: network-server
Languages: C
PMC: Apache IncubatorApache ChainsawApache Chainsaw is a GUI log viewer.Categories: network-client
Languages: Java
PMC: Apache Logging ServicesApache ChemistryApache Chemistry provides open source implementations of the Content Management Interoperability Services (CMIS) specification. Libraries are available for Java, Python, PHP and .NET.Categories: library
Languages: Java, Python, PHP, C#, Objective-C
PMC: Apache ChemistryApache ClickApache Click is a modern Java web application framework, providing a natural rich client style programming model. Click provides a page and component oriented design with a event based programming model. Leveraging a stateless architectureClick encourages loosely coupled pages for easier maintenance. Click is designed to be very easy to learn and use, with developers getting up and running within a day. Support is provided for Velocity, JSP or FreeMarker page rendering. Click also providesexceptional performance for high volume web sites. Categories: library, network-server, network-client, xml, web-framework
Languages: Java
PMC: Apache ClickApache CloudStackApache CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by anumber of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering, or as part of a hybrid cloud solution. CloudStack is a turnkey solution that includes the entire "stack" of features mostorganizations want with an IaaS cloud: compute orchestration, Network-as-a-Service, user and account management, a full and open native API, resource accounting, and a first-class User Interface (UI). CloudStack currently supports the most popular hypervisors:VMware, KVM, XenServer and Xen Cloud Platform (XCP). Users can manage their cloud with an easy to use Web interface, command line tools, and / or a full-featured RESTful API. In addition, CloudStack provides an API that's compatible with AWS EC2 and S3 fororganizations that wish to deploy hybrid clouds.Categories: cloud
Languages: Java, Python
PMC: Apache CloudStackApache CocoonApache Cocoon is a web development framework built around the concepts of separation of concerns (making sure people can interact and collaborate on a project, without stepping on each other toes) and component-based web development.Cocoon implements these concepts around the notion of "component pipelines", each component on the pipeline specializing on a particular operation. This makes it possible to use a "building block" approach for web solutions, hooking together components intopipelines without any required programming.Categories: database, graphics, http, network-client, network-server, web-framework, xml
Languages: Java, XML
PMC: Apache CocoonApache Commons BCELThe Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolicinformation of the given class: methods, fields and byte code instructions, in particular.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons BeanUtilsBeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons BSFBean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages otherthan Java while providing access to the Java class library. In addition, BSF permits any Java application to be implemented in part (or dynamically extended) by a language that is embedded within it. This is achieved by providing an API that permits callingscripting language engines from within Java, as well as an object registry that exposes Java objects to these scripting language engines.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons ChainAn implmentation of the GoF Chain of Responsibility patternCategories: library
Languages: Java
PMC: Apache CommonsApache Commons CLICommons CLI provides a simple API for presenting, proecessing and validating a command line interface.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons CodecThe codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons CollectionsTypes that extend and augment the Java Collections Framework.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons CompressCommons Compress: working with zip, ar, jar, bz2, cpio, tar, gz, dump, pack200, lzma, 7z, arj and xz files.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons ConfigurationLibrary to use configuration/preferences of various sources and formats.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons DaemonCommons DaemonCategories: library
Languages: Java
PMC: Apache CommonsApache Commons DBCPCommons Database Connection PoolingCategories: library
Languages: Java
PMC: Apache CommonsApache Commons DbUtilsA package of Java utility classes for easing JDBC developmentCategories: library
Languages: Java
PMC: Apache CommonsApache Commons DigesterThe Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons DiscoveryCommons DiscoveryCategories: library
Languages: Java
PMC: Apache CommonsApache Commons ELJSP 2.0 Expression Language Interpreter ImplementationCategories: library
Languages: Java
PMC: Apache CommonsApache Commons EmailCommons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons ExecA library to reliably execute external processes from within the JVMCategories: library
Languages: Java
PMC: Apache CommonsApache Commons FileUploadThe FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons FunctorThe Apache Commons Functor library defines common functor and functor-related interfaces, implementations, and utilities.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons HttpClientCommons HttpClient is a library for client-side HTTP communication.It provides support for HTTP/1.1 and HTTP/1.0, plusvarious authentication schemes and cookie policies.Thanks to it's widespread use and years of development, it is averymature and stable codebase. However, due to limitations in the API design,Commons HttpClient will eventually be replaced by HttpClient 4.0with a completely redesigned API based on HttpCore.Categories: http, library, network-client
Languages: Java
PMC: Apache HttpComponentsApache Commons IOCommons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons JCICommons JCI provides a unified interface to any of several Java compilers.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons JCSComprehensive Caching SystemCategories: library
Languages: Java
PMC: Apache CommonsApache Commons JellyJelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons JEXLJexl is an implementation of the JSTL Expression Language with extensions.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons JXPathA Java-based implementation of XPath 1.0 that, in addition to XML processing, can inspect/modify Java object graphs (the library's explicit purpose) and even mixed Java/XML structures.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons LangCommons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons LauncherLauncher are a set of Java classes which aim at making a cross platform Java application launcher.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons LoggingCommons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons MathThe Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons ModelerCommons Modeler Categories: library
Languages: Java
PMC: Apache CommonsApache Commons NetCategories: library
Languages: Java
PMC: Apache CommonsApache Commons OGNLThe Apache Commons OGNL library is a Java development framework for Object-Graph Navigation Language, plus other extras such as list projection and selection and lambda expressions.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons PoolCommons Object Pooling LibraryCategories: library
Languages: Java
PMC: Apache CommonsApache Commons PrimitivesCommons Primitives is a set of collection and utility classes for primitive types. The Java language has a clear distinction between Object and primitive types. A lot of functionality is provided for Object types, including the JavaCollection Framework. Relatively little functionality is provided by the JDK for primitives. This package addresses this by providing a set of utility and collection classes for primitives.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons ProxyCommons Dynamic Proxy LibraryCategories: library
Languages: Java
PMC: Apache CommonsApache Commons SCXMLAn implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine. It is capable of executing an environment agnostic state machine defined using a SCXML document.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons ValidatorCommons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.Categories: library
Languages: Java
PMC: Apache CommonsApache Commons VFSVFS is a Virtual File System library. Categories: library
Languages: Java
PMC: Apache CommonsApache Compress Ant LibraryThis is a library of Ant tasks and types uses Apache Commons Compress to support additional archive formats like ar, pack200, xz and cpio.Categories: build-management
Languages: Java
PMC: Apache AntApache ContinuumWhether you have a centralized build team or want to put control of releases in the hands of developers, Apache Continuum can help you improve quality and maintain a consistent build environment. Follow us on Twitter @apachecontinuumto get the latest news and updates!Categories: build-management
Languages: Java
PMC: Apache ContinuumApache CordovaApache Cordova is a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or SenchaTouch, this allows a smartphone app to be developed with just HTML, CSS, and JavaScript.Categories: mobile, library
Languages: JavaScript, Java, Objective-C, C++, C#, node.js
PMC: Apache CordovaApache CouchDBApache CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents with your web browser, via HTTP. Query, combine, and transform your documents with JavaScript. Apache CouchDBworks well with modern web and mobile apps. You can even serve web apps directly out of Apache CouchDB. And you can distribute your data, or your apps, efficiently using Apache CouchDB’s incremental replication. Apache CouchDB supports master-master setupswith automatic conflict detection.Categories: database, http, network-client, network-server, cloud, content, big-data
Languages: JavaScript, Erlang, Perl, C
PMC: Apache CouchDBApache cTAKESApache clinical Text Analysis and Knowledge Extraction System (cTAKES) is an open-source natural language processing system for information extraction from electronic medical record clinical free-text. It processes clinical notes, identifyingtypes of clinical named entities from various dictionaries including the Unified Medical Language System (UMLS) - medications, diseases/disorders, signs/symptoms, anatomical sites and procedures. Each named entity has attributes for the text span, the ontologymapping code, subject (patient, family member, etc.) and context (negated/not negated, conditional, generic, degree of certainty). Some of the attributes are expressed as relations, for example the location of a clinical condition (locationOf relation) orthe severity of a clinical condition (degreeOf relation).Categories: content, library
Languages: Java, Scala
PMC: Apache cTAKESApache CuratorNew users of ZooKeeper are surprised to learn that a significant amount of connection management must be done manually. For example, when the ZooKeeper client connects to the ensemble it must negotiate a new session, etc. This takessome time. If you use a ZooKeeper client API before the connection process has completed, ZooKeeper will throw an exception. These types of exceptions are referred to as "recoverable" errors. Curator automatically handles connection management, greatly simplifyingclient code. Instead of directly using the ZooKeeper APIs you use Curator APIs that internally check for connection completion and wrap each ZooKeeper API in a retry loop. Curator uses a retry mechanism to handle recoverable errors and automatically retryoperations. The method of retry is customizable. Curator comes bundled with several implementations (ExponentialBackoffRetry, etc.) or custom implementations can be written.Categories: database
Languages: Java
PMC: Apache CuratorApache CXFApache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP,or CORBA and work over a variety of transports such as HTTP, JMS or JBI.Categories: library, xml, network-client, network-server
Languages: Java
PMC: Apache CXFApache DeltacloudDeltacloud contains a cloud abstraction API - whether the Deltacloud classic API, the DMTF CIMI API or even the EC2 API. Each abstraction API works as a wrapper around a large number of clouds, shielding users from their differences.For every cloud provider there is a driver "speaking" that cloud provider's native API, freeing you from dealing with the particulars of each cloud's API.Categories: cloud, library
Languages: Ruby
PMC: Apache DeltacloudApache DerbyApache Derby is an open source relational database implemented entirely in Java. It has a small footprint that makes it easy to embed in any Java-based application, but it also supports the more familiar client/server mode. It is basedon the Java, JDBC, and SQL standards, making code developed more portable to standards-compliant databases.Categories: database
Languages: Java
PMC: Apache DBApache DirectoryThe Apache Directory project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (ApacheDS), and Eclipse-based directory tools (ApacheDirectory Studio).Categories: network-server, network-client
Languages: Java
PMC: Apache DirectoryApache Directory ServerApacheDS is an extensible and embeddable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol. It has been designedto introduce triggers, stored procedures, queues and views to the world of LDAP which has lacked these rich constructs.Categories: network-server
Languages: Java
PMC: Apache DirectoryApache Directory StudioApache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi)plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself.Categories: network-client
Languages: Java
PMC: Apache DirectoryApache Droids (incubating)Apache Droids (incubating) aims to be an intelligent standalone robot framework that allows to create robots as plugins, which can automatically seeks out relevant online information based on the user's specifications. Droids makesit very easy to extend existing robots or write a new one from scratch, which can automatically seek out relevant online information based on the user's specifications. Droids (plural) is not designed for a special usecase, it is a framework: Take what youneed, do what you want. Categories:
Languages: Java
PMC: Apache IncubatorApache ECSThe Element Construction Set is a Java API for generating elements for various markup languages it directly supports HTML 4.0 and XML, but can easily be extended to create tags for any markup language.Categories: library, retired
Languages: Java
PMC: Apache AtticApache Empire-dbApache Empire-db is a relational database abstraction layer that allows developers to take a much more SQL-centric approach in application development than traditional Object/Relational mapping frameworks (ORM). With its unique objectorientated command API it allows the creation of SQL-statements of any complexity that take full advantage of all DBMS features which leads to highly efficient database operations and code. Additionally by eliminating the use of error-prone string operationsit also offers an unprecedented level of ease-of-use and compile-time-safety.Categories: database
Languages: Java
PMC: Apache Empire-dbApache ESMEApache ESME (Enterprise Social Messaging Environment) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information,all in a business process context. You can hardly turn a web page these days without seeing a story that describes how people are using social networks, whether it is Twitter, Facebook or some other service to develop and build their personal communities.In business, we increasingly see blogs and wikis demonstrating utility in problem solving and communications but the real time nature of business process problem solving largely remains untouched by social networking tools. Existing services, while attractivedo not scale well and have proven unreliable. This is unacceptable to business which must be 'Always On' and able to support people in their daily working lives. Such applications must therefore be scalable and reliable but also provide a lot more.When solvingproblems, how good might it be if a user was able to tap into the collective knowledge of her peers or surrounding groups of people with whom she might naturally network in the workplace setting? How much quicker and with greater precision might she be ableto solve daily problems? What if there was a communications mechanism that takes the best of what services like Twitter offers and co-mingled that with readily recognizable business processes? That solution is Apache ESME.Categories: content
Languages: Scala
PMC: Apache ESMEApache EtchEtch is a cross-platform, language- and transport-independent framework for building and consuming network services. The Etch toolset includes a network service description language, a compiler, and binding libraries for a variety ofprogramming languages. Etch is also transport-independent, allowing for a variety of different transports to be used based on need and circumstance. The goal of Etch is to make it simple to define small, focused services that can be easily accessed, combined,and deployed in a similar manner. With Etch, service development and consumption becomes no more difficult than library development and consumption.Categories: network-server, network-client, library
Languages: C, C#, C++, Go, Java, JavaScript, Python
PMC: Apache EtchApache ExcaliburThe predecessor of Apache Avalon, Apache Excalibur hosts the Avalon framework, a Java container framework, the Excalibur and Fortress inversion of control containers, and a rich library of components. Excalibur code powers Apache Jamesand Cocoon and numerous other open source and commercial projects.Categories: network-server, retired
Languages: Java
PMC: Apache AtticApache FelixOSGi framework implementation and related technologies.Categories: network-server
Languages: Java
PMC: Apache FelixApache FlexApache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets andtv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.Categories: web-framework
Languages: ActionScript
PMC: Apache FlexApache FOPFOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) treeand renders the resulting pages to a specified output. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.Categories: xml, graphics
Languages: Java
PMC: Apache XML GraphicsApache ForrestApache Forrest™ software is a publishing framework that transforms input from various sources into a unified presentation in one or more output formats. The modular and extensible plug-in architecture of Apache Forrest is based on ApacheCocoon and the relevant industry standards that separate presentation from content. Forrest can generate static documents, or be used as a dynamic server, or be deployed by its automated facility.Categories: build-management, database, graphics, http, network-client, network-server, web-framework, xml
Languages: Java
PMC: Apache ForrestApache FtpServerThe Apache FtpServer application is a 100% pure Java FTP server. It's designed to be a complete and portable FTP server engine solution based on currently available open protocols. FtpServer can be run standalone as a Windows serviceor Unix/Linux daemon, or embedded into a Java application. We also provide support for integration within Spring applications and provide our releases as OSGi bundles.Categories: network-server
Languages: Java
PMC: Apache MinaApache GeronimoApache Geronimo is an open source server runtime that integrates the best open source projects to create Java/OSGi server runtimes that meet the needs of enterprise developers and system administrators. Our most popular distributionis a fully certified Java EE 5 application server runtime.Categories: javaee, network-server, http, web-framework
Languages: Java
PMC: Apache GeronimoApache GoraAlthough there are various excellent ORM frameworks for relational databases, data modeling in NoSQL data stores differ profoundly from their relational cousins. Moreover, data-model agnostic frameworks such as JDO are not sufficientfor use cases, where one needs to use the full power of the data models in column stores. Gora fills this gap by giving the user an easy-to-use in-memory data model and persistence for big data framework with data store specific mappings and built in ApacheHadoop support.Categories: database
Languages: Java
PMC: Apache GoraApache GumpGump provides large scale continuous integration for various open source projects.Categories: build-management, testing
Languages: Python
PMC: Apache GumpApache HadoopHadoop is a distributed computing platform. This includes the Hadoop Distributed Filesystem (HDFS) and an implementation of MapReduce.Categories: database
Languages: Java
PMC: Apache HadoopApache HarmonyApache Harmony software is a modular Java runtime with class libraries and associated tools.Categories: virtual-machine, retired
Languages: Java, C
PMC: Apache AtticApache HBaseUse Apache HBase software when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. HBaseis an open-source, distributed, versioned, column-oriented store modeled after Google's Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBaseprovides Bigtable-like capabilities on top of Hadoop and HDFS. Categories: database
Languages: Java
PMC: Apache HBaseApache HiveThe Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides* tools to enable easy data extract/transform/load (ETL)*a mechanism to impose structure on a variety of data formats* access to files stored either directly in Apache HDFS (TM) or in other data storage systems such as Apache HBase (TM)* query execution via MapReduceHive defines a simple SQL-like query language,called HiveQL, that enables users familiar with SQL to query the data. At the same time, this language also allows programmers who are familiar with the MapReduce framework to be able to plug in their custom mappers and reducers to perform more sophisticatedanalysis that may not be supported by the built-in capabilities of the language. HiveQL can also be extended with custom scalar functions (UDF's), aggregations (UDAF's), and table functions (UDTF's).Categories: database
Languages: Java
PMC: Apache HiveApache HivemindHiveMind is a framework for creating applications, not an application, or even an application server, itself. The 'core' of HiveMind is the startup logic that knows how to parse and understand the module deployment descriptors, anduse that information to instantiate and initialize all those services and configurations.Categories: library, retired
Languages: Java
PMC: Apache AtticApache HTTP ServerThe Apache HTTP Server is an open-source HTTP server for modern operating systems including UNIX, Microsoft Windows, Mac OS/X and Netware. The goal of this project is to provide a secure, efficient and extensible server that providesHTTP services observing the current HTTP standards. Apache has been the most popular web server on the Internet since April of 1996.Categories: network-server, http, httpd-module
Languages: C
PMC: Apache HTTP ServerApache HttpComponents ClientHttpClient is a library for client-side HTTP communication built on HttpCore.It provides connection management, cookie management, and authentication.This is the successor to the widely used Jakarta Commons HttpClient 3.1.Categories: http, library, network-client
Languages: Java
PMC: Apache HttpComponentsApache HttpComponents CoreHttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: blocking I/O model based on the classic JavaI/O and non-blocking, event driven I/O model based on Java NIO. The blocking I/O model may be more appropriate for data intensive, low latency scenarios, whereas the non-blocking model may be more appropriate for high latency scenarios where raw data throughputis less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner.Categories: http, library, network-client, network-server
Languages: Java
PMC: Apache HttpComponentsApache IsisApache Isis is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically (at runtime) generates a representation of that domainmodel as a webapp or as a RESTful API. For prototyping or production.Categories: web-framework
Languages: Java
PMC: Apache IsisApache IvyApache Ivy is a very powerful dependency manager oriented toward Java dependency management, even though it could be used to manage dependencies of any kind.Categories: build-management
Languages: Java
PMC: Apache AntApache IvyDEIvyDE lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects. IvyDE will contribute to the classpath of your Java project, with the classpath container. It also bring an editor of ivy.xml files, withcompletion.Categories: build-management
Languages: Java
PMC: Apache AntApache JackrabbitApache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is a hierarchical content store with support for structured and unstructured content, full text search,versioning, transactions, observation, and more. Typical applications that use content repositories include content management, document management, and records management systems.Categories: database, library, network-server, xml
Languages: Java
PMC: Apache JackrabbitApache Jakarta CactusThe intent of Cactus is to lower the cost of writing tests for server-side code. It uses JUnit and extends it.Cactus implements an in-container strategy, meaning that tests are executed inside the container.Categories: testing, retired
Languages: Java
PMC: Apache AtticApache JAMESThe Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. We have designed James to be a complete and portable enterprise mail engine solution based on currentlyavailable open protocols.James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a messagearchive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.Categories: mail, network-server
Languages: Java
PMC: Apache JamesApache JenaApache Jena provides a complete framework for building Semantic Web and Linked Data applications in Java, and provides: parsers for RDF/XML, Turtle and N-triples; a Java programming API; a complete implementation of the SPARQL querylanguage; a rule-based inference engine for RDFS and OWL entailments; TDB (a non-SQL persistent triple store); SDB (a persistent triples store built on a relational store) and Fuseki, an RDF server using web protocols. Jena complies with all relevant recommendationsfor RDF and related technologies from the W3C.Categories: library
Languages: Java
PMC: Apache JenaApache JMeterApache JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, networkor object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load.Categories: testing
Languages: Java
PMC: Apache JMeterApache JSPWikiApache JSPWiki is a feature-rich and extensible WikiWiki engine built around the standard JEE components (Java, servlets, JSP). It features: - WikiMarkup/Structured Text - File attachments - Templates support - Data storage through3 WikiPage Providers, with the capability to plug new ones - Security: Authorization and authentication fine grain control - Easy plugin interface - UTF-8 support - JSP-based - Easy-ish installation - Page locking to prevent editing conflicts - Support forMultiple Wikis Categories: content
Languages: Java
PMC: Apache JSPWikiApache KarafApache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed.Categories: network-server, osgi
Languages: Java
PMC: Apache KarafApache LenyaApache Lenya is an Open Source Java/XML Content Management Framework and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.Categories: web-framework, xml
Languages: Java
PMC: Apache LenyaApache LibcloudApache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs. It allows users to manage cloud servers, cloud storage and load-balancers.Categories: cloud, library
Languages: Python
PMC: Apache LibcloudApache log4cxxApache log4cxx provides logging services for C++.Categories: library
Languages: C
PMC: Apache Logging ServicesApache log4jApache log4j provides logging services for Java.Categories: library
Languages: Java
PMC: Apache Logging ServicesApache log4netApache log4net provides logging services for .NET.Categories: library
Languages: C#
PMC: Apache Logging ServicesApache log4phpApache log4php is a logging framework for PHP.Categories: library
Languages: PHP
PMC: Apache Logging ServicesApache Lucene CoreApache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.Categories: database
Languages: Java
PMC: Apache LuceneApache LucyThe Apache Lucy search engine library provides full-text search for dynamic programming languages.Categories: database
Languages: C, Perl, Ruby
PMC: Apache MahoutScalable machine learning libraryCategories: library
Languages: Java
PMC: Apache MahoutApache ManifoldCFManifoldCF is an effort to provide an open source framework for connecting source content repositories like Microsoft Sharepoint and EMC Documentum, to target repositories or indexes, such as Apache Solr , OpenSearchServer or ElasticSearch.ManifoldCF also defines a security model for target repositories that permits them to enforce source-repository security policies.Categories: content
Languages: Java
PMC: Apache ManifoldCFApache MarmottaThe goal of Apache Marmotta is to provide an open implementation of a Linked Data Platform that can be used, extended and deployed easily by organizations who want to publish Linked Data or build custom applications on Linked DataCategories:
Languages: Java
PMC: Apache MarmottaApache MavenMaven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlledfrom the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.Categories: build-management
Languages: Java
PMC: Apache MavenApache MINAApache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract, event-driven, asynchronous API over various transports such as TCP/IPand UDP/IP via Java NIO.Categories: network-client, network-server
Languages: Java
PMC: Apache MinaApache mod_ftpmod_ftp is an FTP Protocol module to serve httpd content over the FTP protocol (whereever the HTTP protocol could also be used). It provides both RETR/REST retrieval and STOR/APPE upload, using the same user/permissions model as httpd(so it shares the same security considerations as mod_dav plus mod_dav_fs). Categories: network-server, ftp, httpd-module
Languages: C
PMC: Apache HTTP ServerApache mod_perlmod_perl is a unique piece of software that integrates the power ofPerl with the flexibility and stability of the Apache Web server.With mod_perl, you can harness the power of the full Apache API withPerl and develop Web applicationsquickly, without sacrificingperformance. Categories: httpd-module
Languages: C, Perl
PMC: Apache mod_perlApache MyFacesMyFaces is the free open source implementation of JavaServer(tm) Faces, a new and upcoming web application framework that accomplishes the MVC paradigm. It is comparable to the well-known Struts Framework but has features and conceptsthat are beyond those of Struts - especially the component orientation.Categories: web-framework, javaee
Languages: Java
PMC: Apache MyFacesApache NutchApache Nutch is a highly extensible and scalable open source web crawler software project. Stemming from Apache Lucene, the project has diversified and now comprises two codebases, namely: Nutch 1.x: A well matured, production readycrawler. 1.x enables fine grained configuration, relying on Apache Hadoop data structures, which are great for batch processing. Nutch 2.x: An emerging alternative taking direct inspiration from 1.x, but which differs in one key area; storage is abstractedaway from any specific underlying data store by using Apache Gora for handling object to persistent mappings. This means we can implement an extremely flexibile model/stack for storing everything (fetch time, status, content, parsed text, outlinks, inlinks,etc.) into a number of NoSQL storage solutions. Being pluggable and modular of course has it's benefits, Nutch provides extensible interfaces such as Parse, Index and ScoringFilter's for custom implementations e.g. Apache Tika for parsing. Additonally, pluggableindexing exists for Apache Solr, Elastic Search, etc. Nutch can run on a single machine, but gains a lot of its strength from running in a Hadoop clusterCategories: web-framework
Languages: Java
PMC: Apache NutchApache ODEApache ODE (Orchestration Director Engine) executes business processes written following the WS-BPEL standard. It talks to web services, sending and receiving messages, handling data manipulation and error recovery as described by yourprocess definition. It supports both long and short living process executions to orchestrate all the services that are part of your application.WS-BPEL is an XML-based language defining several constructs to write business processes. It defines a set of basiccontrol structures like conditions or loops as well as elements to invoke web services and receive messages from services. It relies on WSDL to express web services interfaces. Message structures can be manipulated, assigning parts or the whole of them tovariables that can in turn be used to send other messages.Categories: xml, network-server
Languages: Java
PMC: Apache OdeApache OFBizApache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project. By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, OpenSource SCM, Open Source MRP, Open Source CMMS/EAM, and so on. It is one of the few apps of this type to be developed by a community, rather than one corporation.Categories: web-framework, database, network-server, xml, http
Languages: Java, Groovy, JavaScript, XML
PMC: Apache OFBizApache OODTApache OODT software is component based, and offers a software architecture beyond simple science applications.Categories: web-framework
Languages: Java
PMC: Apache OODT: Object Oriented Data TechnologyApache OpenJPAApache OpenJPA is a Java persistence project at The Apache Software Foundation that can be used as a stand-alone POJO persistence layer or integrated into any Java EE compliant container and many other lightweight frameworks, such asTomcat and Spring. The 1.x releases are a production ready, feature-rich, compliant implementation of the Java Persistence API (JPA) 1.0 part of the JSR-220 Enterprise Java Beans 3.0 specification, which pass the Sun JPA 1.0b Technology Compatibility Kit.The 2.x releases are a production ready, compliant implement of the JSR-317 Java Persistence 2.0 specification, which is backwards compatible to the JPA 1.0 specification and passes the Sun JPA 2.0 Technology Compatibility Kit.Categories: database, library, javaee
Languages: Java
PMC: Apache OpenJPAApache OpenNLPApache OpenNLP software supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. These tasks are usually requiredto build more advanced text processing services. OpenNLP also includes maximum entropy and perceptron based machine learning..Categories: library
Languages: Java
PMC: Apache OpenNLPApache OpenOfficeApache OpenOffice is an open-source, office-document productivitysuite providing six productivity applications based around theOpenDocument Format (ODF). OpenOffice is released on multipleplatforms and in dozens of languages.Categories: content
Languages: C++
PMC: Apache OpenOfficeApache OpenWebBeansOpenWebBeans is an ALv2-licensed implementation of the "Contexts and Dependency Injection for the Java EE platform" specification which is defined as JSR-299.Categories: javaee
Languages: Java
PMC: Apache OpenWebBeansApache OROA set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc.Categories: library, regexp, retired
Languages: Java
PMC: Apache AtticApache PDFBoxThe Apache PDFBox library is an open source Java tool for working with PDF documents.Categories: content, library
Languages: Java
PMC: Apache PDFBoxApache PigApache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs, coupled with infrastructure for evaluating these programs. The salient property of Pig programs isthat their structure is amenable to substantial parallelization, which in turns enables them to handle very large data sets.Pig's infrastructure layer consists of a compiler that produces sequences of Map-Reduce programs. Pig's language layer consists of atextual language called Pig Latin, which has the following key properties:* Ease of programming. It is trivial to achieve parallel execution of simple, "embarrassingly parallel" data analysis tasks. Complex tasks comprised of multiple interrelated data transformationsare explicitly encoded as data flow sequences, making them easy to write, understand, and maintain. * Optimization opportunities. The way in which tasks are encoded permits the system to optimize their execution automatically, allowing the user to focus onsemantics rather than efficiency. * Extensibility. Users can create their own functions to do special-purpose processing.Categories: database
Languages: Java
PMC: Apache PigApache PivotApache Pivot is an open-source platform for building installable Internet applications (IIAs).It combines the enhanced productivity and usability features of a modern user interface toolkit with the robustness of the Java platform.Categories: library
Languages: Java
PMC: Apache PivotApache POIAPIs for manipulating various file formats based upon Open Office XML (ECMA-376) and Microsoft's OLE 2 Compound Document formats using pure Java. Apache POI is your Java Excel, Word and PowerPoint solution. We have a complete API forporting other OOXML and OLE 2 Compound Document formats and welcome others to participate.Categories: content, library
Languages: Java
PMC: Apache POIApache Portable RuntimeThe mission of the Apache Portable Runtime (APR) project is to createand maintain software libraries that provide a predictable andconsistent interface to underlying platform-specific implementations.The primary goal is to provide anAPI to which software developers maycode and be assured of predictable if not identical behaviourregardless of the platform on which their software is built, relievingthem of the need to code special-case conditions to work around ortake advantage of platform-specificdeficiencies or features. Categories: library
Languages: C
PMC: Apache Portable RuntimeApache PortalsThe Apache Portals project provides various software products, including Apache Jetspeed-2, Apache Pluto, and Apache Portals Applications.Categories: web-framework
Languages: Java
PMC: Apache PortalsApache Props Ant LibraryThe Apache Props Antlib is a library of supplementary handlers for Apache Ant properties resolution.The types provided are instances of org.apache.tools.ant.PropertyHelper.Delegate and can be invoked using the <propertyhelper> taskprovided in Ant 1.8.0.Categories: build-management
Languages: Java
PMC: Apache AntApache QpidApache Qpid implements the latest AMQP specification, the first open standard for enterprise messaging, and provides transaction management, queuing, distribution, security, management, clustering, federation and heterogeneous multi-platformsupport and a lot more.Categories: network-server, network-client
Languages: C++, Java, C#, Perl, Python, Ruby
PMC: Apache QpidApache RatApache Rat improves accuracy and efficiency when reviewing and auditing releases. It is heuristic in nature: making guesses about possible problems. It will produce false positives and cannot find every possible issue with a release.It's reports require interpretation.Apache Rat was developed in response to a need felt in the Apache Incubator to be able to review releases for the most common faults less labour intensively. It is therefore highly tuned to the Apache style of releases.Categories: build-management
Languages: Java
PMC: Apache CreadurApache RaveApache Rave is a new web and social mashup engine. It will provide an out-of-the-box as well as an extendible lightweight Java platform to host, serve and aggregate (Open)Social Gadgets and services through a highly customizable andWeb 2.0 friendly front-end. Rave is targeted as engine for internet and intranet portals and as building block to provide context-aware personalization and collaboration features for multi-site/multi-channel (mobile) oriented and content driven websites and(social) network oriented services and platforms. For the OpenSocial container and services the (Java) Apache Shindig will be integrated. At a later stage further generalization is envisioned to also transparently support W3C Widgets using Apache Wookie.Categories: web-framework
Languages: Java
PMC: Apache RaveApache Regexp100% Pure Java Regular Expression packageCategories: library, regexp, retired
Languages: Java
PMC: Apache AtticApache Reusable Dialog Components (RDC) TaglibServer-side generation of HTML has proven an effective way of generating the user interface for visual web applications. Over time, the effort involved in such HTML generation has been reduced by the availability of various JSP taglibraries that abstract away the minutiae of HTML markup. The RDC project aims to achieve for voice and multimodal applications what JSP tag libraries have already achieved in the world of visual web applications.Categories: library
Languages: JSP
PMC: Apache TomcatApache RiverApache River software provides a JINI service, which is a service oriented architecture that defines a programming model which both exploits and extends Java technology to enable the construction of secure, distributed systems consistingof federations of services and clients. Jini technology can be used to build adaptive network systems that are scalable, evolvable and flexible as typically required in dynamic computing environments.Categories: javaee
Languages: Java
PMC: Apache RiverApache RivetApache Rivet is a system for creating dynamic web content via the Tcl programming language integrated with Apache Web Server. It is designed to be fast, powerful and extensible, consume few system resources, be easy to learn, and toprovide the user with a platform that can also be used for other programming tasks outside the web (GUI's, system administration tasks, text processing, database manipulation, XML, and so on). In order to meet these goals Tcl programming language was chosento combine with the Apache HTTP Server.Categories: web-framework
Languages: Tcl
PMC: Apache TclApache RollerApache Roller is a full-featured, multi-user and group-blog server suitable for blog sites large and small. It runs as a Java web application that should be able to run on most any Java EE server and relational database. Roller's installationguide covers deployment on Tomcat, GlassFish, and JBoss application servers using a MySQL, Derby, or PostgreSQL database. Users however have reported success running Roller on other app servers and databases.- Multi-user blogging: can support tens of thousandsof users and blogs- Group blogging with three permisson levels (editor, author and limited)- Support for comment moderation and comment spam prevention measures- Bloggers have complete control over blog layout/style via Apache Velocity-driven templates- Built-insearch engine indexes weblog entry content- Pluggable cache and rendering system- Support for blog clients that support MetaWeblog API- All blogs have entry and comment feeds in both RSS 2.0 and Atom 1.0 formatsCategories: content
Languages: Java
PMC: Apache RollerApache Sandesha2Apache Sandesha2 is an Axis2 module that implements the WS-ReliableMessaging specification. It can be used both on the client side and on the server side.Categories: xml
Languages: Java
PMC: Apache AxisApache SantuarioLibrary implementing XML Digital Signature Specification & XML Encryption SpecificationCategories: xml
Languages: Java, C
PMC: Apache Santuario (XML Security)Apache ScoutApache Scout is an implementation of the JSR 93 (JAXR). It provides an implementation to access UDDI registries (particularly Apache jUDDI) in a standard way.Categories: xml
Languages: Java
PMC: Apache jUDDIApache ServiceMixApache ServiceMix is an open source distributed Enterprise Service Bus (ESB) and SOA toolkit built from the ground up on the semantics and APIs of the Java Business Integration (JBI) specification JSR 208 and released under the Apachelicense.Categories: network-server, xml
Languages: Java
PMC: Apache ServiceMixApache ShaleShale is a modern web application framework, fundamentaly based on JavaServer Faces, and focused on improving ease of use for developers adopting JSF as a foundational technology in their own development environments.Categories: web-framework, retired
Languages: Java
PMC: Apache AtticApache ShindigApache Shindig is a container for hosting social application consisting of four parts: Gadget Container JavaScript: core JavaScript foundation for general gadget functionality (read more about gadget functionality). This JavaScriptmanages security, communication, UI layout, and feature extensions, such as the OpenSocial API. Gadget Rendering Server: used to render the gadget XML into JavaScript and HTML for the container to expose via the container JavaScript. OpenSocial Container JavaScript:JavaScript environment that sits on top of the Gadget Container JavaScript and provides OpenSocial specific functionality (profiles, friends, activities, datastore). OpenSocial Data Server: an implementation of the server interface to container-specific information,including the OpenSocial REST APIs, with clear extension points so others can connect it to their own backends.Apache Shindig is the reference implementation of OpenSocial API specifications, versions 0.8.x and 0.9.x, a standard set of Social Network APIs.Categories: javaee
Languages: Java
PMC: Apache ShindigApache ShiroApache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any JVM-basedapplication – from the smallest mobile applications to the largest web and enterprise applications.Categories: library, web-framework
Languages: Java
PMC: Apache ShiroApache SlingApache Sling is a web framework that uses a Java Content Repository, such as Apache Jackrabbit, to store and manage content. Sling applications use either scripts or Java servlets, selected based on simple name conventions, to processHTTP requests in a RESTful way. The embedded Apache Felix OSGi framework and console provide a dynamic runtime environment, where code and content bundles can be loaded, unloaded and reconfigured at runtime. As the first web framework dedicated to JSR-170Java Content Repositories, Sling makes it very simple to implement simple applications, while providing an enterprise-level framework for more complex applications.Categories:
Languages: Java
PMC: Apache SlingApache SolrSolr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON, Ruby, and Python APIs, hit highlighting, faceted search, caching, replication, and a web administration interface.Categories: web-framework, network-server
Languages: Java
PMC: Apache LuceneApache SpamAssassinApache SpamAssassin is an extensible email filter which is used to identify spam. Using its rule base, it uses a wide range of advanced heuristic and statistical analysis tests on mail headers and body text to identify "spam", alsoknown as unsolicited bulk email. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a setof Perl modules.Categories: mail
Languages: Perl, C
PMC: Apache SpamAssassinApache SparkApache Spark is a fast and general engine for large-scale data processing. It offers high-level APIs in Java, Scala and Python as well as a rich set of libraries including stream processing, machine learning, and graph analytics.Categories: big-data
Languages: Java, Scala, Python
PMC: Apache SparkApache SSHDApache SSHD is a 100% pure java library to support the SSH protocols on both the client and server side. This library is based on Apache MINA, a scalable and high performance asynchronous IO library. SSHD does not really aim at beinga replacement for the SSH client or SSH server from Unix operating systems, but rather provides support for Java based applications requiring SSH support.Categories: network-server
Languages: Java
PMC: Apache MinaApache StanbolApache Stanbol is a modular software stack and reusable set of components for semantic content management.Categories: content
Languages: Java
PMC: Apache StanbolApache SubversionSubversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its abilityto support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.Categories: build-management
Languages: C
PMC: Apache SubversionApache SynapseApache Synapse is a simple and highly effective ESB, Web Services intermediary and SOA framework. It can beadded to your existing network very simply either as a services gateway or as an HTTP proxy. Once ApacheSynapse is mediatingyour service requests it can perform many functions including routing, load-balancing,transformation and protocol switching. Apache Synapse can be used to build an Enterprise Service Bus (ESB) orService Oriented Architecture (SOA).Apache Synapse has been designedto support very fast XML routing with a streaming XML design based uponApache Axiom. in addition, the use of a completely asynchronous architecture and non-blocking IO based on Java NIOensures that Synapse has very low overhead and can scale to support thousandsof concurrent clients without droppingmessages.Categories: xml, http, network-server, network-client
Languages: Java
PMC: Apache SynapseApache SyncopeApache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in JEE technology and released under Apache 2.0 license.Identity management (or IdM) represents the joint result of businessprocess and IT to manage user data on systems and applications. IdM involves considering user attributes, roles, resources and entitlements in trying to give a decent answer to the question bumping at every time in IT administrators’ mind:Who has access toWhat, When, How, and Why?Categories: /network-server
Languages: Java
PMC: Apache SyncopeApache TapestryTapestry is a component-oriented Java web application framework. Its design emphasizes ease of use and developer productivity. Component classes are simple POJOs, with Tapestry using byte code manipulation to enhance classes at runtime.Configuration is via annotations and naming conventions rather than XML. Web page and component templates use regular (X)HTML that can be edited by any web designer. Live Class Reloading enables you to edit Java code and immediately see results by reloadingthe page in the web browser, resulting in a very fast "code it - see it - fix it" loop.Categories: web-framework
Languages: Java
PMC: Apache TapestryApache TentaclesApache Tentacles helps the reviewer by automating interactions with the repository containing the artifacts comprising the release.Categories: build-management
Languages: Java
PMC: Apache CreadurTexenTexen is a general purpose text generating utility. It is capable of producing almost any sort of text output. Driven by Ant, essentially an Ant Task, Texen uses a control template, an optional set of worker templates, and control contextto govern the generated output. Although TexenTask can be used directly, it is usually subclassed to initialize your control context before generating any output.Categories: library
Languages: Java
PMC: Apache VelocityApache ThriftApache Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code to be used to easily build RPC clients and servers that communicate seamlesslyacross programming languages. Instead of writing a load of boilerplate code to serialize and transport your objects and invoke remote methods, you can get right down to business.Categories: http, library, network-client, network-server
Languages: ActionScript, C, C#, C++, Cocoa, D, Delphi, Erlang, Go, Haskell, Java, JavaScript, node.js, Ocaml, Perl, PHP, Python, SmallTalk
PMC: Apache ThriftApache TikaThe Apache Tika toolkit is an ASFv2 licensed open source tool for extracting information from digital documents. Tika allows search engines, content management systems and other applications that work with various kinds of digital documentsto easily detect and extract metadata and content from all major file formats. Categories: library
Languages: Java
PMC: Apache TikaApache TilesApache Tiles™ is a templating framework built to simplify the development of web application user interfaces. Tiles allows authors to define page fragments which can be assembled into a complete page at runtime. These fragments, ortiles, can be used as simple includes in order to reduce the duplication of common page elements or embedded within other tiles to develop a series of reusable templates. These templates streamline the development of a consistent look and feel across an entireapplication. Categories: web-framework
Languages: Java
PMC: Apache TilesApache TobagoThe goal of Tobago is to provide the community with a well designed set of user interface components based on JSF.Categories: web-framework
Languages: Java
PMC: Apache MyFacesApache TomcatApache Tomcat is a web server that is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process.Apache Tomcat is developed in an open and participatory environment and released under the Apache License version 2. Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in thisopen development project. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.Categories: network-server, http, javaee
Languages: Java
PMC: Apache TomcatApache TorqueTorque is an object-relational mapper for Java. In other words, Torque lets you access and manipulate data in a relational database using java objects. Unlike most other object-relational mappers, Torque does not use reflection to accessuser-provided classes, but it generates the necessary classes (including the Data Objects) from an XML schema describing the database layout (which can either be written by hand or generated from an existing database). The XML schema can also be used to generateand execute a SQL script which creates all the tables in the database.Categories: database
Languages: Java
PMC: Apache DBApache Traffic ServerApache Traffic Server is fast, scalable and extensible HTTP/1.1 compliant caching proxy server. ATS can be used as a reverse, forward or even transparent HTTP proxy.Categories: http
Languages: C
PMC: Apache TrafficServerApache TurbineTurbine is a servlet based framework that allows experienced Java developers to quickly build web applications. Turbine allows you to use personalize the web sites and to use user logins to restrict access to parts of your application.Turbineis a matured and well established framework that is used as the base of many other projects (like e.g. the excellent Jetspeed 1 Portals framework.Turbine is an excellent choice for developing applications that make use of a services-oriented architecture.Some of the functionality provided with Turbine includes a security management system, a scheduling service, XML-defined form validation server, and an XML-RPC service for web services. It is a simple task to create new services particular to your application.TheTurbine core is free of any dependency on a presentation layer technology. Both JavaServer Pages (JSP) and Velocity are supported inside Turbine. For developers already familiar with JSP, or have existing JSP tag libraries, Turbine offers support for the Sunstandard. Velocity is the favorite view technology of most users of the Turbine framework; try it out and see if Velocity can help you develop your web applications faster and work more easily with non-programming designers.Turbine is developed in an open,participatory environment and released under the Apache Software License. Turbine is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project. To learn more about gettinginvolved, look at our "How to Help" pages. Categories: web-framework
Languages: Java
PMC: Apache TurbineApache UIMAThe Apache UIMA project supports the community working on the analysis of unstructured information with a unifying Java and C++ framework, tooling, and analysis components, guided by the OASIS UIMA standard. It includes support forvery large scaleout using networked clusters of compute nodes.Categories:
Languages: Java, C++
PMC: Apache VCLVCL is a modular cloud computing platform which dynamically provisions and brokers remote access to compute resources including virtual machines, bare-metal computers, and resources in other cloud platforms. A self-service web portalis used to request resources and for administration.Categories: cloud
Languages: Perl, PHP
PMC: Apache VCLApache VelocityVelocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.When Velocity is used for web development, Web designers can work in parallel withJava programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Javacode from the web pages, making the web site more maintainable over its lifespan and providing a viable alternative to Java Server Pages (JSPs) or PHP.Categories: library
Languages: Java
PMC: Apache VelocityApache Velocity DVSLDVSL (Declarative Velocity Style Language) is a tool modeled after XSLT and is intended for general XML transformations using the Velocity Template Language as the templating language for the transformations. The key differences arethat it incorporates easy access to Java objects and allows you to use the Velocity template language and it's features for expressing the transformation templates.Categories: library
Languages: Java
PMC: Apache VelocityApache Velocity ToolsVelocityTools is a collection of Velocity subprojects with a common goal of creating tools and infrastructure for building both web and non-web applications using the Velocity template engine.Categories: library
Languages: Java
PMC: Apache VelocityApache VSS Ant LibraryThe Apache VSS Antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original Ant tasks have been expanded upon in this Antlib. Some fixes to issues in the original tasks have also been incorporated.Categories: build-management
Languages: Java
PMC: Apache AntApache VysperApache Vysper aims to be a modular, full featured XMPP (Jabber) server. Vysper is implemented in Java.Categories: network-server
Languages: Java
PMC: Apache MinaApache WebshWebsh is a rapid development environment for building powerful, fast, and reliable web applications in Tcl. Websh is versatile and handles everything from HTML generation to data-base driven one-to-one page customization. Websh canbe run in CGI environments and as Apache module.Categories: web-framework, httpd-module
Languages: C, Tcl
PMC: Apache TclApache WhirrApache Whirr is a set of libraries for running cloud servicesWhirr provides:1. A cloud-neutral way to run services. You don't have to worry about the idiosyncrasies of each provider.2. A common service API. The details of provisioningare particular to the service.3. Smart defaults for services. You can get a properly configured system running quickly, while still being able to override settings as needed.You can also use Whirr as a command line tool for deploying clusters.Categories: network-server
Languages: Java, Bash
PMC: Apache WhirrApache WhiskerApache Whisker allows an application to models the licensing characteristics of the contents of its distributions. Use cases are auditing the model against the contents of a distribution, reporting on the contents of a distributionand generation licensing documents (LICENSE, NOTICE and so on) for a distribution. Whisker distributes tooling for the command line and build system such as Maven.Categories: build-management
Languages: Java
PMC: Apache CreadurApache WicketWith proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusablecomponents written with plain Java and HTML.Categories: web-framework
Languages: Java
PMC: Apache WicketApache WodenThe Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supportingpast, present and future versions of WSDL.There are two main deliverables: an API and an implementation. The Woden API will consist of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API will conform to the W3C WSDL 2.0 specification.The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.Categories: xml
Languages: Java
PMC: Apache Web ServicesApache Xalan for C++ XSLT ProcessorXalan-C++ is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the commandline.Categories: xml
Languages: C++
PMC: Apache XalanApache Xalan for Java XSLT ProcessorXalan-J is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the commandline, in an applet or a servlet, or as a module in other program. Xalan-J implements the javax.xml.transform interface in Java API for XML Processing (JAXP) 1.3. This interface provides a modular framework and a standard API for performing XML transformations,and utilizes system properties to determine which Transformer and which XML parser to use.Categories: xml
Languages: Java
PMC: Apache XalanApache Xerces for C++ XML ParserXerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating,and validating XML documents. Xerces-C++ is faithful to the XML 1.0 and 1.1 recommendations and many associated standards. The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser.For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs.Categories: xml
Languages: C
PMC: Apache XercesApache Xerces for Java XML ParserXerces-J is a high performance, fully compliant validating XML parser written in Java. It is a fully conforming XML Schema processor that includes a complete implementation of the Document Object Model Level 3 Core and Load/Save W3CRecommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces 2.x introduced the Xerces Native Interface (XNI), a complete framework for building parsercomponents and configurations that is extremely modular and easy to program. XNI is merely an internal set of interfaces. There is no need for an XML application programmer to learn XNI if they only intend to interface to the Xerces2 parser using standardinterfaces like JAXP, DOM, and SAX. Xerces developers and application developers that need more power and flexibility than that provided by the standard interfaces should read and understand XNI. The latest version released, 2.11.0, expands on Xerces' experimentalsupport for XML Schema 1.1 by providing implementations for the simplified complex type restriction rules (also known as subsumption), xs:override and a few other XML Schema 1.1 features. This release also introduces experimental support for XML Schema ComponentDesignators (SCD). It fixes several bugs which were present in Xerces-J 2.10.0 and also includes a few other minor enhancements.Categories: xml
Languages: Java
PMC: Apache XercesApache Xerces for Perl XML ParserXML::Xerces is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl. Because it is based on Xerces-C, XML::Xerces provides a validatingXML parser that makes it easy to give your application the ability to read and write XML data. Classes are provided for parsing, generating, manipulating, and validating XML documents. XML::Xerces is faithful to the XML 1.0 and 1.1 recommendations and associatedstandards (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and W3C XML Schema). The parser provides high performance, modularity, and scalability, and provides full support for Unicode. XML::Xerces implements the vast majority of the Xerces-C API (if younotice any discrepancies please mail the list). The exception is some functions in the C++ API which either have better Perl counterparts (such as file I/O) or which manipulate internal C++ information that has no role in the Perl module. The majority of theAPI is created automatically using Simplified Wrapper Interface Generator (SWIG). However, care has been taken to make most method invocations natural to perl programmers, so a number of rough C++ edges have been smoothed over (See the Special Perl API Featuressection). Categories: xml
Languages: Perl
PMC: Apache XercesApache XindicePure Java based native XML database. Supports XPath and XUpdate.Categories: xml, retired
Languages: Java
PMC: Apache AtticApache XML Commons ExternalThe External components portion of Apache XML Commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson (http://www.saxproject.org); for JAXP it's Sun. Whilewe could send users to each of the primary sources for these deliverables, keeping our own versions of these in the XML Commons repository gives us a number of advantages: 1) Simplicity of downloads; users get the whole product from one place, 2) Better versioncontrol; we can only take fixes we want and add Apache-specific changes, 3) Better overview documentation of how these interfaces fit into the XML processing world, 4) More chance for cross-project community building within Apache projects.Categories: xml
Languages: Java
PMC: Apache XercesApache XML Commons ResolverThe XML Commons Resolver can be used in a wide variety of XML parsing, processing and related programs to resolve various public or system identifiers into accessible URLs for use by your application. The resolver supports several catalogtypes for mapping, including OASIS XML, OASIS TR 9401 and XCatalog styles.Categories: xml
Languages: Java
PMC: Apache XercesApache XML Graphics CommonsApache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find componentssuch as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF and PostScript files and much more.Categories: graphics
Languages: Java
PMC: Apache XML GraphicsApache XMLBeansXMLBeans is a tool that allows you to access the full power of XML in a Java friendly way. The idea is that you can take advantage of the richness and features of XML and XML Schema and have these features mapped as naturally as possibleto the equivalent Java language and typing constructs. XMLBeans uses XML Schema to compile Java interfaces and classes that you can then use to access and modify XML instance data. Using XMLBeans is similar to using any other Java interface/class, you willsee things like getFoo or setFoo just as you would expect when working with Java. While a major use of XMLBeans is to access your XML instance data with strongly typed Java classes there are also API's that allow you access to the full XML infoset (XMLBeanskeeps XML Infoset fidelity) as well as to allow you to reflect into the XML schema itself through an XML Schema Object model.For more details on XMLBeans see the XMLBeans Wiki pages or the XMLBeans documentation (the Documentation tab on this website).WhatMakes XMLBeans DifferentThere are at least two major things that make XMLBeans unique from other XML-Java binding options. 1. Full XML Schema support. XMLBeans fully supports XML Schema and the corresponding java classes provide constructs for all of the majorfunctionality of XML Schema. This is critical since often times you do not have control over the features of XML Schema that you need to work with in Java. Also, XML Schema oriented applications can take full advantage of the power of XML Schema and not haveto restrict themselvs to a subset. 2. Full XML Infoset fidelity.When unmarshalling an XML instance the full XML infoset is kept and is available to the developer. This is critical because because of the subset of XML that is not easily represented in java.For example, order of the elements or comments might be needed in a particular application.A major objective of XMLBeans has been to be applicable in all non-streaming (in memory) XML programming situations. You should be able to compile your XML Schema intoa set of java classes and know that 1) you will be able to use XMLBeans for all of the schemas you encounter (even the warped ones) and 2) that you will be able to get to the XML at whatever level is necessary - and not have to resort to multple tools to dothis.To accomplish this XMLBeans provides three major APIs: * XmlObject The java classes that are generated from an XML Schema are all derived from XmlObject. These provide strongly typed getters and setters for each of the elements within the defined XML.Complex types are in turn XmlObjects. For example getCustomer might return a CustomerType (which is an XmlObject). Simple types turn into simple getters and setters with the correct java type. For example getName might return a String. * XmlCursor From anyXmlObject you can get an XmlCursor. This provides efficient, low level access to the XML Infoset. A cursor represents a position in the XML instance. You can move the cursor around the XML instance at any level of granularity you need from individual charactersto Tokens. * SchemaType XMLBeans provides a full XML Schema object model that you can use to reflect on the underlying schema meta information. For example, you might want to generate a sample XML instance for an XML schema or perhaps find the enumerationsfor an element so that you can display them.All of this was built with performance in mind. Informal benchmarks and user feedback indicate that XMLBeans is extremely fast.Categories: xml
Languages: Java
PMC: Apache XML BeansApache ZooKeeperApache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination.Categories: database
Languages: Java
PMC: Apache ZooKeeper Copyright 1999-2014, The Apache Software Foundation
Licensed under the Apache License, Version 2.0.
Generated Tue, 18 Mar 2014 00:30:44 GMT
http://projects.apache.org/indexes/quick.html
版权声明:本文为博主原创文章,未经博主允许不得转载。
页:
[1]