cedricleroy's Stars
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
RustPython/RustPython
A Python Interpreter written in Rust
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
chroma-core/chroma
the AI-native open-source embedding database
bloomberg/memray
Memray is a memory profiler for Python
neovide/neovide
No Nonsense Neovim Client in Rust
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
XAMPPRocky/tokei
Count your code, quickly.
tilt-dev/tilt
Define your dev environment as code. For microservice apps on Kubernetes.
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
PyO3/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
nextest-rs/nextest
A next-generation test runner for Rust.
ms-jpq/sad
CLI search and replace | Space Age seD
pydantic/pydantic-core
Core validation logic for pydantic written in rust
pdbpp/pdbpp
pdb++, a drop-in replacement for pdb (the Python debugger)
la10736/rstest
Fixture-based test framework for Rust
beartype/plum
Multiple dispatch in Python
Stranger6667/jsonschema
A high-performance JSON Schema validator for Rust
jerry-git/pytest-split
Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.
kolonialno/patito
A data modelling layer built on top of polars and pydantic
Anexen/pyxirr
Rust-powered collection of financial functions.
OSeMOSYS/OSeMOSYS
OSeMOSYS - the Open Source Energy Modelling System
cedricleroy/pyungo
Function dependencies resolution and execution
cheind/pydantic-numpy
Seamlessly integrate numpy arrays into pydantic models.
sandialabs/pvOps
A set of documented functions for supporting operations research of photovoltaic energy systems.
pvlib/twoaxistracking
twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.
BrightNight-Energy/conventional-commit-check
A pre-commit to check if first commit message complies with conventional commits