An open API service indexing awesome lists of open source software.

https://github.com/queryverse/queryoperators.jl

Query operators for julia
https://github.com/queryverse/queryoperators.jl

julia queryverse

Last synced: 4 months ago
JSON representation

Query operators for julia

Awesome Lists containing this project

README

          

# QueryOperators

[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Build Status](https://travis-ci.org/queryverse/QueryOperators.jl.svg?branch=master)](https://travis-ci.org/queryverse/QueryOperators.jl)
[![Build status](https://ci.appveyor.com/api/projects/status/meh2oi6tiomi3y4l/branch/master?svg=true)](https://ci.appveyor.com/project/queryverse/queryoperators-jl/branch/master)
[![codecov](https://codecov.io/gh/queryverse/QueryOperators.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/queryverse/QueryOperators.jl)

## Overview

This package contains the underlying query operators that are exposed to users in [Query.jl](https://github.com/queryverse/Query.jl).