Finch

“defensive programming” (Was: Re: How nice should I be on exit?) - Joe Armstrong email explaining Erlang’s philosophy for error handling.

erlang resilience

ijsonI

iterative json parsing library for python. good for avoiding memory bloat.

python

msgspec

fast python serialization library.

python

Slipstream

Slipstream provides a data-flow model to simplify development of stateful streaming applications.

distributed systems python

Diataxis

Diátaxis is a way of thinking about and doing documentation.

It prescribes approaches to content, architecture and form that emerge from a systematic approach to understanding the needs of documentation users.

Diátaxis identifies four distinct needs, and four corresponding forms of documentation - tutorials, how-to guides, technical reference and explanation. It places them in a systematic relationship, and proposes that documentation should itself be organised around the structures of those needs.

LilyFoote/django-rusty-templates

Django templates re-implemented in Rust for performance.

django rust