- Low Earth Orbit Debris Field
- https://social.linux.pizza/@bluss
-
pyproject-local-kernel Public
Python Jupyter kernel provisioner using pyproject environment manangers like Uv, Rye, PDM, Poetry, Hatch etc.
-
uv-kernels Public
Uv KernelSpecManager for JupyterLab (This is a proof of concept.)
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 27, 2024 -
uv-run-jupyter-notebooks Public
Can We Embed Dependencies Directly into a Jupyter Notebook
-
arrayvec Public
A vector with a fixed capacity. (Rust)
-
ipykernel Public
Forked from ipython/ipykernelIPython Kernel for Jupyter
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 15, 2024 -
uv Public
Forked from astral-sh/uvAn extremely fast Python package installer and resolver, written in Rust.
-
none-ls-extras.nvim Public
Forked from nvimtools/none-ls-extras.nvimExtra sources for none-ls.nvim. Not extensively tested, may be prone to break.
Lua The Unlicense UpdatedOct 5, 2024 -
sysconfigpatcher Public
Patch sysconfigdata and pkgconfig files in a python installation from indygreg's python builds.
-
-
virtualenv-rye-discovery Public archive
Virtualenv plugin for discovery of Python interpreters through Rye.
-
tox-rye Public archive
Use Rye to discover or fetch Python versions for Tox (v4)
-
faer-ext Public
Forked from sarah-quinones/faer-ext`faer-rs` API for interoperability with external libraries.
Rust MIT License UpdatedSep 11, 2024 -
rye Public
Forked from astral-sh/ryeAn Experimental Package Management Solution for Python
Rust MIT License UpdatedSep 3, 2024 -
-
matrixmultiply Public
General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
-
-
-
findpython Public
Forked from frostming/findpythonA utility to find python versions on your system
Python MIT License UpdatedMar 25, 2024 -
ryeish-kernel Public archive
Python Jupyter kernel using Rye for reproducible notebooks
-
scopeguard Public
Rust crate for a convenient RAII scope guard.
-
bencher Public
bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher!" = No feature development. Go build a better stable benchm…
-
maplit Public
Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.
-
rayon Public
Forked from rayon-rs/rayonRayon: A data parallelism library for Rust
-
num-complex Public
Forked from rust-num/num-complexComplex numbers for Rust
Rust Apache License 2.0 UpdatedApr 27, 2022 -
poetry-kernel Public
Forked from pathbird/poetry-kernelPython Jupyter kernel using Poetry for reproducible notebooks
Python MIT License UpdatedMar 30, 2022 -
debugit Public
DebugIt: Use specialization so you can debug-print a value without explicit (and viral) Debug trait bound. (Not really maintained. Uses specialization so it may break)
-
thread-tree Public
A tree-shaped thread pool used for spawning stack-bound scoped jobs with no work stealing. Derived from a little bit of rayon-core code + new thread pool on top.
-
polars Public
Forked from pola-rs/polarsRust DataFrame library
Rust MIT License UpdatedNov 4, 2021 -
fast-floats Public
Experimental (unstable) “fast-math” wrappers for f32, f64
-