-
Notifications
You must be signed in to change notification settings - Fork 53
Modules
Brian Downs edited this page Sep 9, 2024
·
7 revisions
Have a Dictu module you want to share? Feel free to add it!
- Web-Framework - Webserver written in Dictu
- wanbli - A simple annotation driven web framework.
- MapleDB - Key/Value store that can be run from memory or persisted to disk.
- Kahless - Annotation driven ORM.
- Dictu-pq - A simple PostgreSQL driver.
- Dictu-ui - Port or bun-ui.
- 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.