kylebarron
Creating the next generation of geospatial data tools for Python & the browser with @geoarrow, GeoParquet & @georust
@developmentseedNew York, New York
Pinned Repositories
lonboard
A Python library for fast, interactive geospatial vector data visualization in Jupyter.
obstore
Simple, fast integration with Amazon S3, Google Cloud Storage, Azure Storage, and S3-compliant APIs like Cloudflare R2
deck.gl-layers
deck.gl layers for rendering GeoArrow data
geoarrow-rs
GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations
arro3
A minimal Python library for Apache Arrow, connecting to the Rust arrow crate
arrow-js-ffi
Zero-copy reading of Arrow data from WebAssembly
deck.gl-raster
deck.gl layers and WebGL modules for client-side satellite imagery analysis
parquet-wasm
Rust-based WebAssembly bindings to read and write Apache Parquet data
pymartini
A Cython port of Martini for fast RTIN terrain mesh generation
stata_kernel
A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.
kylebarron's Repositories
kylebarron/parquet-wasm
Rust-based WebAssembly bindings to read and write Apache Parquet data
kylebarron/arro3
A minimal Python library for Apache Arrow, connecting to the Rust arrow crate
kylebarron/geo-index
A Rust crate and Python library for packed, static, zero-copy spatial indexes.
kylebarron/talks
Conference presentations & podcast recordings
kylebarron/arrow-wasm
Building block library for using Apache Arrow in Rust WebAssembly modules.
kylebarron/wkb
Rust WKB reader and writer (expected to transfer to georust org)
kylebarron/kylebarron.github.io
Source for kylebarron.dev
kylebarron/adsb-extract
Create data extracts from ADSB historical archive
kylebarron/kylebarron
kylebarron/h3ronpy
A data science toolkit for the H3 geospatial grid
kylebarron/lonboard-radar-example
kylebarron/wkt
Rust read/write support for well-known text (WKT)
kylebarron/xdggs
Xarray extension for DGGS
kylebarron/arro3-core-feedstock
A conda-smithy repository for arro3-core.
kylebarron/arrow-rs
Official Rust implementation of Apache Arrow
kylebarron/conda-forge-pinning-feedstock
A conda-smithy repository for conda-forge-pinning.
kylebarron/flatgeobuf
A performant binary encoding for geographic data based on flatbuffers
kylebarron/geo
Geospatial primitives and algorithms for Rust
kylebarron/geoarrow-spec
Specifications for storing geospatial data in Apache Arrow and Apache Parquet
kylebarron/geopandas
Python tools for geographic data
kylebarron/icechunk
Transactional, versioned Zarr storage format
kylebarron/lonboard-feedstock
A conda-smithy repository for lonboard.
kylebarron/pyo3-async-runtimes
PyO3-based bridges between Python and Rust async runtimes
kylebarron/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
kylebarron/rasterh3
Convert raster data to H3 cells
kylebarron/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
kylebarron/s3s
S3 Service Adapter
kylebarron/shapefile-rs
Rust library to read & write shapefiles
kylebarron/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
kylebarron/zarr-python
An implementation of chunked, compressed, N-dimensional arrays for Python.