Diom – Backend primitives (queue, rate limit, etc.) in one Rust binary
Replaces Redis, RabbitMQ, and Kafka with one self-contained Rust binary.
OxiGDAL is a pure Rust geospatial data abstraction library designed for modern cloud-native workflows.
Pure Rust GDAL replacement ends C++ linking hell and enables WASM geospatial.
Geospatial engineers, Rust developers, Cloud infrastructure teams
GDAL · gdal-rs · geo
What it covers: - 11 format drivers (GeoTIFF/COG, GeoJSON, GeoParquet, Zarr, FlatGeobuf, Shapefile, NetCDF, HDF5, GRIB, JPEG2000, VRT) - Full CRS transformations (pure Rust PROJ with 1000+ EPSG codes) - SIMD-accelerated raster/vector algorithms (AVX2, AVX-512, NEON auto-detected) - Cloud-native I/O (HTTP range reads for COGs, async throughout) - Cross-platform bindings: Python (numpy/arrow-native), Node.js, WASM, iOS, Android - ~500K SLoC across 68 workspace crates
Just cargo add oxigdal -- no system libs, no pkg-config, no cmake. Compiles to a single static binary. Works in WASM and Lambda out of the box. GitHub: https://github.com/cool-japan/oxigdal We'd love feedback from the geo community. Happy to answer any questions!
Replaces Redis, RabbitMQ, and Kafka with one self-contained Rust binary.
Single-purpose CLI for a solved problem; remove.bg has better use cases.
Immune system anomaly detection beats ML without training data, dependencies, or GPU.
Replace kubectl with natural language for GPU cluster ops. Actually replaces K8s, not wraps it.
1MB Docker image beats Redis 30MB while hitting 10M ops/sec.
Replaces fragile shell init scripts with hardened Rust binary, exponential backoff built-in.