Pinned Repositories
academy_dbt
async-std
Async version of the Rust standard library
brainpluck
Rust Lite to Brainfuck compiler
cosmos_test
A test for the tool Cosmos by Astronomer
data_diff_test
Testing data diffing tools
dbt-trino
The Trino (https://trino.io/) adapter plugin for dbt (https://getdbt.com)
dbt_playground
A Gitpod repository that you can use to play with dbt in a local postgres database
derive_destructure
Destructure Rust structs that implement Drop.
dts2rs
vaneck
Searches for starts to the Van Eck sequence that make it become periodic.
michiel-de-muynck's Repositories
michiel-de-muynck/derive_destructure
Destructure Rust structs that implement Drop.
michiel-de-muynck/vaneck
Searches for starts to the Van Eck sequence that make it become periodic.
michiel-de-muynck/academy_dbt
michiel-de-muynck/async-std
Async version of the Rust standard library
michiel-de-muynck/brainpluck
Rust Lite to Brainfuck compiler
michiel-de-muynck/cosmos_test
A test for the tool Cosmos by Astronomer
michiel-de-muynck/data_diff_test
Testing data diffing tools
michiel-de-muynck/dbt-trino
The Trino (https://trino.io/) adapter plugin for dbt (https://getdbt.com)
michiel-de-muynck/dbt_playground
A Gitpod repository that you can use to play with dbt in a local postgres database
michiel-de-muynck/dts2rs
michiel-de-muynck/duckdb_dbt
A playground to experiment with dbt and duckdb
michiel-de-muynck/helm-lint-unused-values
Fork of Helm where lint --strict checks unused values
michiel-de-muynck/minerva_training
michiel-de-muynck/moveslice
A one-function utility crate for moving chunks of elements in a slice around, safely and quickly.
michiel-de-muynck/noisy_float-rs
A rust library for checked floating point operations
michiel-de-muynck/openaq
Data Minded OpenAQ Exercise
michiel-de-muynck/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
michiel-de-muynck/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
michiel-de-muynck/qcell
Statically-checked alternatives to RefCell
michiel-de-muynck/rust
A safe, concurrent, practical language.
michiel-de-muynck/rust-discard
Discard trait which allows for intentionally leaking memory.
michiel-de-muynck/snafu
Easily assign underlying errors into domain-specific errors while adding context
michiel-de-muynck/sqlmesh_playground
This is a Gitpod environment with sqlmesh installed and initialized on a local Postgres database
michiel-de-muynck/sqlmeshtest
michiel-de-muynck/stdweb
A standard library for the client-side Web
michiel-de-muynck/structopt
Parse command line arguments by defining a struct.
michiel-de-muynck/tree_iron
Rust crate to compress trees in-memory into a single Vec that is fast to iterate (in pre-order traversal) and uses little memory (one usize per node).
michiel-de-muynck/vscode-dev-containers
NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
michiel-de-muynck/warp
A super-easy, composable, web server framework for warp speeds.
michiel-de-muynck/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript