Sponsors
-
-
flux Public
Forked from influxdata/fluxFlux is a lightweight scripting language for querying databases (like InfluxDB) and working with data. It's part of InfluxDB 1.7 and 2.0, but can be run independently of those.
Go MIT License UpdatedDec 16, 2021 -
influxdb_iox Public
Forked from zhulongcheng/influxdb_ioxPronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow.
Rust Apache License 2.0 UpdatedDec 11, 2021 -
arrow-datafusion Public
Forked from apache/datafusionApache Arrow DataFusion and Ballista query engines
-
pandas Public
Forked from pandas-dev/pandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 17, 2021 -
arrow-format Public
Forked from DataEngineeringLabs/arrow-formatGenerated Rust of Apache Arrow spec
Rust UpdatedOct 22, 2021 -
-
arrow-site Public
Forked from apache/arrow-siteMirror of Apache Arrow site
Python UpdatedJul 5, 2021 -
-
packed_simd Public
Forked from JohnTitor/packed_simdPortable Packed SIMD Vectors for Rust standard library
Rust Apache License 2.0 UpdatedMay 12, 2021 -
astdocs Public
Forked from carnarez/astdocsA quick'n'dirty docstring fetcher/formatter
Python UpdatedMay 9, 2021 -
mdBook Public
Forked from rust-lang/mdBookCreate book from markdown files. Like Gitbook but implemented in Rust
Rust Mozilla Public License 2.0 UpdatedMay 4, 2021 -
-
arrow Public
Forked from apache/arrowApache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for effic…
C++ Apache License 2.0 UpdatedApr 17, 2021 -
ripgrep Public
Forked from BurntSushi/ripgrepripgrep recursively searches directories for a regex pattern while respecting your gitignore
Rust The Unlicense UpdatedApr 4, 2021 -
prettytable-rs Public
Forked from phsym/prettytable-rsA rust library to print aligned and formatted tables
-
async_task_template Public
Too much boilerplate, just spawn on a tokio runtime.
-
-
awesome-rust Public
Forked from rust-unofficial/awesome-rustA curated list of Rust code and resources.
-
are-we-learning-yet Public
Forked from anowell/are-we-learning-yetHow ready is Rust for Machine Learning?
-
-
-
flopy Public
Forked from modflowpy/flopyA Python package to create, run, and post-process MODFLOW-based models.
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 28, 2020 -
leaflet-color-markers Public
Forked from pointhi/leaflet-color-markerscolor variations of the standard leaflet marker
JavaScript UpdatedMay 10, 2020 -
rust-dataframe Public
Forked from nevi-me/rust-dataframeA Rust DataFrame implementation, built on Apache Arrow
Rust Apache License 2.0 UpdatedMay 7, 2020 -
dumpster Public
Simple model registry that saves model state, source code and global imports.
-
-
velero Public
Forked from vmware-tanzu/veleroBackup and migrate Kubernetes applications and their persistent volumes
Go Apache License 2.0 UpdatedApr 5, 2020 -
airflow Public
Setup and utilities for airflow focussed on EMR.
-
monkey-rust Public
Rust implementation of the famous Monkey programming language.