Pinned Repositories
aoc-2022
Advent of Code 2022 (Rust or Bust :crab:)
bazel-rust-reproducible-prost
bevy-exploration
Exploring the Bevy game engine
burnt-ends
PyTorch musings
encrusted
A library for fast base64 string encoding of numpy arrays
fast-stats
A fast and simple library for calculating basic statistics written in Rust and Python
fastapi-vs-axum
Python vs Rust micro-service/server benchmarks
golang-pow-uint
A PowUint implementation for Go
maturin-demo
pmtiles-server
A file server optimized to serve pmtiles
zachcoleman's Repositories
zachcoleman/fastapi-vs-axum
Python vs Rust micro-service/server benchmarks
zachcoleman/fast-stats
A fast and simple library for calculating basic statistics written in Rust and Python
zachcoleman/encrusted
A library for fast base64 string encoding of numpy arrays
zachcoleman/golang-pow-uint
A PowUint implementation for Go
zachcoleman/maturin-demo
zachcoleman/pmtiles-server
A file server optimized to serve pmtiles
zachcoleman/aoc-2022
Advent of Code 2022 (Rust or Bust :crab:)
zachcoleman/bazel-rust-reproducible-prost
zachcoleman/bevy-exploration
Exploring the Bevy game engine
zachcoleman/burnt-ends
PyTorch musings
zachcoleman/concurrent-map
Golang implementation of concurrent map inspired by Python's concurrent.futures
zachcoleman/galton-board
Galton board in curses using Python
zachcoleman/simple-monads
Option and Result types
zachcoleman/geo
Geospatial primitives and algorithms for Rust
zachcoleman/gis-application-template
GIS Application Template
zachcoleman/gloomhaven
Probability evaluation of Gloomhaven attack modifier decks
zachcoleman/go-logic-circuits
Run and evaluate combinational logic circuits of arbitrary complexity and size
zachcoleman/h3-go
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
zachcoleman/maze-climb
A rouge-like randomly-generated maze web game written in Rust
zachcoleman/mutex-service
A simple HTTP mutex service
zachcoleman/openfaas-testing
Exploring local installation and deployment of OpenFaaS
zachcoleman/poc-template
A template for quickly building grpc-based POC applications
zachcoleman/py-ext
A repo examining extending Python with various tools
zachcoleman/stac-fastapi
STAC API implementation with FastAPI.
zachcoleman/stac-fastapi-pgstac
PostgreSQL backend for stac-fastapi using pgstac (https://github.com/stac-utils/pgstac)
zachcoleman/typed-lists
Typed, parallelized lists for Python implemented in Rust
zachcoleman/umm-cli-helper
CLI tool for figuring out forgotten CLI commands and code snippets through search and tagging
zachcoleman/wordsmith
wordle hacking
zachcoleman/yew-example
A small example application using Rust, WASM, and Yew meant as a reference and scaffold for other projects