Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
MapR is a commercial data platform that offers a HDFS compatible distributed file system, a database that allows to store data in BigTable or JSON and a streaming platform for messaging. MapR leverages APIs from open source tools such as Hadoop, Kafka, HBase and provides a proprietary implementation written in C optimised for improved performance.

0 Questions

HeidiSQL is a lightweight, Windows based application for managing MySQL, MariaDB, MS SQL, PostgreSQL and SQLite databases.

0 Questions

LLVM is a collection of modular and reusable compiler and toolchain technologies. LLVM C++ API is the external interface users of the library employ to implement their compiler.

0 Questions

StarlingFramework is an ActionScript 3 library for hardware accelerated 2D graphics. For the Ruby persistent queue server, please use the [starling-server] tag.

0 Questions

0 Questions

Nested functions are functions whose definition is lexically enclosed inside another function definition. Nested functions are not necessarily available in every language having the concept of function, and the exact meaning of the term varies among languages.

0 Questions

Mono.Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.

0 Questions

ASP.NET-MVC EditorTemplates

0 Questions

A lookbehind is a part of the regular expression standard.

0 Questions

This tag refers to a code structure in which multiple if-statements are placed in a "nested" form (i.e. one if-statement is contained within another).

0 Questions