14-day current streak·63-day longest streak
👋 Hi I'm Adrian Python and Rust developer. I work on infrastructure, backend and databases. Projects 🎁 Project ⭐ Stars 📚 Forks 🛎 Issues 📬 Pull requests SciKeras Xpresso :…
👋 Hi I'm Adrian
Python and Rust developer. I work on infrastructure, backend and databases.
Projects
🎁 Project
⭐ Stars
📚 Forks
🛎 Issues
📬 Pull requests
SciKeras
Xpresso: a modern Python web framework
di: pythonic dependency injection
graphlib2: Rust port of graphlib
routrie: fastest Python HTTP router
pgpq: bulk load Parquet data into Postgres
pgjobq: job queues on Postgres
Contributions
🎁 Project
📄 Contribution
Datafusion
Predicate pruning for LIKE expressions. Sideways information passing, TopK optimization; made ClickBench 25x faster.
Pydantic
Maintainer.
Starlette
Maintainer.
httpx
Maintainer.
TensorFlow/Keras
Fixes to model serialization, compatibility with pickling
CPython
Fixed bug in Protocol.__init__. Added logging features.
GeoPandas
Multi-backend spatial indexes, nearest neighbor spatial joins
BetterProto
Rewrote parser to use data driven AST-like approach
Poetry (package manager)
Added CLI options and tweaks to installing to enable use in monorepos with optimal Docker multi-layer caching/td>
[LinkedIn]: https://www.linkedin.com/in/adrian-garcia-badaracco/
-
xpresso ★ PINNED
A composable Python ASGI web framework
Python ★ 182 3y agoExplain → -
scikeras ★ PINNED ▣
Scikit-Learn API wrapper for Keras.
Python ★ 251 1y agoExplain → -
di ★ PINNED
Pythonic dependency injection
Python ★ 331 2y agoExplain → -
graphlib2 ★ PINNED
A rust port of Python stdlib's graphlib
Jupyter Notebook ★ 28 3y agoExplain → -
pgpq ★ PINNED
Stream Arrow data into Postgres
Rust ★ 279 3mo agoExplain → -
pydantic ★ PINNED ⑂
Data parsing and validation using Python type hints
Python ★ 0 2y agoExplain → -
pgjobq
Atomic low latency job queues running on Postgres
Python ★ 58 3y agoExplain → -
python-monorepo
Attempts at a Python monorepo
Python ★ 50 3y agoExplain → -
httparse
Python wrapper for Rust's httparse HTTP parser
Rust ★ 40 1y agoExplain → -
asapi
An opinionated set of utilities / patterns for FastAPI
Python ★ 26 1y agoExplain → -
asgi-routing
No description.
Jupyter Notebook ★ 19 3y agoExplain → -
routrie
No description.
Jupyter Notebook ★ 19 3y agoExplain → -
asgi-background
Background tasks for ASGI web frameworks
Python ★ 18 3y agoExplain → -
asyncpg-trek
Simple migrations system for asyncpg
Python ★ 13 1y agoExplain → -
lazgi
Lazily initialized ASGI apps
Python ★ 12 1y agoExplain → -
asgi-lifespan
Middleware to support ASGI lifespans as async context managers
Python ★ 7 3y agoExplain → -
ciscript
Build complex CI workflows using code
Python ★ 6 3y agoExplain → -
xpresso-gke-demo
A demo for an Xpresso app deployed to GKE using Pulumi
TypeScript ★ 5 2y agoExplain → -
blob-bench
Benchmark of Rust KV stores for storing MB sized blobs
Rust ★ 3 11mo agoExplain → -
msgapp
No description.
Python ★ 3 3y agoExplain → -
gh-pages-docs
See the docs at https://www.adriangb.com/gh-pages-docs/
★ 3 5y agoExplain → -
misc
A repo for misc stuff like pushing to run on GHA
Rust ★ 2 2y agoExplain → -
s4 ▣
No description.
Python ★ 2 1y agoExplain → -
fastapi-realworld-example-app ⑂
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
★ 2 4y agoExplain → -
datafusion-benchmarking ⑂
Scripts for benchmarking https://github.com/apache/arrow-datafusion
Rust ★ 1 11d agoExplain → -
datafusion ⑂
Apache DataFusion SQL Query Engine
Rust ★ 1 9d agoExplain → -
test
No description.
Rust ★ 1 1mo agoExplain → -
ruff ⑂
An extremely fast Python linter, written in Rust.
Rust ★ 1 3y agoExplain → -
fastapi-utils ⑂
Reusable utilities for FastAPI
★ 1 2y agoExplain → -
datafusion-functions-json ⑂
JSON / JSONB support for DataFusion (unofficial)
★ 1 1y agoExplain → -
axum-range ⑂
http range responses for axum
★ 1 2y agoExplain → -
pgcat ⑂
PostgreSQL pooler with sharding, load balancing and failover support.
Rust ★ 1 2y agoExplain → -
sqltrace
No description.
Python ★ 1 1y agoExplain → -
zed ⑂
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
★ 1 2y agoExplain → -
aicli ⑂
OpenAI powered AI CLI in just a few lines of code.
★ 1 2y agoExplain → -
cowdict ⑂
Copy-on-write dictionary
★ 1 8y agoExplain → -
textual ⑂
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
★ 1 4y agoExplain → -
logs
A Python stlib logging wishlist
Python ★ 1 4y agoExplain → -
api-performance-tests ⑂
No description.
★ 1 4y agoExplain → -
httpx ⑂
A next generation HTTP client for Python. 🦋
Python ★ 1 1mo agoExplain → -
gunicorn-asgi-k8s-bench
Benchmarking scaling via HPA compared to Gunicorn
Python ★ 1 4y agoExplain → -
easyanimation
Wrapper for matplotlib FuncAnimation to simplify axis rescaling, subplots, multiple lines.
Python ★ 1 7y agoExplain → -
wide-parquet ⑂
Write Parquet with many heterogeneous columns efficiently, with Rust
★ 0 12d agoExplain → -
msgspec ⑂
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
★ 0 2y agoExplain → -
sqlx ⑂
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Rust ★ 0 1y agoExplain → -
axum ⑂
HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity
★ 0 25d agoExplain → -
presentations
Presentations
HTML ★ 0 1mo agoExplain → -
reqwest ⑂
An easy and powerful Rust HTTP Client
★ 0 2mo agoExplain → -
sqlmesh ⑂
SQLMesh is a DataOps framework that brings the benefits of DevOps to data teams. It enables data scientists, analysts, and engineers to efficiently run and deploy data transformations written in SQL or Python.
Python ★ 0 3y agoExplain → -
datafusion-comet ⑂
Apache DataFusion Comet Spark Accelerator
★ 0 5mo agoExplain → -
adriangb
Profile README.md
★ 0 8mo agoExplain → -
s3s ⑂
S3 Service Adapter
★ 0 2y agoExplain → -
opentelemetry.io ⑂
The OpenTelemetry website and documentation
★ 0 1y agoExplain → -
starlette ⑂
The little ASGI framework that shines. 🌟
Python ★ 0 1y agoExplain → -
uvicorn ⑂
The lightning-fast ASGI server. 🦄
Python ★ 0 3y agoExplain → -
insta ⑂
A snapshot testing library for rust
★ 0 9mo agoExplain → -
electrify-chicago ⑂
Learn about Chicago's most polluting buildings, and what they can do to clean up their act!
★ 0 10mo agoExplain → -
mixtrics ⑂
A lightweight unified metrics library in Rust for various metrics system.
★ 0 1y agoExplain → -
py-spy ⑂
Sampling profiler for Python programs
★ 0 1y agoExplain → -
logfire-workshop
No description.
Go ★ 0 23d agoExplain → -
arrow-rs ⑂
Official Rust implementation of Apache Arrow
Rust ★ 0 5mo agoExplain → -
opentelemetry-python-contrib ⑂
OpenTelemetry instrumentation for Python modules
Python ★ 0 1y agoExplain → -
tantivy-cli ⑂
No description.
★ 0 1y agoExplain → -
python-sdk ⑂
The official Python SDK for Model Context Protocol servers and clients
★ 0 1y agoExplain → -
async-compression ⑂
Adaptors between compression crates and Rust's async IO types
★ 0 1y agoExplain → -
DeepSpeed ⑂
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
★ 0 3y agoExplain → -
opentelemetry-rust ⑂
The Rust OpenTelemetry implementation
★ 0 1y agoExplain → -
typing ⑂
Python static typing home. Hosts the documentation and a user help forum.
★ 0 1y agoExplain → -
pygeos ⑂
Wraps GEOS geometry functions in numpy ufuncs.
Python ★ 0 5y agoExplain → -
aioaws ⑂
Asyncio compatible SDK for aws services.
Python ★ 0 1y agoExplain → -
fastapi ⑂
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Python ★ 0 2y agoExplain → -
influxdb3_core ⑂
InfluxData's core functionality for InfluxDB Edge and IOx
★ 0 1y agoExplain → -
influxdb ⑂
Scalable datastore for metrics, events, and real-time analytics
★ 0 1y agoExplain → -
peps ⑂
Python Enhancement Proposals
★ 0 1y agoExplain → -
datafusion-python ⑂
Apache DataFusion Python Bindings
Rust ★ 0 2y agoExplain → -
delta-rs ⑂
A native Rust library for Delta Lake, with bindings into Python
Rust ★ 0 2y agoExplain → -
arrow ⑂
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
★ 0 2y agoExplain → -
object-store-python ⑂
Python bindings and arrow integration for the rust object_store crate.
★ 0 1y agoExplain → -
pgbouncer-cloudsqlproxy-bug
No description.
Python ★ 0 2y agoExplain → -
duckdb-web ⑂
DuckDB website and documentation
★ 0 2y agoExplain → -
sql-proxy-rs ⑂
Programmable MariaDB/Postgres Proxy for Rust
★ 0 5y agoExplain → -
buenavista ⑂
A Postgres Proxy Server in Python
Python ★ 0 2y agoExplain → -
psycopg ⑂
New generation PostgreSQL database adapter for the Python programming language
Python ★ 0 2y agoExplain → -
opentelemetry-proto ⑂
OpenTelemetry protocol (OTLP) specification and Protobuf definitions
★ 0 2y agoExplain → -
smart_open ⑂
Utils for streaming large files (S3, HDFS, gzip, bz2...)
★ 0 4y agoExplain → -
atproto ⑂
Social networking technology created by Bluesky
★ 0 2y agoExplain → -
iceberg ⑂
Apache Iceberg
★ 0 2y agoExplain → -
aiogram ⑂
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
★ 0 2y agoExplain → -
pyanalyze ⑂
A Python type checker
★ 0 2y agoExplain → -
opentelemetry-python ⑂
OpenTelemetry Python API and SDK
Python ★ 0 2y agoExplain → -
findpython ⑂
A utility to find python versions on your system
★ 0 2y agoExplain → -
setup-pdm ⑂
A GitHub Action that installs pdm properly for all Python versions
★ 0 2y agoExplain → -
mashumaro ⑂
Fast and well tested serialization framework on top of dataclasses
Python ★ 0 2y agoExplain → -
pyo3 ⑂
Rust bindings for the Python interpreter
Rust ★ 0 3y agoExplain → -
pdm ⑂
A modern Python package manager with PEP 582 support.
Python ★ 0 2y agoExplain → -
commonplace ⑂
A basic Python-based publishing platform based around the idea of commonplace books
★ 0 3y agoExplain → -
mypy ⑂
Optional static typing for Python
★ 0 3y agoExplain → -
typing_extensions ⑂
Backported and experimental type hints for Python
Python ★ 0 3y agoExplain → -
adriangb.github.io
Personal portfolio
★ 0 3y agoExplain → -
asgiref ⑂
ASGI specification and utilities
Python ★ 0 2y agoExplain → -
polars ⑂
Fast multi-threaded, hybrid-out-of-core DataFrame library in Rust | Python | Node.js
★ 0 3y agoExplain → -
baize ⑂
Strictly compliant WSGI & ASGI framework/toolkit.
Python ★ 0 3y agoExplain → -
pyright ⑂
Static type checker for Python
★ 0 3y agoExplain → -
typeshare ⑂
Typeshare is the ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI.
Rust ★ 0 3y agoExplain → -
edgedb ⑂
A next-generation graph-relational database.
Python ★ 0 3y agoExplain → -
dagster ⑂
An orchestration platform for the development, production, and observation of data assets.
★ 0 3y agoExplain → -
pytest-fixture-ref ⑂
No description.
★ 0 3y agoExplain → -
trellis ⑂
Write Dockerfiles and CI pipelines in TypeScript.
★ 0 3y agoExplain → -
css-inline ⑂
Inline CSS into style attributes
★ 0 3y agoExplain → -
gcloud-aio ⑂
(Asyncio OR Threadsafe) Google Cloud Client Library for Python
★ 0 3y agoExplain → -
public-dump
A dump of bug reports and other stuff. Each branch is a totally different thing and will be kept around perhaps forever.
★ 0 3y agoExplain → -
poetry ⑂
Python dependency management and packaging made easy.
Python ★ 0 2y agoExplain → -
poetry-core ⑂
Poetry PEP 517 Build Backend & Core Utilities
Python ★ 0 3y agoExplain → -
poetry-workspaces ⑂
A workspace plugin for the Poetry dependency manager
★ 0 4y agoExplain → -
dirty-equals ⑂
Doing dirty (but extremely useful) things with equals.
★ 0 3y agoExplain → -
poetry-workspace-plugin ⑂
Poetry workspace plugin for Python monorepos.
★ 0 4y agoExplain → -
pandera ⑂
A light-weight, flexible, and expressive statistical data testing library
★ 0 3y agoExplain → -
edgedb-python ⑂
The official Python client library for EdgeDB
★ 0 3y agoExplain → -
hooky ⑂
Productivity tools for popular open source repos, used by pydantic
Python ★ 0 3y agoExplain → -
mayim ⑂
The *NOT* ORM hydrator
★ 0 3y agoExplain → -
FrameworkBenchmarks ⑂
Source for the TechEmpower Framework Benchmarks project
Java ★ 0 3y agoExplain → -
hypercorn ⑂
Official mirror of https://gitlab.com/pgjones/hypercorn https://pgjones.gitlab.io/hypercorn/
★ 0 3y agoExplain → -
path-tree ⑂
path-tree is a lightweight high performance HTTP request router for Rust
Rust ★ 0 3y agoExplain → -
pydantic-core ⑂
Core validation logic for pydantic written in rust
Python ★ 0 3y agoExplain → -
knowledge ⑂
Everything I know
★ 0 4y agoExplain → -
fastapi-dependency-issue ⑂
https://github.com/tiangolo/fastapi/issues/3205
★ 0 4y agoExplain → -
2022-asyncio ⑂
No description.
★ 0 4y agoExplain → -
prometheus-fastapi-instrumentator ⑂
Instrument your FastAPI app
Python ★ 0 4y agoExplain → -
luigi ⑂
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
★ 0 3y agoExplain → -
rich ⑂
Rich is a Python library for rich text and beautiful formatting in the terminal.
★ 0 4y agoExplain → -
hypothesis ⑂
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Python ★ 0 4y agoExplain → -
datadog-agent-tracing
No description.
Python ★ 0 4y agoExplain → -
typeval
No description.
Python ★ 0 3y agoExplain → -
annotated-types ⑂
Reusable constraint types to use with typing.Annotated
Python ★ 0 2y agoExplain → -
truststore ⑂
Verify certificates using OS trust stores
★ 0 4y agoExplain → -
anyio ⑂
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
Python ★ 0 2y agoExplain → -
py2rs ⑂
A quick reference guide for the Pythonista in the process of becoming a Rustacean
★ 0 4y agoExplain → -
migrx
Simple migration management for asyncpg
★ 0 4y agoExplain → -
asyncinject ⑂
Run async workflows using pytest-fixtures-style dependency injection
Python ★ 0 4y agoExplain → -
click ⑂
Python composable command line interface toolkit
★ 0 4y agoExplain → -
cpython ⑂
The Python programming language
Python ★ 0 3y agoExplain → -
forms-backend ⑂
Backend for Python Discord forms
★ 0 4y agoExplain → -
maturin-action ⑂
GitHub Action to install and run a custom maturin command
★ 0 4y agoExplain → -
fastapi-blog ⑂
A FastAPI backend for blog with OpenTelemtry and Jaeger
★ 0 4y agoExplain → -
aiosql ⑂
Simple SQL in Python
★ 0 4y agoExplain → -
migri ⑂
A super simple PostgreSQL migration tool that uses asyncpg
Python ★ 0 4y agoExplain → -
examples ⑂
Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
★ 0 4y agoExplain → -
asgi-types
ASGI3 types
★ 0 4y agoExplain → -
scrubadub ⑂
Clean personally identifiable information from dirty dirty text.
★ 0 4y agoExplain → -
realworld-axum-sqlx ⑂
A Rust implementation of the Realworld demo app spec using Axum and SQLx.
★ 0 4y agoExplain → -
py-frameworks-bench ⑂
Another benchmark for some python frameworks
Python ★ 0 4y agoExplain → -
starlite ⑂
Light, Flexible and Extensible ASGI API framework
★ 0 4y agoExplain → -
OpenAPI-Specification ⑂
The OpenAPI Specification Repository
★ 0 4y agoExplain → -
incant ⑂
No description.
Python ★ 0 4y agoExplain → -
fake-gcs-server ⑂
Google Cloud Storage emulator & testing library.
★ 0 4y agoExplain → -
shiv ⑂
shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies included.
★ 0 4y agoExplain → -
pyinstrument ⑂
🚴 Call stack profiler for Python. Shows you why your code is slow!
★ 0 4y agoExplain → -
brian2 ⑂
Brian is a free, open source simulator for spiking neural networks.
Python ★ 0 4y agoExplain → -
pyfilesystem2 ⑂
Python's Filesystem abstraction layer
Python ★ 0 4y agoExplain → -
antidote ⑂
Dependency injection for Python
★ 0 4y agoExplain → -
rodi-punq-comparison ⑂
No description.
Python ★ 0 4y agoExplain → -
datahub ⑂
The Metadata Platform for the Modern Data Stack
Java ★ 0 4y agoExplain → -
keras ⑂
Deep Learning for humans
Python ★ 0 2y agoExplain → -
essentials-openapi ⑂
Classes to generate OpenAPI Documentation v3 and v2, in JSON and YAML
★ 0 4y agoExplain → -
BlackSheep ⑂
Fast ASGI web framework and HTTP client for Python asyncio
★ 0 4y agoExplain → -
filesystem_spec ⑂
A specification that python filesystems should adhere to.
★ 0 4y agoExplain → -
awesome-dependency-injection-in-python ⑂
A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).
★ 0 3y agoExplain → -
geopandas ⑂
Python tools for geographic data
Python ★ 0 4y agoExplain → -
enterprise-client ⑂
No description.
Python ★ 0 4y agoExplain → -
hathi ⑂
A dictionary attack tool for PostgreSQL and MSSQL
★ 0 4y agoExplain → -
enterprise-client-python ⑂
No description.
★ 0 4y agoExplain → -
falcon ⑂
The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
★ 0 4y agoExplain → -
prisma-client-py ⑂
Prisma Client Python is an auto-generated and fully type-safe database client
★ 0 4y agoExplain → -
dataclasses-validation ⑂
Validation for dataclasses implemented as descriptors
★ 0 4y agoExplain → -
minimal-setup-py ⑂
An example for a minimal setup.py
★ 0 5y agoExplain → -
tensorflow ⑂
An Open Source Machine Learning Framework for Everyone
C++ ★ 0 4y agoExplain → -
oauth2-proxy ⑂
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
★ 0 4y agoExplain → -
laika ⑂
Simple Python GNSS processing library
★ 0 4y agoExplain → -
trio ⑂
Trio – a friendly Python library for async concurrency and I/O
★ 0 4y agoExplain → -
pants ⑂
Pants Build System
★ 0 4y agoExplain → -
otel-test
Demo/test for OTEL collector
Python ★ 0 4y agoExplain → -
dask-ml ⑂
Scalable Machine Learning with Dask
★ 0 5y agoExplain → -
opyrator ⑂
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
★ 0 5y agoExplain → -
tensorflow-test
No description.
Python ★ 0 5y agoExplain → -
pyrobuf ⑂
A Cython alternative to Google's Python Protobuf library
★ 0 6y agoExplain → -
taulboyrecords
No description.
HTML ★ 0 5y agoExplain → -
readthedocs.org ⑂
The source code that powers readthedocs.org
★ 0 5y agoExplain → -
tinygrad ⑂
You like pytorch? You like micrograd? You love tinygrad! ❤️
Python ★ 0 5y agoExplain → -
python-betterproto ⑂
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
Python ★ 0 5y agoExplain → -
community ⑂
Stores documents used by the TensorFlow developer community
★ 0 5y agoExplain → -
skorch ⑂
A scikit-learn compatible neural network library that wraps PyTorch
★ 0 5y agoExplain → -
black ⑂
The uncompromising Python code formatter
★ 0 5y agoExplain → -
enhancement_proposals ⑂
Enhancement proposals for scikit-learn: structured discussions and rational for large additions and modifications
★ 0 6y agoExplain → -
scikit-learn ⑂
scikit-learn: machine learning in Python
★ 0 5y agoExplain → -
tpot ⑂
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
★ 0 6y agoExplain → -
rtree ⑂
Rtree: spatial index for Python GIS ¶
Python ★ 0 6y agoExplain →
No repos match these filters.