Open Source at Zid

Building the future of modern retail

We believe in the power of open source. Explore the tools and libraries we've built to create exceptional e-commerce experiences.

Our Projects

Production-ready tools crafted with care. MIT licensed and ready to use.

Go

caddy-dynamic-host-matcher

A Caddy HTTP matcher that dynamically loads host lists from HTTP endpoints. Perfect for SaaS applications where the list of valid hosts changes frequently.

Auto-refresh Thread-safe Wildcards Fallback
Python

jinja2-async

A lightweight wrapper around Jinja2 that enables asynchronous template loading and provides an async-first environment API for Python developers.

Async loaders render_async() Non-blocking Drop-in
Python

django-custom-cache-page

An alternative caching decorator for Django that provides granular control over cache key generation and invalidation strategies with support for cache tags.

Custom keys Cache tags CDN support Redis