davidhewitt
Uniting Python & Rust. Core maintainer of PyO3 and member of @pydantic. Occasionally found on YouTube streaming PyO3 development.
@pydanticOxford, UK
Pinned Repositories
alacritty
A cross-platform, OpenGL terminal emulator.
dict-not-none
Sample of replacing a function with a Rust implementation.
password-check
A simple pwned password checker in Rust.
pyo3-asyncio
pythonize
shebang-language-associator
VSCode extension to set language type from shebang lines
pybind11
Seamless operability between C++11 and Python
pyo3
Rust bindings for the Python interpreter
rfcs
RFCs for changes to Rust
rust
Empowering everyone to build reliable and efficient software.
davidhewitt's Repositories
davidhewitt/pythonize
davidhewitt/dict-not-none
Sample of replacing a function with a Rust implementation.
davidhewitt/pyo3-asyncio
davidhewitt/mio-anonymous-pipes
mio::Evented wrapper for windows anonymous pipes
davidhewitt/cargo-careful
Execute Rust code carefully, with extra checking along the way
davidhewitt/pydantic-core
Core validation logic for pydantic written in rust
davidhewitt/advisory-db
Security advisory database for Rust crates published through crates.io
davidhewitt/aicli
OpenAI powered AI CLI in just a few lines of code.
davidhewitt/atuin
✨ Magical shell history
davidhewitt/cargo-semver-checks
Scan your Rust crate for semver violations.
davidhewitt/codspeed-rust
Rust helpers to create CodSpeed benchmarks
davidhewitt/cpython
The Python programming language
davidhewitt/datafusion-async-parquet-index
Example of building external index on parquet files with an remote catalog
davidhewitt/datafusion-functions-json
JSON / JSONB support for DataFusion (unofficial)
davidhewitt/duchess
Experiments with Java-Rust interop
davidhewitt/maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
davidhewitt/nox
Flexible test automation for Python
davidhewitt/pydantic-benchmarks
Benchmarking pydantic versions through time.
davidhewitt/pydantic-core-feedstock
A conda-smithy repository for pydantic-core.
davidhewitt/pyo3
Rust bindings for the Python interpreter
davidhewitt/pyo3-log
Logging bridge from pyo3 native extension to python
davidhewitt/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
davidhewitt/rust-analyzer
A Rust compiler front-end for IDEs
davidhewitt/rust-numpy
PyO3-based Rust binding of NumPy C-API
davidhewitt/rustup-install-repro
Minimal repro for rustup to install in GitHub actions
davidhewitt/setuptools-rust
Setuptools plugin for Rust support
davidhewitt/setuptools-rust-feedstock
A conda-smithy repository for setuptools-rust.
davidhewitt/trustfall-rustdoc-adapter
Trustfall adapter for querying rustdoc
davidhewitt/trybuild
Test harness for ui tests of compiler diagnostics
davidhewitt/watchfiles
Simple, modern and fast file watching and code reload in Python.