nematic 0.0.1

Portable smolweb engine for the Mere browser — Gemini, Gopher, static HTML, Markdown, RSS/Atom.
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.64 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 241.4 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mark-ik

Nematic

Portable smolweb engine for the mere browser — renders Gemini, Gopher, static HTML, Markdown, RSS/Atom, and other lightweight protocols where content can be rendered with minimal layout cost.

The name nematic is borrowed from liquid-crystal physics: a nematic phase has orientational order without positional order — rod-shaped molecules all point the same way but otherwise flow freely. Light passes through aligned nematic crystals coherently; that's the basis of LCDs. The metaphor for a smolweb rendering engine: organized-but-flowing, threads aligned, the reader sees through to the meaning without layout-noise getting in the way.

Status

Pre-1.0. This 0.0.x release reserves the crate name and documents intent; implementation is in progress within the Mere workspace.