Skip to content

Modules

Brian Downs edited this page Sep 9, 2024 · 7 revisions

Have a Dictu module you want to share? Feel free to add it!

Dictu Modules

Web / Frameworks

  • Web-Framework - Webserver written in Dictu
  • wanbli - A simple annotation driven web framework.

Database

  • MapleDB - Key/Value store that can be run from memory or persisted to disk.
  • Kahless - Annotation driven ORM.
  • Dictu-pq - A simple PostgreSQL driver.

UI

Utilities

  • slog - Structured logging using JSON.
  • Colorize - Colorize your console text.
  • retry - Retry module with exponential backoff.
  • password-utils - Handy module for generating, validating, salting, etc. passwords.
Clone this wiki locally