islazy

module
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: GPL-3.0

README

Release Software License Go Report Card Docs

islazy is a Go library containing a set of opinionated packages, objects, helpers and functions implemented with the KISS principle in mind that I often use in my projects.

go get -u github.com/evilsocket/islazy

Examples for each package can be found in the examples folder.

Who's using islazy?

If your project is using this library add it to this README and send a PR!

License

This library was made with ♥ by Simone Margaritelli and it's released under the GPL 3 license.

Directories

Path Synopsis
Package async contains a set of helper objects for async tasks and job queues.
Package async contains a set of helper objects for async tasks and job queues.
Package data contains basic threadsafe data structures with filesystem persistance and configurable flushing policies.
Package data contains basic threadsafe data structures with filesystem persistance and configurable flushing policies.
Package fs contains helper functions for file system access and enumeration.
Package fs contains helper functions for file system access and enumeration.
Package log provides access to log functions.
Package log provides access to log functions.
Package ops contains helper operators.
Package ops contains helper operators.
Package plugin contains objects and functions to load and use javascript plugins in order to extend the functionalities of your projects.
Package plugin contains objects and functions to load and use javascript plugins in order to extend the functionalities of your projects.
Package str contains utilities for string manipulation.
Package str contains utilities for string manipulation.
Package tui contains a set of helper objects and functions for terminal based user interfaces.
Package tui contains a set of helper objects and functions for terminal based user interfaces.
Package version contains information about the library version.
Package version contains information about the library version.
Package zip contains zip and unzip utilities.
Package zip contains zip and unzip utilities.

Jump to

Keyboard shortcuts

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