rigging

module
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2025 License: MIT

README

Rigging

The nautical noun - components that support the masts and sails.

A low-dependency Go library containing simple functionality for kicking off projects (eg, logging, password hashing, file loading, basic asserts). Ideally this helps reduce the number of decisions when starting a new project.

These packages may experience breaking changes, and so shouldn't be used at all. This may change as this project evolves, but for now it is not expected to have stable APIs.

Directories

Path Synopsis
Package assert provides a very simple set of functions to improve readability of tests.
Package assert provides a very simple set of functions to improve readability of tests.
Package fileload contains commonly used file loading functions.
Package fileload contains commonly used file loading functions.
Package gmath includes useful math funcs for games, graphics, and GUIs.
Package gmath includes useful math funcs for games, graphics, and GUIs.
Package hashing contains simple hashing functionality.
Package hashing contains simple hashing functionality.
Package logging contains very general utility functions for logging.
Package logging contains very general utility functions for logging.
Package password contains password hashing + verification functionality.
Package password contains password hashing + verification functionality.
Package ptr contains utility functions for dealing with pointers.
Package ptr contains utility functions for dealing with pointers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL