Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beacon-biosignals/legolas.jl
Tables.jl-friendly mechanisms for constructing, reading, writing, and validating Arrow tables against extensible, versioned, user-specified schemas.
https://github.com/beacon-biosignals/legolas.jl
Last synced: about 6 hours ago
JSON representation
Tables.jl-friendly mechanisms for constructing, reading, writing, and validating Arrow tables against extensible, versioned, user-specified schemas.
- Host: GitHub
- URL: https://github.com/beacon-biosignals/legolas.jl
- Owner: beacon-biosignals
- License: other
- Created: 2021-05-30T19:51:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T17:26:30.000Z (11 months ago)
- Last Synced: 2023-12-20T12:13:07.229Z (11 months ago)
- Language: Julia
- Homepage:
- Size: 984 KB
- Stars: 24
- Watchers: 19
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Legolas.jl
[![CI](https://github.com/beacon-biosignals/Legolas.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/beacon-biosignals/Legolas.jl/actions/workflows/CI.yml)
[![codecov](https://codecov.io/gh/beacon-biosignals/Legolas.jl/branch/main/graph/badge.svg?token=YW1TCLK18Y)](https://codecov.io/gh/beacon-biosignals/Legolas.jl)
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://beacon-biosignals.github.io/Legolas.jl/stable)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://beacon-biosignals.github.io/Legolas.jl/dev)🏹 *wield `.arrow`s with style* 🏹
Legolas.jl is a Julia package that provides [Tables.jl](https://github.com/JuliaData/Tables.jl)-friendly mechanisms for constructing, reading, writing, and validating [Arrow](https://arrow.apache.org/) tables against extensible, versioned, user-specified schemas.
Want to know more? [Take the tour!](examples/tour.jl)