paws 0.1.0

A very simple, bring-your-own-backend UI layout library built for quick prototyping.
Documentation

paws

paws is a very simple, bring-your-own-backend UI library built for quick prototyping, a small memory footprint, and easy embedding within existing projects.

This project is still a work in progress, expect breaking changes as the API is not final.

Roadmap

  • Actually test if it works! Most of the code is taken directly from NetCanv, but tweaked to be more general. I haven't tested these tweaks yet as I don't have a graphical backend at hand.
  • paws-skia – standalone Skia backend
  • paws-build – attribute macro that helps you push() and pop() groups
  • generalizations in paws::Renderer