4-day longest streak
-
dask ★ PINNED ⑂
Parallel computing with task scheduling
Python ★ 0 1y agoExplain → -
distributed ★ PINNED ⑂
A distributed task scheduler for Dask
Python ★ 0 1y agoExplain → -
dask-expr ★ PINNED ⑂
No description.
Python ★ 0 1y agoExplain → -
dask-opentelemetry
Instrument Dask with OpenTelemetry
Python ★ 3 3y agoExplain → -
dask-iceberg
An Apache Iceberg integration for Dask
Python ★ 1 11mo agoExplain → -
pydata-berlin-2023
Slides and resources for my talk on "Observability for Distributed Computing with Dask"
Jupyter Notebook ★ 1 3y agoExplain → -
AIM3-SparkSQL-Demo
Spark SQL demo for AIM-3 Scalable Data Science at TU Berlin
Jupyter Notebook ★ 1 8y agoExplain → -
prefect-dask ⑂
Prefect integrations with the Dask execution framework.
★ 0 3y agoExplain → -
narwhals-datafusion
narwhals integrations for datafusion-python
Python ★ 0 8mo agoExplain → -
desktop-warrior
Python-based implementation of a desktop-cleaning agent based on https://systems-engineering-for-agentic-applications.resonatehq.io/chapters/chapter-2
Python ★ 0 9mo agoExplain → -
homebrew-cask ⑂
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
★ 0 10mo agoExplain → -
narwhals ⑂
Lightweight and extensible compatibility layer between dataframe libraries!
Python ★ 0 9mo agoExplain → -
rust-dsa
Data Structures and algorithms in Rust
★ 0 11mo agoExplain → -
lzarray
lzarray is an experiment combining learnings from 50 years of database research with a Rust-based implementation to create a next-generation xarray-like
★ 0 11mo agoExplain → -
hendrikmakait.github.io
Professional Website
Python ★ 0 11mo agoExplain → -
datafusion-sqlparser-rs ⑂
Extensible SQL Lexer and Parser for Rust
Rust ★ 0 1y agoExplain → -
datafusion ⑂
Apache Arrow DataFusion SQL Query Engine
Rust ★ 0 1y agoExplain → -
dotfiles
No description.
Shell ★ 0 1y agoExplain → -
monkey-rs
Rust implementation of the Monkey programming language based on https://interpreterbook.com/
Rust ★ 0 1y agoExplain → -
lists-rs
Implementation of linked lists based on https://rust-unofficial.github.io/too-many-lists/
Rust ★ 0 1y agoExplain → -
iceberg-python ⑂
Apache PyIceberg
Python ★ 0 1y agoExplain → -
iceberg-rust ⑂
Apache Iceberg
★ 0 1y agoExplain → -
xgboost ⑂
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
C++ ★ 0 1y agoExplain → -
dask-pyspy ⑂
Profile the dask distributed scheduler with py-spy and viztracer
★ 0 1y agoExplain → -
minigrep
Implementation of a grep-like CLI tool based on chapter 12 of the Rust book
Rust ★ 0 1y agoExplain → -
icechunk ⑂
Open-source, cloud-native transactional tensor storage engine
Rust ★ 0 1y agoExplain → -
blog_os
Implementation of the Writing an OS in Rust series at os.phil-opp.com.
Rust ★ 0 1y agoExplain → -
qmk_userspace ⑂
Userspace for the open-source QMK keyboard firmware.
★ 0 1y agoExplain → -
filesystem_spec ⑂
A specification that python filesystems should adhere to.
★ 0 1y agoExplain → -
dask-tpcdi
A Dask-based ETL showcase based on the TPC-DI benchmark
Python ★ 0 1y agoExplain → -
toolz ⑂
A functional standard library for Python.
Python ★ 0 1y agoExplain → -
py-spy ⑂
Sampling profiler for Python programs
★ 0 1y agoExplain → -
dask-jobqueue ⑂
Deploy Dask on job schedulers like PBS, SLURM, and SGE
★ 0 1y agoExplain → -
dask-cloudprovider ⑂
Cloud provider cluster managers for Dask. Supports AWS, Google Cloud Azure and more...
★ 0 1y agoExplain → -
xarray ⑂
N-D labeled arrays and datasets in Python
★ 0 1y agoExplain → -
dask-pytorch-ddp ⑂
dask-pytorch-ddp is a Python package that makes it easy to train PyTorch models on dask clusters using distributed data parallel.
★ 0 5y agoExplain → -
dask-ml ⑂
Scalable Machine Learning with Dask
★ 0 2y agoExplain → -
dask-sql ⑂
Distributed SQL Engine in Python using Dask
Python ★ 0 2y agoExplain → -
cloudpickle ⑂
Extended pickling support for Python objects
★ 0 2y agoExplain → -
dask-sphinx-theme ⑂
Sphinx theme for Dask documentation
★ 0 3y agoExplain → -
dask-maintenance
Repository for tooling around Dask Maintenance
★ 0 2y agoExplain → -
python-tblib ⑂
Serialization library for Exceptions and Tracebacks.
★ 0 2y agoExplain → -
p2p-workbench
Workbench for performance optimizing Dask's P2P shuffling
Python ★ 0 2y agoExplain → -
ablog ⑂
ABlog for blogging with Sphinx
★ 0 2y agoExplain → -
governance ⑂
The governance process and model for Dask
★ 0 2y agoExplain → -
arrow-rs ⑂
Official Rust implementation of Apache Arrow
★ 0 3y agoExplain → -
polars ⑂
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
★ 0 3y agoExplain → -
dask-deltatable ⑂
A Delta Lake reader for Dask
★ 0 3y agoExplain → -
dask-blog ⑂
Dask development blog
★ 0 3y agoExplain → -
arrow ⑂
Apache 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 efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
C++ ★ 0 7mo agoExplain → -
gha-prflow
Github Action for automatically labelling PRs for a smooth review flow
Dockerfile ★ 0 3y agoExplain → -
mrocklin-dask-tutorial ⑂
No description.
Jupyter Notebook ★ 0 3y agoExplain → -
coiled-dask-tutorial ⑂
Dask Tutorial by Coiled
★ 0 3y agoExplain → -
dask-p2p-demo
Notebook for showcasing P2P shuffling/rechunking at Dask Demo Day 2023-03-16
Jupyter Notebook ★ 0 3y agoExplain → -
gilknocker ⑂
Is the GIL seeing someone else? How's about repetitively calling and seeing how long it takes to answer?
★ 0 3y agoExplain → -
zict ⑂
Useful Mutable Mappings
★ 0 3y agoExplain → -
dask-polars ⑂
Coming soon
Python ★ 0 3y agoExplain → -
librdkafka ⑂
The Apache Kafka C/C++ library
★ 0 3y agoExplain → -
dask-demo ⑂
Scripts and notebooks for Dask Demo Day
★ 0 3y agoExplain → -
iceberg ⑂
Apache Iceberg
Java ★ 0 3y agoExplain → -
algorithms
Collections of algorithms and data structures implemented in Python
★ 0 3y agoExplain → -
cpython ⑂
The Python programming language
Python ★ 0 3y agoExplain → -
coiled-runtime ⑂
No description.
★ 0 4y agoExplain → -
dask-tutorial ⑂
Dask tutorial
★ 0 4y agoExplain → -
dask-mini-tutorial ⑂
This repo contains a short version of a dask tutorial.
★ 0 4y agoExplain → -
superset ⑂
Apache Superset is a Data Visualization and Data Exploration Platform
★ 0 5y agoExplain → -
ballista ⑂
Distributed compute platform implemented in Rust, powered by Apache Arrow.
Rust ★ 0 5y agoExplain → -
rustlings ⑂
:crab: Small exercises to get you used to reading and writing Rust code!
★ 0 5y agoExplain → -
prefect ⑂
The easiest way to automate your data
★ 0 5y agoExplain → -
kafka ⑂
Mirror of Apache Kafka
★ 0 6y agoExplain → -
ucx ⑂
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
★ 0 6y agoExplain → -
mi1notes ⑂
My notes for Prof. Klaus Obermayer's "Machine Intelligence 1 - Supervised Learning" course at the TU Berlin
TeX ★ 0 6y agoExplain → -
causal-analysis-on-air-pollution
Causal Analysis Pipeline for Air Pollution Data for BDAPRO SS 2019
Jupyter Notebook ★ 0 7y agoExplain → -
aim3-eda
No description.
Jupyter Notebook ★ 0 8y agoExplain → -
mhd-practical-1
First practical task for In-Memory Databases on Modern Hardware
C ★ 0 8y agoExplain → -
CppND-Route-Planning-Project ⑂
No description.
★ 0 7y agoExplain → -
yahoo-streaming-benchmark ⑂
An extension of Yahoo's Benchmarks
Java ★ 0 6y agoExplain → -
CppND-System-Monitor ⑂
Student repository for the CppND OOP course project
C++ ★ 0 7y agoExplain → -
course-machine-intelligence-2 ⑂
No description.
Jupyter Notebook ★ 0 10y agoExplain → -
StreamlineHackathon2018
Streamline Hackathon 2018
HTML ★ 0 8y agoExplain → -
warehouse ⑂
Next Generation Python Package Repository
Python ★ 0 8y agoExplain → -
flask ⑂
A microframework based on Werkzeug, Jinja2 and good intentions
Python ★ 0 9y agoExplain → -
pandas ⑂
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python ★ 0 9y agoExplain →
No repos match these filters.