Skip to content

hellgate75/general_utils

Repository files navigation

General Utilities (general_utils)

trevis-ci Check last build on Travis-CI



GoLang Library


GoLang general utility libraries for supporting GoLanguage program development, and code write acceleration.

Any of package is extremely and exhaustively tested, and ready for use. Into any package you can find details about provided features, types and utilities

Related linked resources:
  • general_structures - General purpose data/logic structural components library (builders, utilities, flow, logic, event handling, terminal screen manager, plug-ins, etc...)

Library details

Packages :

  • base - Default utilities features
  • common - Package that contains data types, measures and dt conversions
  • config - Package that contains GoLang (*.a) database utilities
  • generics - Package that contains experimental type generalization utilities
  • errors - Package that contains error and custom errors features and utilities
  • log - Package that contains custom and extensive logger engine features and utilities
  • net - Package that contains networking utilities, exposing sub packages features
  • net/common - Package that contains networking common types, features and utilities
  • net/rest - Package that contains Rest Server features
  • net/tcp - Package that contains Tcp Server features
  • net/web - Package that contains Web Server features
  • parser - Package that contains entity parsing utilities in multiple formats with standard interfaces
  • parser/logger - Package that contains logger parser features
  • process - Package that contains process, workflows and semaphores for process management
  • streams - Package that contains Brokers, Events, Consumers, Channel managers, and more streaming features, types and utilities

All packages are internal logger ready, integrated and full working.

The idea is to create a collection of undefined basic features, used as accelerator for GoLanguage software development and product integration

Author

Fabrizio Torelli is Cloud/System Architect working in the IT sector since 1999.

License

In the pure spirit of open source we release this library in GNU Lesser General Public License v3.0, please see license for details. It's an open use license, that allow people to work on it and extends, requiring to stakeholders to improve code into this project, for common use and general/global purposes. Please remember that if you extends or use code in an open source library you have to distribute in same open source format your outcome.

About

GoLang general purpose infrastucture components library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages