All Projects → cylondata → Cylon

cylondata / Cylon

Licence: apache-2.0
Cylon is a fast, scalable distributed memory data parallel library for processing structured data

Labels

Projects that are alternatives of or similar to Cylon

Noobaa Core
NooBaa is a Dynamic Data Gateway for cloud-native, hybrid and multi cloud environments ☁️🚀
Stars: ✭ 131 (-6.43%)
Mutual labels:  data
Dxr
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
Stars: ✭ 134 (-4.29%)
Mutual labels:  data
Jser.info
JSer.infoデータリポジトリ
Stars: ✭ 138 (-1.43%)
Mutual labels:  data
Mara Pipelines
A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow
Stars: ✭ 1,841 (+1215%)
Mutual labels:  data
Blockchain2graph
Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j).
Stars: ✭ 134 (-4.29%)
Mutual labels:  data
Data
Assorted data from the General Services Administration.
Stars: ✭ 1,777 (+1169.29%)
Mutual labels:  data
Join Monster Graphql Tools Adapter
Use Join Monster to fetch your data with Apollo Server.
Stars: ✭ 130 (-7.14%)
Mutual labels:  data
Kea
Production Ready State Management for React
Stars: ✭ 1,805 (+1189.29%)
Mutual labels:  data
Mobile
React Native apps for viewing Dota 2 data on Android/iOS
Stars: ✭ 134 (-4.29%)
Mutual labels:  data
Lookerbot
Lookerbot lets you access all your Looker data from Slack! Super fun!
Stars: ✭ 138 (-1.43%)
Mutual labels:  data
Data Populator
A plugin for Sketch and Adobe XD to populate your design mockups with meaningful data. Goodbye Lorem Ipsum. Hello JSON.
Stars: ✭ 1,665 (+1089.29%)
Mutual labels:  data
Textrecognitiondatagenerator
A synthetic data generator for text recognition
Stars: ✭ 2,075 (+1382.14%)
Mutual labels:  data
Datasets
🎁 3,000,000+ Unsplash images made available for research and machine learning
Stars: ✭ 1,805 (+1189.29%)
Mutual labels:  data
Census Api
The home for the API that powers the Census Reporter project.
Stars: ✭ 131 (-6.43%)
Mutual labels:  data
Illacceptanything
The project where literally anything* goes.
Stars: ✭ 1,756 (+1154.29%)
Mutual labels:  data
Jhtalib
Technical Analysis Library Time-Series
Stars: ✭ 131 (-6.43%)
Mutual labels:  data
Kotlin Faker
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
Stars: ✭ 136 (-2.86%)
Mutual labels:  data
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-0.71%)
Mutual labels:  data
Data Forge Js
JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 139 (-0.71%)
Mutual labels:  data
Dataspice
🌶 Create lightweight schema.org descriptions of your datasets
Stars: ✭ 137 (-2.14%)
Mutual labels:  data

Cylon

Build Status License

Cylon is a fast, scalable distributed memory data parallel library for processing structured data. Cylon implements a set of relational operators to process data. While ”Core Cylon” is implemented using system level C/C++, multiple language interfaces (Python and Java (R in future)) are provided to seamlessly integrate with existing applications, enabling both data and AI/ML engineers to invoke data processing operators in a familiar programming language. By default it works with MPI for distributing the applications.

Internally Cylon uses Apache Arrow to represent the data in a column format.

The documentation can be found at https://cylondata.org

Email - [email protected]

Mailing List - Join

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].