Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Apache Hive

Compare

Claimed by Apache Software Foundation No analysis available

Hive is a data warehouse infrastructure built on top of Hadoop that provides tools to enable easy data summarization, adhoc querying and analysis of large datasets data stored in Hadoop files. It provides a mechanism to put structure on this data and it also provides a simple query language called ... [More] Hive QL which is based on SQL and which enables users familiar with SQL to query this data. At the same time, this language also allows traditional map/reduce programmers to be able to plug in their custom mappers and reducers to do more sophisticated analysis which may not be supported by the built-in capabilities of the language. [Less]

0 lines of code

0 current contributors

0 since last commit

23 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

JAITools

Compare

  Analyzed 2 months ago

JAITools is a library for Java developers who work with raster images. It extends the Java Advanced Imaging (JAI) library, providing new image operators and utilities.

26.8K lines of code

1 current contributors

almost 5 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

Vecmathlib

Compare

  Analyzed 2 months ago

Vecmathlib provides efficient, accurate, tunable, and most importantly vectorizable math functions such as sqrt, sin, or atan. The library is implemented in C++, and intended to be called on SIMD vectors, e.g. those provided by SSE, AVX, or available in Power7 and Blue Gene architectures. The ... [More] same algorithms should also work efficiently on accelerators such as GPUs. Even without vectorization, vecmathlib's algorithms are efficient on standard CPUs. [Less]

34K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

Vc (SIMD Vector Classes)

Compare

  Analyzed 2 months ago

Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.

40.1K lines of code

1 current contributors

12 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This